Add URLStringProbe

This commit is contained in:
Jack Ivanov 2017-04-16 21:34:56 +02:00
parent 4cd3c2e4ef
commit d67e4b98ed

View file

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