confirmedcode / Lockdown-iOS

GNU General Public License v3.0
886 stars 86 forks source link

Apple domains not blocked #79

Closed Lorokos closed 3 years ago

Lorokos commented 3 years ago

Whenever I add any domain that iOS talks to i.e. apple.con or iTunes), it does not block them. I can still access apple.com on safari. I tried to look over the code myself to see if there’s any entitlement or whatever, but since I’m not a good programmer, I cannot be sure.

hijohnnylin commented 3 years ago

heya, this is because apple is whitelisted by default. you can tap "Whitelist" and unwhitelist whatever you want, but if you block too many apple domains, you will probably mess up your iOS or make it really slow.

Lorokos commented 3 years ago

Wow, litterally just found it right when I read that, thanks 👍