mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
URLStringProbe with this URL does not work as intended
This commit is contained in:
parent
3feac4b74d
commit
b1a6f0c4c5
1 changed files with 0 additions and 4 deletions
|
@ -37,8 +37,6 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<key>InterfaceTypeMatch</key>
|
<key>InterfaceTypeMatch</key>
|
||||||
<string>WiFi</string>
|
<string>WiFi</string>
|
||||||
<key>URLStringProbe</key>
|
|
||||||
<string>http://www.gstatic.com/generate_204</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.gstatic.com/generate_204</string>
|
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue