mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-21 10:54:05 +00:00
Changed domain
This commit is contained in:
parent
aa7d9b5e05
commit
471de2d1c5
@ -188,7 +188,7 @@ class ServerAPI{
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->asyncOperation(ASYNC_CURL_POST, array(
|
$this->asyncOperation(ASYNC_CURL_POST, array(
|
||||||
"url" => "http://stats.pocketmine.org/usage.php",
|
"url" => "http://stats.pocketmine.net/usage.php",
|
||||||
"data" => array(
|
"data" => array(
|
||||||
"serverid" => $this->server->serverID,
|
"serverid" => $this->server->serverID,
|
||||||
"port" => $this->server->port,
|
"port" => $this->server->port,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user