Explorar o código

refactor(appprofile): update test url endpoint

- internet-test-url change to https://wifi.vivo.com.cn/generate_204
- proxy-test-url change to https://cp.cloudflare.com
Sukka %!s(int64=5) %!d(string=hai) anos
pai
achega
6e258c469b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      config/appprofile.example.php

+ 2 - 2
config/appprofile.example.php

@@ -33,8 +33,8 @@ $_ENV['Surge_Profiles'] = [
             'socks5-listen'               => '0.0.0.0:8235',
             'wifi-access-http-port'       => 6152,
             'wifi-access-socks5-port'     => 6153,
-            'internet-test-url'           => 'http://baidu.com',
-            'proxy-test-url'              => 'http://www.qualcomm.cn/generate_204',
+            'internet-test-url'           => 'https://wifi.vivo.com.cn/generate_204',
+            'proxy-test-url'              => 'https://cp.cloudflare.com',
             'test-timeout'                => 3
         ],
         'Proxy' => [