作者 刘锟

update

... ... @@ -13,9 +13,9 @@ class AutoPullNotify extends Base
return [
1 => '硅谷云服务器',
25 => '硅谷建站服务器02',
15 => '硅谷IDC服务器01(6.0美服1)',
14 => '硅谷IDC服务器02(6.0美服2)',
21 => '硅谷IDC服务器03(6.0美服3)',
15 => '硅谷IDC服务器01',
14 => '硅谷IDC服务器02',
21 => '硅谷IDC服务器03',
2 => '俄罗斯服务器',
12 => '俄罗斯IDC服务器01',
4 => '阿里云深圳服务器',
... ... @@ -27,7 +27,7 @@ class AutoPullNotify extends Base
23 => '西班牙服务器',
6 => '自建站服务器群',
27 => '硅谷建站服务器01',
29 => '硅谷IDC服务器04(6.0美服4)',
29 => '硅谷IDC服务器04',
];
}
... ...