GithubHelp home page GithubHelp logo

Comments (9)

whisperdancer avatar whisperdancer commented on May 18, 2024 1

Perfect, thank you for the super quick response!

from pihole-regex.

whisperdancer avatar whisperdancer commented on May 18, 2024 1

Great, good to know. I agree, which is why I moved from pihole to AGH. Also, much easier to setup AGH with wireguard vpn IMHO. Thanks again for your great list and your support!

from pihole-regex.

mmotti avatar mmotti commented on May 18, 2024

I haven't used Pihole or AdGuard for some time but I made a separate repo for that a little while ago.

If you're referring to AdGuard Home - Assuming they haven't changed the regex syntax since the last time I used it you should just be able to add the following as a Blocklist address:

https://raw.githubusercontent.com/mmotti/adguard-home-filters/master/regex.txt

from pihole-regex.

mmotti avatar mmotti commented on May 18, 2024

No - The list should be fine as is.

See here: https://github.com/AdguardTeam/AdGuardHome/wiki/Hosts-Blocklists#regular-expressions

The syntax they use for parsing regular expressions is basically:

/regexphere/ - this blocks domains matching a regular expression
@@/regexphere/ - this whitelists domains matching a regular expression

They also include an $important flag but I've never delved into it in enough detail to see where it should be used.

You simply need to add the following as one of your blacklists:
https://raw.githubusercontent.com/mmotti/adguard-home-filters/master/regex.txt

You shouldn't need to be pasting any of these entries manually. Simply add the web address as a host file.

from pihole-regex.

whisperdancer avatar whisperdancer commented on May 18, 2024

For phole you had a cron that updates your list weekly. Is there a similar cron available for AGH? Thank you.

from pihole-regex.

mmotti avatar mmotti commented on May 18, 2024

For phole you had a cron that updates your list weekly. Is there a similar cron available for AGH? Thank you.

It's not necessary for AGH as it supports fetching the list periodically out of the box (as with the other host files).

It was only necessary with Pihole due to the fact that you had to programmatically add the lines to the database as it didn't support fetching them from a host file.

It's part of the reason I migrated to AGH whilst I was still using DNS blockers - It became a far superior / better polished product in comparison to Pihole.

from pihole-regex.

whisperdancer avatar whisperdancer commented on May 18, 2024

Curious, is there a reason you are no longer using DNS ad blockers? Did you find a better solution?

from pihole-regex.

mmotti avatar mmotti commented on May 18, 2024

Yep and a much cleaner install / uninstall. I hated the fact that Pihole left so many dependencies that it installed on the initial setup. It just left so much stuff behind whereas the AdGuard Home is a single executable. It was just miles better in a lot of respects. Though having said that I think they later released a docker image.

I moved away from them as I have very few devices and on those devices I'd just use Brave browser (phone) or Firefox with uBlock Origin on my PC. Other devices like my TV etc get tunneled through a VPN at the router and use an adblocked DNS address from my VPN provider.

With adblock within browsers on my phone or even with the AdGuard app on Android, or an adblocker on my PC's web browser I just had no real need for anything else.

It would also annoy me that shopping links from Google and areas of Amazon wouldn't work because of the limited nature of DNS filtering.

Filter list blocking is significantly better than blanket DNS blocking. It just caught too many false positives in my experience and became a nuisance.

from pihole-regex.

whisperdancer avatar whisperdancer commented on May 18, 2024

Very interesting. Thanks for sharing your experience. I also switched to brave browser on my mobile devices as they offer commercial free youbute, basically getting youtube premium for free, but stick with firefox for my PC. I haven't had the issue with google or amazon with AGH, at least not yet.

I also really like that I can easily turn off services with AGH. I.E, tiktok, facebook, instagram etc. embed tracking code in so many sites and apps and having the ability to turn them off with a switch is fantastic.

from pihole-regex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.