mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-11 20:27:47 +02:00
URLStringProbe with this URL does not work as intended
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
{% endif %}
|
||||
<key>InterfaceTypeMatch</key>
|
||||
<string>WiFi</string>
|
||||
<key>URLStringProbe</key>
|
||||
<string>http://www.gstatic.com/generate_204</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Action</key>
|
||||
@@ -49,8 +47,6 @@
|
||||
{% endif %}
|
||||
<key>InterfaceTypeMatch</key>
|
||||
<string>Cellular</string>
|
||||
<key>URLStringProbe</key>
|
||||
<string>http://www.gstatic.com/generate_204</string>
|
||||
</dict>
|
||||
</array>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user