gorhill / uBO-Extra

A companion extension to uBlock Origin
GNU General Public License v3.0
650 stars 42 forks source link

Not working on Opera #114

Closed kartana closed 5 years ago

kartana commented 5 years ago

I could install it manually but it doesn't seem to work. Tested on ign.com. I still see the Instart Logic ads. I have ublock origins installed too of course.

mapx- commented 5 years ago

try this filter in uBo ign.com##+js(set-constant.js, btoa, trueFunc)

@okiehsch now they are using g01 and I get the crap in chrome + uBlock Extra (US ip)

okiehsch commented 5 years ago

That is not Instart Logic. ign.com##+js(set-constant.js, btoa, trueFunc) works on my end.

okiehsch commented 5 years ago
! https://www.reddit.com/r/uBlockOrigin/comments/9v1y40/ign_is_circumventing_adblockers/
ign.com##+js(abort-on-property-read.js, $getWin)
ign.com##^script:has-text(iframeTestTimeMS)

those filters were added to uBO-filters because of the same issue, they still work with Firefox on my end but ign.com##+js(abort-on-property-read.js, $getWin) can be replaced by your chrome specific filter.

kartana commented 5 years ago

That is not Instart Logic. ign.com##+js(set-constant.js, btoa, trueFunc) works on my end.

That one worked!