-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
The default filters block https://facebook.github.io/. The filter responsible is *facebook.* I think there ought to be a way to match the main domain and all sub domains without blocking domains that end with the same name, but I can't think of what the right syntax would be. Perhaps something like *.?facebook.* Seems that could be problematic.
For this particular rule, would there by any problem changing it to *facebook.com? That would still block domains that end with facebook.com of course. Are there any Facebook TLDs that need to be blocked, other than .com, that would make this not work?