bogachenko / fuckfuckadblock

Filters for blocking mining, pop-ups and anti-adblock bypass.
https://bogachenko.github.io/fuckfuckadblock/
MIT License
2.1k stars 70 forks source link

AdAway support #505

Closed Trivaris closed 3 months ago

Trivaris commented 3 months ago

Additional message

I would like to use this filterlist on my android device, also. Is there any way to convert it to a hosts list and use it with a service like AdAway

bogachenko commented 3 months ago

No, and to be honest, there’s no point in doing that. Websites (almost all of them) don't rely solely on domains to track users. My list works through scriptlets that disable certain scripts or specific conditions within the scripts; this is cosmetic work. DNS blocking, on the other hand, is more of a blunt tool designed for different purposes. Converting a list that blocks scripts and actions within those scripts into a syntax for DNS blocking is physically impossible, and by the way, this question has already come up before.