add mirror.isoc.org.il and wiki.mirror.tn to ATS exception (#164)

This commit is contained in:
ChrisLi 2019-08-08 20:28:08 -04:00 committed by GitHub
parent 77a468a2f6
commit 3ccf5a8a6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,20 @@
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>mirror.isoc.org.il</key>
<dict>
<key>NSIncludesSubdomains</key>
<false/>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>wiki.mirror.tn</key>
<dict>
<key>NSIncludesSubdomains</key>
<false/>
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
</dict>
</dict>
<key>UIBackgroundModes</key>