AmigaPorts / MilkyTracker

An FT2 compatible music tracker - For Amiga platforms (OS3.x, OS4.x, WarpOS, MorphOS, AROS)
https://dl.amigadev.com/nightly/milkytracker
Other
17 stars 2 forks source link

Website in the about section is down #41

Closed caseyjoy closed 2 years ago

caseyjoy commented 2 years ago

The website in the about section (www.eevul.net/milkytracker) appears to be down.

It seems to be alternating between showing a default empty wordpress file:

<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );

and not connecting at all. I'm getting an "Unable to connect / An error occurred during a connection to www.eevul.net." message instead in those cases.

MBeijer commented 2 years ago

Thanks for letting me know!

MBeijer commented 2 years ago

@caseyjoy https://dl.amigadev.com/ for MilkyTracker downloads