AdguardTeam / AdguardForiOS

The most advanced ad blocker for iOS
https://adguard.com/
GNU General Public License v3.0
1.46k stars 203 forks source link

The CSS rule from Annoyances Filter is not applied on kruidvat.nl #2102

Closed Alex-302 closed 1 year ago

Alex-302 commented 1 year ago

@adguard-bot commented on Thu Dec 29 2022

Issue URL (Incorrect Blocking)

https://www.kruidvat.nl/

Comment

It’s not possible to scroll on mobile safari ios.

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/jPFSeyW.jpg)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/pVcWleK.png)

System configuration

Information value
AdGuard product: AdGuard/AdGuard Pro for iOS v4.4.5
Browser: Safari
DNS filtering: disabled
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads

Privacy:
AdGuard Tracking Protection

Annoyances:
AdGuard Annoyances

Language-specific:
AdGuard Dutch

@Alex-302 commented on Fri Dec 30 2022

The rule, which exists in optimized AdGuard Annoyances filter, is not applied https://filters.adtidy.org/ios/filters/14_optimized.txt

!+ NOT_OPTIMIZED
kruidvat.nl#$#body { overflow: auto !important; }

It works when added to user filter.

Alex-302 commented 1 year ago

Same problem, same filter https://github.com/AdguardTeam/AdguardFilters/issues/138708

Rule:

theflixer.tv,sflix.se,2kmovie.cc,musichq.net,swatchseries.*,1movieshd.com,fmoviesto.*,solarmovie.pe,cineb.net,myflixerhd.ru,hdtoday.*,yesmovies.mn,divicast.com,seriestv.watch,freemoviesfull.com,dopebox.to,fmovies.*,sflix.to,myflixer.to,movies2watch.tv,ev01.to,ummagurau.com,6movies.net,tinyzonetv.to,myflixertv.to,f2movies.to,moviesjoy.*,moviesjoy.*,myflixerhd.ru,soap2day.*,solarmovie.pe,cineb.net#$##modalshare { display: none !important; }

Versty commented 1 year ago

@Alex-302 The page https://www.kruidvat.nl/ can be scrolled if you block ads using the Advanced protection option, which relies on the ExtendedCSS rules syntax.

Therefore, it's not a bug.