Closed MasterKia closed 2 years ago
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
*/ads.*
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
@@||filecr.com/wp-content/plugins/deblocker/js/ads.js$script,1p
Thanks for reporting the issue. It's fixed now on https://github.com/nimasaj/uBOPa/commit/f8acd8af5d5b00dae2db94f729f29f596afb9a35.
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.jsExample: 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