nimasaj / uBOPa

Filterlist to block ads. Compatible with most ad blockers, but specifically written for uBlock Origin
MIT License
31 stars 3 forks source link

unbreak code for filecr.com #11

Closed MasterKia closed 2 years ago

MasterKia commented 2 years ago

https://github.com/uBlockOrigin/uAssets/issues/10734

The */ads.* filter on your list is triggering the anti-adblock on filecr.com by blocking this script: https://filecr.com/wp-content/plugins/deblocker/js/ads.js

Example: https://filecr.com/windows/internet-download-manager?id=5887869221

This filter fixes that issue: @@||filecr.com/wp-content/plugins/deblocker/js/ads.js$script,1p

nimasaj commented 2 years ago

Thanks for reporting the issue. It's fixed now on https://github.com/nimasaj/uBOPa/commit/f8acd8af5d5b00dae2db94f729f29f596afb9a35.