Loading res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -11,10 +11,10 @@ <integer name="default_captive_portal_dns_probe_timeout">12500</integer> <!-- HTTP URL for network validation, to use for detecting captive portals. --> <string name="default_captive_portal_http_url" translatable="false">http://connectivitycheck.gstatic.com/generate_204</string> <string name="default_captive_portal_http_url" translatable="false">http://204.ecloud.global</string> <!-- HTTPS URL for network validation, to use for confirming internet connectivity. --> <string name="default_captive_portal_https_url" translatable="false">https://www.google.com/generate_204</string> <string name="default_captive_portal_https_url" translatable="false">https://connectivity.ecloud.global</string> <!-- List of fallback URLs to use for detecting captive portals. --> <string-array name="default_captive_portal_fallback_urls" translatable="false"> Loading Loading
res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -11,10 +11,10 @@ <integer name="default_captive_portal_dns_probe_timeout">12500</integer> <!-- HTTP URL for network validation, to use for detecting captive portals. --> <string name="default_captive_portal_http_url" translatable="false">http://connectivitycheck.gstatic.com/generate_204</string> <string name="default_captive_portal_http_url" translatable="false">http://204.ecloud.global</string> <!-- HTTPS URL for network validation, to use for confirming internet connectivity. --> <string name="default_captive_portal_https_url" translatable="false">https://www.google.com/generate_204</string> <string name="default_captive_portal_https_url" translatable="false">https://connectivity.ecloud.global</string> <!-- List of fallback URLs to use for detecting captive portals. --> <string-array name="default_captive_portal_fallback_urls" translatable="false"> Loading