Update email to hello@cryptkpr.me from cryptkeeper@hypixel.net
This commit is contained in:
parent
f1eb418636
commit
72172514b0
@ -1,6 +1,7 @@
|
||||
var mcpe_ping = require('mcpe-ping');
|
||||
var mcpc_ping = require('mc-ping-updated');
|
||||
|
||||
// This is a wrapper function for mc-ping-updated, mainly used to convert the data structure of the result.
|
||||
function pingMinecraftPC(host, port, timeout, callback) {
|
||||
var milliseconds = (new Date).getTime();
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
"keywords": [
|
||||
"minetrack"
|
||||
],
|
||||
"author": "Cryptkeeper <cryptkeeper@hypixel.net>",
|
||||
"author": "Cryptkeeper <hello@cryptkpr.me>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Cryptkeeper/Minetrack/issues"
|
||||
|
Loading…
Reference in New Issue
Block a user