Revert "add URLStringProbe"

This reverts commit b06524d3e0.
This commit is contained in:
Jack Ivanov 2017-04-11 21:31:59 +02:00
parent fe83055d17
commit cfaf7fc7a3

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.w3.org/</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.w3.org/</string>
</dict> </dict>
</array> </array>
{% else %} {% else %}