uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.03k stars 757 forks source link

www.ferrarilamborghininews.com #7237

Closed Yuki2718 closed 4 years ago

Yuki2718 commented 4 years ago

URL(s) where the issue occurs

https://www.ferrarilamborghininews.com/blog-entry-17319.html Firefox Android only (no desktop browser or Brave Android)

Describe the issue

Anti-adblock

Screenshot(s)

ferrarilamborghininews

Versions

Settings

Notes

ferrarilamborghininews.com##+js(acis, document.addEventListener, google_ad_client) didn't work, also it only appears on Firefox Android on my end so I suggest !#if env_mobile ferrarilamborghininews.com##^script:has-text(antiblock) !#endif

uBlock-user commented 4 years ago

Can't reproduce, was fixed in https://github.com/uBlockOrigin/uAssets/commit/fd23beecdd6b3e7486db56b0722f39b477d619ec

Yuki2718 commented 4 years ago

Can't reproduce, was fixed in fd23bee

Okay, I'll test with default setting on Firefox Android Beta.

@uBlock-user Reproduced, filters are purged and updated, AdGuard Japanese was turned off just in case also reproduced with AG Japanese both turned on and off. @@||ferrarilamborghininews.com^$generichide was applied, ||pagead2.googlesyndication.com/pagead/show_ads.js$script,redirect=noopjs *.jpg#$image,redirect=2x2-transparent.png were not because no such requests.

mapx- commented 4 years ago

reproduced, fixed

mapx- commented 4 years ago

reproduced using not FF Responsive Design Mode but this add-on: Mobile View Switcher

uBlock-user commented 4 years ago

must be serving a different version of the page with mobile UA then, the anti-adblock script itself is not present in the desktop version.

Yuki2718 commented 4 years ago

I assumed responsive mode automatically changes UA accordingly, but also set mobile UA via general.useragent.override just in case, this may be the reason.