Files
archived-x-prober/AppConfig.json
2021-07-17 10:33:03 +08:00

106 lines
3.3 KiB
JSON

{
"APP_VERSION": "8.0",
"APP_NAME": "X Prober",
"APP_URL": "https://github.com/kmvan/x-prober",
"AUTHOR_URL": "https://inn-studio.com/prober",
"UPDATE_PHP_URLS": [
"https://raw.githubusercontent.com/kmvan/x-prober/master/dist/prober.php",
"https://api.inn-studio.com/download/?id=xprober"
],
"APP_CONFIG_URLS": [
"https://raw.githubusercontent.com/kmvan/x-prober/master/AppConfig.json",
"https://api.inn-studio.com/download/?id=xprober-config"
],
"APP_CONFIG_URL_DEV": "http://localhost:8000/AppConfig.json",
"APP_TEMPERATURE_SENSOR_URL": "http://127.0.0.1",
"APP_TEMPERATURE_SENSOR_PORTS": [2048, 4096],
"AUTHOR_NAME": "INN STUDIO",
"LATEST_PHP_STABLE_VERSION": "8",
"LATEST_NGINX_STABLE_VERSION": "1.20.1",
"BENCHMARKS": [
{
"name": "VPSPlayer / AMD-3950X / PHP80 JIT / Unlimit",
"url": "https://vpsplayer.com/aff.php?aff=50",
"date": "2021-07-13",
"proberUrl": "http://23.225.191.31/x.php",
"binUrl": "http://23.225.191.31/64m.bin",
"detail": {
"cpu": 416052,
"read": 155988,
"write": 34208
}
},
{
"name": "VPSPlayer / E5-2690v2 / PHP80",
"url": "https://vpsplayer.com/aff.php?aff=50",
"date": "2021-07-13",
"proberUrl": "http://103.44.238.36/x.php",
"binUrl": "http://103.44.238.36/64m.bin",
"detail": {
"cpu": 39764,
"read": 5828,
"write": 1358
}
},
{
"name": "Olink / AMD-3700X / PHP80 JIT",
"url": "https://www.olink.cloud/clients/aff.php?aff=120",
"date": "2021-07-13",
"proberUrl": "https://x-prober-server-benchmark-olink-frk.inn-studio.com",
"binUrl": "https://speedtest.fishfish.date",
"detail": {
"cpu": 436593,
"read": 57382,
"write": 22271
}
},
{
"name": "RamNode / PHP80 JIT",
"url": "https://clientarea.ramnode.com/aff.php?aff=4143",
"date": "2021-07-17",
"proberUrl": "https://x-prober-server-benchmark-ramnode-sea.inn-studio.com",
"binUrl": "https://x-prober-server-benchmark-ramnode-sea.inn-studio.com/512m.bin",
"detail":
"cpu": 199626,
"read": 67379,
"write": 12453
}
},
{
"name": "SpartanHost / HDD / PHP80 JIT",
"url": "https://billing.spartanhost.net/aff.php?aff=801",
"date": "2021-07-17",
"proberUrl": "https://x-prober-server-benchmark-spartanhost-dalls.inn-studio.com",
"detail": {
"cpu": 280903,
"read": 65551,
"write": 16238
}
},
{
"name": "Vultr / Tokyo / PHP80 JIT",
"url": "https://www.vultr.com/?ref=7826363-4F",
"date": "2021-07-17",
"proberUrl": "https://x-prober-server-benchmark-vultr-tokyo.inn-studio.com/",
"binUrl": "https://hnd-jp-ping.vultr.com/vultr.com.100MB.bin",
"detail": {
"cpu": 229400,
"read": 65474,
"write": 15558
}
},
{
"name": "BandwagonHOST / KVM / PHP80 JIT",
"url": "https://bandwagonhost.com/aff.php?aff=34116",
"proberUrl": "https://x-prober-server-benchmark-bwh-los-angeles.inn-studio.com/",
"binUrl": "https://x-prober-server-benchmark-bwh-los-angeles.inn-studio.com/512m.bin",
"date": "2021-07-17",
"detail": {
"cpu": 185491,
"read": 13616,
"write": 4529
}
}
]
}