Replies: 1 comment
-
In general, blocking on device level, and having per-app settings (like NedGuard has) is definitely preferrable. I only had a quick look, but
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@Helium314 Have you ever considered NetGuard? There was some interesting discussions about that on our Discord channel.
https://github.com/M66B/NetGuard
It looks like it does content block at the device level instead of the application level.
If NetGuard does the job in theory we could remove our Fulguris implementation all together.
You could contribute to NetGuard if they are missing features, or fork it, if the team there does not want to integrate your features.
It's not that I don't want your changes in the Fulguris code base, don't read me wrong 😁 I'm very happy you contribute all that stuff.
I'm genuinely wondering if there are a better, more generic way to do that.
If that is indeed the way forward we could just redirect people to NetGuard when they try to enable the ad blocker in Fulguris, for instance.
Beta Was this translation helpful? Give feedback.
All reactions