Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add DNS block list #2318

Closed
LewisLebentz opened this issue Nov 15, 2018 · 3 comments
Closed

Can't add DNS block list #2318

LewisLebentz opened this issue Nov 15, 2018 · 3 comments

Comments

@LewisLebentz
Copy link

I tried to add this block list:

https://raw.githubusercontent.com/EnergizedProtection/block/master/bluGo/formats/filter

To block more domains via DNS, however once added to the app, it treats the list like a normal adblock list (blocking HTTP GET). Is there something special I can do to make Android treat it as a DNS block list? The existing DNS filter you provide is formatted in the same way:

https://filters.adtidy.org/extension/chromium/filters/15.txt

They provide block lists in other formats here: https://github.com/AdroitAdorKhan/Energized none seem to work. I'd expect the plain domains list to work for DNS, but no joy.

The only thing that does seem to block DNS requests is if you click a DNS request from the log file, then choose to block it from there.

@lancelot-moon
Copy link

The feature of importing filters / hosts files for DNS filtering is not ready yet before new CoreLibs with DNS module is released.

That list which you imported would only work for HTTPS filtering, not for DNS filtering.

@lancelot-moon
Copy link

lancelot-moon commented Nov 16, 2018

@karina-archazh
This is only a question, not a feature request.

If you mean a feature request, here it is.
In the past, other users already did the same feature request.
#1851

Importing filters (basic adblock rule syntax) / hosts files for DNS filtering is in plan.

The article is duplication and can be closed.

@zzebrum
Copy link
Contributor

zzebrum commented Nov 16, 2018

@LewisLebentz

like @lancelot-moon said if you add something in user filter it will work like a regular filter, not on DNS level.
closed as dub of #1851

@zzebrum zzebrum closed this as completed Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants