URLStringProbe with this URL does not work as intended

This commit is contained in:
Dan Guido 2017-04-09 10:44:32 -04:00 committed by GitHub
parent 3feac4b74d
commit b1a6f0c4c5

View file

@ -37,8 +37,6 @@
{% endif %} {% endif %}
<key>InterfaceTypeMatch</key> <key>InterfaceTypeMatch</key>
<string>WiFi</string> <string>WiFi</string>
<key>URLStringProbe</key>
<string>http://www.gstatic.com/generate_204</string>
</dict> </dict>
<dict> <dict>
<key>Action</key> <key>Action</key>
@ -49,8 +47,6 @@
{% endif %} {% endif %}
<key>InterfaceTypeMatch</key> <key>InterfaceTypeMatch</key>
<string>Cellular</string> <string>Cellular</string>
<key>URLStringProbe</key>
<string>http://www.gstatic.com/generate_204</string>
</dict> </dict>
</array> </array>
{% else %} {% else %}