Commit 2b0c8fa7 authored by 神楽坂玲奈's avatar 神楽坂玲奈

change ip

parent 6b574fa4
...@@ -4,7 +4,7 @@ const http = require('http'); ...@@ -4,7 +4,7 @@ const http = require('http');
const crypto = require('crypto'); const crypto = require('crypto');
let servers = [{ let servers = [{
"address": "122.0.65.73", "address": "112.124.105.11",
"port": 7911 "port": 7911
}]; }];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment