Y
Hacker News
new
|
ask
|
show
|
jobs
by
totalrobe
3934 days ago
Really? How does content in <div> tags not get filtered out as well, or does it?
1 comments
ivank
3934 days ago
The filter list will block the div by id, class, or by its position among some other containing element.
link
knd775
3934 days ago
But how does it know that it is an ad? Some advanced heuristics?
link
ivank
3934 days ago
It's all manual. Someone sees it and submits the item into the EasyList blocklist:
https://easylist.adblockplus.org/
- it looks like
http://forums.lanik.us/
is used for reporting items to block or unblock.
link
jordigh
3934 days ago
Filter lists are curated by humans. It's an arms race between two smart groups.
link
zeeshanm
3934 days ago
Probably adblockers keep a dictionary of filters for blocking native ads.
link