AdguardTeam / AdguardFilters

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

www.mein-schoener-garten.de #121633

Closed adguard-bot closed 2 years ago

adguard-bot commented 2 years ago

Issue URL (Incorrect Blocking)

https://www.mein-schoener-garten.de/pflanzen/hortensien

Comment

Username: @Morku

1: I can't enable external content due the blocked Cookie Pop-up 2: After enable the Cookie Pop-up and enable Spotify, I still can't play it due something overblocked in Base filter

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/J0Ldc1f.png)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/Ijc1Y7u.png)

System configuration

Information value
AdGuard product: AdGuard for Windows v7.10
Browser: Firefox
AdGuard driver: WFP
Stealth mode options: Hide your search queries,
Send Do-Not-Track header,
Remove X-Client-Data header from HTTP requests,
Strip URLs from tracking parameters,
Block third-party Authorization header
DNS filtering: server: Cloudflare DNS-over-HTTPS
filters: "AdGuard DNS filter" with AdGuard Home
Filters: Ad Blocking:
AdGuard Mobile Ads,
AdGuard Base

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances

Language-specific:
AdGuard German
Userscripts: https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js
BlazDT commented 2 years ago

Fixed. No cookie message is shown with new rules and video and spotify works now.

Morku commented 2 years ago

@BlazDT

I can't scroll now on the page anymore.

BlazDT commented 2 years ago

Scrolling working here, please try this rule:

mein-schoener-garten.de#$#body { overflow-x: visible !important; }

Morku commented 2 years ago

@BlazDT Still not work. Tested with Firefox, Edge, Brave

BlazDT commented 2 years ago

Please try this rule:

mein-schoener-garten.de#$?#.sp-message-open { overflow: auto !important; position: static !important; margin-top: 0 !important; }

Morku commented 2 years ago

@BlazDT

This is working fine :)

Is it possible to block the Audio Ad before the Podcasts starts or not possible due DRM? I got an Audio Ad about a dating App before. Interestingly, I have disabled DRM in my browser settings, but the Audio plays anyway.

BlazDT commented 2 years ago

Added the rule. Cannot check audio ads. In requests I see no additional ad request though.

BlazDT commented 2 years ago

@zloyden could you please check for Audio ad for podcast, thank you.

EDIT: https://open.spotify.com/embed-podcast/episode/4QB3viE10rQMCDt4Vdncso

zloyden commented 2 years ago

@BlazDT I can't reproduce audio ad in the podcast above.

Morku commented 2 years ago

@zloyden Thats the Bumble Ad I get before Podcast (before the music starts play). it looks like it's part of the whole audio. Do you get it, too? But I remember it wasn't there before BlazDT filter change. It might be coincidence when it's served by server.

https://user-images.githubusercontent.com/6276915/173536241-3f1fc2c1-850a-4df4-b20a-7a8437b62766.mp4

BlazDT commented 2 years ago

Could be the request I unblocked in German filter which resulted it to play for me.

zloyden commented 2 years ago

Thats the Bumble Ad I get before Podcast (before the music starts play). it looks like it's part of the whole audio. Do you get it, too?

No, I have not heard such audio track. @BlazDT have you had it?

it looks like it's part of the whole audio.

It can be, I do not see additional requests like @BlazDT said.

Morku commented 2 years ago

I notice, the playback lenght is 24:00. As soon I press play, it rise to 24:27 for the additional Ad.

BlazDT commented 2 years ago

Playback length change I see, but unsure how to fix as I do see nothing in code.