Changed domain

This commit is contained in:
Shoghi Cervantes 2013-06-12 19:38:34 +02:00
parent aa7d9b5e05
commit 471de2d1c5

View File

@ -188,7 +188,7 @@ class ServerAPI{
}
$this->asyncOperation(ASYNC_CURL_POST, array(
"url" => "http://stats.pocketmine.org/usage.php",
"url" => "http://stats.pocketmine.net/usage.php",
"data" => array(
"serverid" => $this->server->serverID,
"port" => $this->server->port,