piperun / iploggerfilter

This is a list for ublock Origin to filter any site who's only purpose is to log your IP
GNU General Public License v2.0
194 stars 21 forks source link

Use domain anchors? #4

Closed toshiya44 closed 7 years ago

toshiya44 commented 7 years ago

Filters like example.com are interpreted as "block network requests which URL contains example.com at any position". Using ||example.com will cause it to be interpreted as "block network requests to the site example.com" (including subdomains, which means you can just write ||example.com instead of *.example.com ).

Here's what I'm asking to do https://gist.github.com/toshiya44/b10983c1edc5da14147a59a08a4742c5/raw

piperun commented 7 years ago

Interesting, I have to say I missed the syntax mainly because I wanted to add them later on, but alas I forgot.

But since these days the only reasonable adblock seems to be ublock, I'll change it into what you are purposing, although it'll be a bit more slower change to make sure I don't repeat the *.appspot.com mistake.

Thanks for the recommendation!

EDIT: For now only only previous *. and certain obvious sites such as iplogger.org and subdomains.