Commit graph

8 commits

Author SHA1 Message Date
PoorPocketsMcNewHold aaf88a781a Remove problematic regex filters reported in #33 2020-06-06 10:16:47 +02:00
scoobydom0 22d9896392 Update regex.list 2019-04-22 18:19:22 +00:00
scoobydom0 69b3bd429d Had to generalize 'googlevideo' :(
I thought they were all like this:
r6---sn-ab5szn7e.a1.googlevideo.com
Well, I discovered:
redirector.c.googlevideo.com
Just remove this and the last line if you still want youtube to work I guess
cache.googlevideo.com
0.0-78-194.cache.googlevideo.com
2019-04-21 23:27:27 +00:00
scoobydom0 dc7ab58546 Update regex.list 2019-04-21 23:08:42 +00:00
scoobydom0 0011d4a3fa Update regex.list
* Improved regex precision and domain range (covers googlezip, precisely detects when a site finishes with '.google' and more)
* Performance should be better (tester with regex101)
* Tried to keep them "modular", you should still leave yt open by removing last two lines.
* Improved so much yt advertisements regex
2019-04-21 22:51:29 +00:00
scoobydom0 107f3ef164 Update regex.list 2019-04-19 19:02:34 +00:00
scoobydom0 ef3a3ac5b0 Update regex.list
Now covers 'gv' domains.
Improved 'google' regex as some sites finish just with '.google'
2019-04-19 18:59:04 +00:00
scoobydom0 2d7c3c006e Create regex.list
Building curl script.
It'll be based on this https://github.com/mmotti/pihole-regex/blob/master/install.sh
We can remove regex filters from the README.md at this point.
Don't add comments as I'm not sure the script will still work.
2019-04-19 08:26:50 +00:00