mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-21 13:03:02 +02:00
URLStringProbe with this URL does not work as intended
This commit is contained in:
parent
ea3775f90a
commit
e55ce03906
1 changed files with 0 additions and 4 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Reference in a new issue