Connectivity Check: Add CN attr and more providers (#3681)
This commit is contained in:
+33
-6
@@ -1,5 +1,7 @@
|
|||||||
|
# Connectivity Check, default is used for checking global connectivity. use geosite:connectivity-check@cn for CHN network direct testing
|
||||||
|
|
||||||
# Apple
|
# Apple
|
||||||
captive.apple.com
|
captive.apple.com @cn # Apple captive portal default direct
|
||||||
|
|
||||||
# Arch Linux
|
# Arch Linux
|
||||||
full:ping.archlinux.org
|
full:ping.archlinux.org
|
||||||
@@ -14,20 +16,42 @@ network-test.debian.org
|
|||||||
# Firefox
|
# Firefox
|
||||||
detectportal.firefox.com
|
detectportal.firefox.com
|
||||||
|
|
||||||
|
# GNOME
|
||||||
|
full:nmcheck.gnome.org
|
||||||
|
|
||||||
# Google
|
# Google
|
||||||
connectivitycheck.gstatic.com
|
full:connectivitycheck.gstatic.com
|
||||||
|
full:www.gstatic.com
|
||||||
|
full:www.google.com
|
||||||
|
|
||||||
# Honor
|
# Honor
|
||||||
full:connectivitycheck.platform.hihonorcloud.com
|
full:connectivitycheck.platform.hihonorcloud.com @cn
|
||||||
|
|
||||||
# Huawei
|
# Huawei
|
||||||
full:connectivitycheck.platform.hicloud.com
|
full:connectivitycheck.platform.hicloud.com @cn
|
||||||
|
|
||||||
# KDE
|
# KDE
|
||||||
networkcheck.kde.org
|
full:networkcheck.kde.org
|
||||||
|
|
||||||
|
# Kuketz.DE
|
||||||
|
kuketz.de
|
||||||
|
|
||||||
|
# MicroSoft Edge
|
||||||
|
full:edge-http.microsoft.com
|
||||||
|
|
||||||
# MIUI
|
# MIUI
|
||||||
full:connect.rom.miui.com
|
full:connect.rom.miui.com @cn
|
||||||
|
|
||||||
|
# OPPO
|
||||||
|
full:conn1.oppomobile.com @cn
|
||||||
|
full:conn2.oppomobile.com @cn
|
||||||
|
|
||||||
|
# Quadcolmm
|
||||||
|
full:www.qualcomm.cn @cn
|
||||||
|
full:www.qualcomm.com
|
||||||
|
|
||||||
|
# Samsung
|
||||||
|
full:connectivity.samsung.com.cn @cn
|
||||||
|
|
||||||
# Steam
|
# Steam
|
||||||
ipv6check-http.steamserver.net
|
ipv6check-http.steamserver.net
|
||||||
@@ -37,6 +61,9 @@ test.steampowered.com
|
|||||||
# Ubuntu
|
# Ubuntu
|
||||||
full:connectivity-check.ubuntu.com
|
full:connectivity-check.ubuntu.com
|
||||||
|
|
||||||
|
# Vivo
|
||||||
|
full:wifi.vivo.com.cn @cn
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
msftconnecttest.com
|
msftconnecttest.com
|
||||||
msftncsi.com
|
msftncsi.com
|
||||||
|
|||||||
Reference in New Issue
Block a user