AdguardTeam / AdguardFilters

AdGuard Content Blocking Filters
https://adguard.com/
GNU General Public License v3.0
3.2k stars 638 forks source link

razer.com #75813

Closed adguard-bot closed 3 years ago

adguard-bot commented 3 years ago

Issue URL (Incorrect Blocking)

https://www.razer.com/shop/pc/gaming-laptops?query=:newest:category:system-laptops:system-display:17%2Binch

Comment

Username: @TheHadouJHyrule

I’m trying to click "Notify me when back in stock", but it appears one of my filter lists is blocking it. Which filter lists do I need to disable to restore functionality to all websites?

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/IXTi25Q.jpg)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/1l9qdOV.jpg)

System configuration

Information value
AdGuard product: AdGuard/AdGuard Pro for iOS v4.1.0
Browser: Safari
Simplified filters: disabled
DNS filtering: server: tls://dns.adguard.com
Filters: Ad Blocking:
AdGuard Mobile Ads,
EasyList

Privacy:
AdGuard Tracking Protection,
EasyPrivacy,
Fanboy's Enhanced Tracking List

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances,
Fanboy's Annoyances,
Web Annoyances Ultralist,
Adblock Warning Removal List,
I don't care about cookies

Security:
Spam404,
NoCoin Filter List

Other:
Filter unblocking search ads and self-promotion,
BarbBlock

Language-specific:
AdGuard Russian,
AdGuard German,
AdGuard Japanese,
AdGuard Dutch,
AdGuard Spanish/Portuguese,
AdGuard Turkish,
AdGuard French,
AdGuard Chinese
Other extensions used: Malwarebytes for iOS, Nomorobo
TheHadouJHyrule commented 3 years ago

I was able to correct the issue on my own.

The following filter list was disabled, and needs to be marked as problematic: • Web Annoyances Ultralist

Please correct the above issue in future app updates, and close this thread.

Alex-302 commented 3 years ago

@yourduskquibbles Please take a look. Popup is hidden when click this button: image

TheHadouJHyrule commented 3 years ago

@yourduskquibbles Please take a look. Popup is hidden when click this button:

image

Exactly! Whenever I enable the "Web Annoyances Ultralist", it always seems to break pages, just like it did to the pop-up that's supposed to appear when you click that button. It should be classified as a "problematic" filter list.

By the way, iOS and iPadOS will only let you screenshot an entire webpage as a PDF. To make it a format that GitHub can read, you'll have to sync them via iCloud, and open them on your Mac or PC using GIMP to export them to a readable format (such as JPEG [*.JPG]). It's a little more roundabout, but it works. It's how I took my screenshots for this issue report.

Alex-302 commented 3 years ago

@TheHadouJHyrule please add temporary fix to user rules:

razer.com#@#.modal, .modal-backdrop
razer.com#@$#.modal-backdrop { display: none !important; }
yourduskquibbles commented 3 years ago

@Alex-302 Thanks for tagging me, this should be fixed now.

TheHadouJHyrule commented 3 years ago

@TheHadouJHyrule please add temporary fix to user rules:


razer.com#@#.modal, .modal-backdrop

razer.com#@$#.modal-backdrop { display: none !important; }

That's only necessary if using the Web Annoyances Ultralist. I turned it off, and I'm no longer having issues.