AdguardTeam / AdguardFilters

AdGuard Content Blocking Filters
https://adguard.com/
GNU General Public License v3.0
2.95k stars 616 forks source link

techmantium.com #17292

Closed adguard-bot closed 6 years ago

adguard-bot commented 6 years ago

Issue URL (Anti Adblock Script)

http://techmantium.com/10-great-notepad-colour-schemes/#

Comment

Username: @danidoedel

And cookie notice

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/CWxLLYZ.png)

System configuration

Information value
Platform: Win
AdGuard version: 6.3.1080.3435
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.7 Safari/537.36
AdGuard driver: WFP
Stealth mode options: Hide your search queries, Send Do-Not-Track header, Remove X-Client-Data header from HTTP requests, Self-destructing third-party cookies(30), Disable cache for third-party requests, Block WebRTC, Block Location API
Filters: Annoyances,
English,
Spyware,
Social media,
German,
Spanish/Portuguese
BlazDT commented 6 years ago

Site is showing it even without any adblockers. I checked the site and their page_unlock tries to unhide an element which is not existant. Also they check if google ads are loaded, but there is no request to adsbygoogle.js.

You can use these two rules for this site to hide their detection and unlock download buttons, but when I tried the download, it lead to "mastersystem":

techmantium.com##.blocked
techmantium.com#%#AG_onLoad(function() { setTimeout(function() { var div = document.createElement('div'); div.id = "5b0c72a950c59"; div.class = "locked btn btn-primary"; document.body.appendChild(div); page_unlock(); }, 2000); });