guardianproject / orbot-apple

Orbot VPN app for iOS
MIT License
210 stars 36 forks source link

Content Blocker rules cannot be applied to the GitHub domain #33

Closed Quant-ux closed 2 years ago

Quant-ux commented 2 years ago

Although theBlock requests by all for documents on all domains. rule is in place, github.com loads just fine in Safari. The Block requests by all for documents on *github.com also has no effect.

4E5A180E-8B8B-496B-A9E1-94C2FD11EF4D

tladesignz commented 2 years ago

Just tested this on my iPhone 13 Pro running iOS 16.0.3. Works as expected:

Instead of the website, Safari displays this: "Safari cannot open the page. Error: 'The URL was blocked by a content blocker.'"

What OS version are you running on?

Please make sure, that the "Orbot" content blocker is actually really activated in Settings -> Safari -> Extensions.

There's a bug, at least in iOS 15, where we read the state ("enabled" in your screenshot) but it actually doesn't update when the user disables it while the app is running.

Please also try restarting your device, just to be sure. Thanks!

Quant-ux commented 2 years ago

Thank you for taking the time to write this!

I discovered the culprit and all the blame is on me. I had an exception made for github.com in Settings -> Safari -> Content Blockers.

This is embarrassing and I am really sorry for the trouble this might have caused you.

Closing as solved.

tladesignz commented 2 years ago

LOL no worries. It was easy to check.