THEtomaso

Results 89 comments of THEtomaso

I get a bunch of errors in my browser console, for both `fruitionsite.com` and `notion.site` (some errors aren't even related to my heavy filtering, but possibly other security-related factors). Not...

If `klasse10a.ml` is your own closed domain, then the solution that DS suggested is indeed the best one (simply adding `@@||klasse10a.ml^` to your own filter). If you're aware of any...

@DandelionSprout: Regarding the Blaklader sites.. The sites are also broken by various other filters, including **EasyList Cookie List**, **EasyPrivacy** and **Fanboy's Annoyance List**: https://github.com/easylist/easylist/issues/10565/ ..so, in addition to the fixes...

@DandelionSprout: OK, the `Blaklader.*` issues have been fixed in all of the most relevant filters now, so the temp-fix can safely be removed! :)

Add these: ``` skousen.no,skousen.dk#@#body,html:style(height: auto !important; overflow: auto !important) skousen.no,skousen.dk#@##cookie-information-template-wrapper ``` Info: https://github.com/easylist/easylist/issues/10757#issuecomment-1053603292

@DandelionSprout: These open issues also affects Nordic domains: https://github.com/ryanbr/fanboy-adblock/issues/1339/ ~~https://github.com/ryanbr/fanboy-adblock/issues/1372/~~ https://github.com/ryanbr/fanboy-adblock/issues/1376/ ~~https://github.com/ryanbr/fanboy-adblock/issues/1405/~~ https://github.com/ryanbr/fanboy-adblock/issues/1410/ https://github.com/ryanbr/fanboy-adblock/issues/1468/ Perhaps some of those things have changed server-side by now, thereby eliminating the need for a...

@DandelionSprout: OK, I went through the reports that I linked to in my previous post, made some changes where necessary, and closed a couple of them due to site changes....

Judging from his post here, he seems to believe that the sites work, simply because they're browsable: https://github.com/easylist/easylist/issues/11064#issuecomment-1054126209 Guess he overlooked the reproduction steps, in my first post here: https://github.com/easylist/easylist/issues/10757/

> I'll look into the 4 reports in https://github.com/DandelionSprout/adfilt/issues/462#issuecomment-1054254575 at some point Regarding #1410: Under "Other problem filters", I've listed a nasty rule for `ekstrabladet.dk`, found in **Schacks Adblock Plus...

> https://github.com/DandelionSprout/adfilt/commit/6623e62931ab68e683d76f6aa1080a04ccd86457 `ekstrabladet.dk#@#body > div[id][style]` won't work, because Schack didn't formulate it that way. It has to be `ekstrabladet.dk#@#body>div[id][style]` !