HexxiumCreations / threat-list

Filter for Adblock Plus, uBlock Origin, etc. for scam, phishing, deceptive content, exploit, and tech support scam sites. PLEASE SUBMIT PULL REQUESTS TO THE "hexxiumthreatlist.txt" FILE!
https://hexxiumcreations.github.io/threat-list/
19 stars 6 forks source link

add support for adguard #74

Open KonoromiHimaries opened 4 years ago

KonoromiHimaries commented 4 years ago

https://github.com/AdguardTeam/CoreLibs/issues/152

example ||example.org^$document,subdocument,popup

ghost commented 4 years ago

Using https://github.com/HexxiumCreations/threat-list/blob/gh-pages/hexxiumthreatlist.txt should work perfectly fine in AdGuard without having to add $document,subdocument,popup. Also, you don't have to use $document,subdocument,popup because AdGuard supports $all.

Edit: Using $all in AdGuard does this

image

It blocks document and popup, in this case I don't believe subdocument is necessary