You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sessioncommunities.online/php/update-listing.php

9 lines
273 B
PHP

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
require_once 'fetch-servers.php';
require_once 'generate-html.php';
?>