Update runtime disclaimer & syntax
parent
8edb363efe
commit
183df9247e
@ -1,5 +1,9 @@
|
|||||||
|
Running, please wait...
|
||||||
|
This script will usually take approximately 4 minutes to run.
|
||||||
|
It will take longer if the Chinese servers are spasming out
|
||||||
|
or if you are running this for the first time.
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
// Perform full update of community list.
|
require_once 'fetch-servers.php';
|
||||||
require_once "fetch-servers.php";
|
require_once 'generate-html.php';
|
||||||
require_once "generate-html.php";
|
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue