AdguardTeam / AdguardFilters

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

www.comicsands.com #184554

Closed adguard-bot closed 2 months ago

adguard-bot commented 2 months ago

Issue URL (Incorrect Blocking)

https://www.comicsands.com/vance-racist-diet-mountain-dew-2668807615.html

Comment

The site has recently gone though some changes and the old filters are not working right.

When Adguard is enabled the articles are not loaded, only the first few lines. This applies to any stories on that domain not just the link provided.

I would also like to disable infinite scroll if possible. Username: @Mik-S-UMS

Screenshots

Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/k6jswy0lz6ok4gwwwgskc4k448088c0npwk7c6mtb4.jpg?nc=1)
Screenshot 1 with AdGuard disabled ![Screenshot 1](https://cdn.adguard.info/sitereports/tn1j865arnk0w0kwgss08ocowsgss4gh5qrco4cha0.jpg?nc=1)

System configuration

Information Value
AdGuard product: AdGuard Browser Extension v4.3.64
System version: Windows 10 Pro 22H2
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking,
EasyPrivacy,
Peter Lowe's Blocklist,
Fanboy's Anti-Facebook List,
Legitimate URL Shortener

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances,
AdGuard Cookie Notices,
AdGuard Popups,
AdGuard Widgets,
AdGuard Other Annoyances,
Dandelion Sprout's Annoyances List,
Adblock Warning Removal List,
Fanboy's Annoyances

Security:
Online Malicious URL Blocklist,
Phishing URL Blocklist,
Scam Blocklist by DurableNapkin,
uBlock Origin – Badware risks

Other:
AdGuard DNS
Browsing Security: disabled
Browsing Security statistics: disabled
Other extensions used: Facebook Container, AdGuard Extra
BlazDT commented 2 months ago

Issue not reproduced, please check @zloyden

@Mik-S-UMS Please add this rule to user filter for infinite scrolling: comicsands.com##.main > .post-page-container ~ div[id^="sPost_Default_Layout"]:not(.post-page-container)

zloyden commented 2 months ago

@BlazDT the articles load fine on my end, so this is also not reproduced.

Mik-S-UMS commented 1 month ago

Thanks for taking a look.

I visited family this past week so had to use an old laptop to stay online, and because it was slow I could see how the page was rendering and noticed that the article would load then is hidden when Adguard is on. This laptop is running Linux mint and no other browser extensions as it does not have the memory for it.

I did a bit of poking around using the inspect option in Firefox and confirmed that it is just hidden. Top is with Adguard on and bottom with it off. image

I don't know enough to see exactly what is hiding it or even if it is possible to un-hide with a user rule.

Doing some testing with all filters off it is displayed, then I went down the list turning each filter category on. I found that security or social widgets would make it disappear, but also turning just those back off would not make it appear again. I had to turn everything off.

I think there may be some anti adblock script that once triggered will hide the articles till adblocking is disabled.

When making this issue I did not know what "Browsing Security" option meant as I could not see anything in Adguard settings (besides the security filters). If this meant Firefox security I have "Enhanced Tracking Protection" on standard, "DNS over HTTPS" as max protection. "Deceptive Content and Dangerous Software Protection" all enabled, and "Web Site Privacy Preferences" both enabled.

Is there any other information needed that will help?

AdamWr commented 1 month ago

On my end it's caused by Dandelion Sprout's Annoyances List and this rule:

comicsands.com#@#div[class$=-sticky-share]

fixes it.

@DandelionSprout Could you please take a look?

DandelionSprout commented 1 month ago

I think I've come up with a fix, and I hope to be able to implement it sometime tonight.