add URLStringProbe

This commit is contained in:
Jack Ivanov 2017-04-10 21:33:07 +02:00
parent 25e0e9085d
commit b06524d3e0

View file

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