Skip to content

Commit

Permalink
Remove ATS entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Aug 19, 2024
1 parent 2585294 commit 775dc5b
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions ios/MullvadVPN/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -44,39 +44,6 @@
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>185.217.116.129</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>127.0.0.1</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>45.83.223.196</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
</dict>
<key>NSPinnedDomains</key>
<dict>
<key>am.i.mullvad.net</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSPinnedCAIdentities</key>
<array>
<dict>
<key>SPKI-SHA256-BASE64</key>
<string>C5+lpZ7tcVwmwQIMcRtPbsQtWLABXhQzejna0wHFr8M=</string>
</dict>
</array>
</dict>
</dict>
</dict>
<key>NSUserActivityTypes</key>
<array>
Expand Down

0 comments on commit 775dc5b

Please sign in to comment.