AdguardTeam / AdguardFilters

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

plus.rtl.de #161414

Closed adguard-bot closed 1 year ago

adguard-bot commented 1 year ago

Issue URL (Ads)

https://plus.rtl.de/video-tv/serien/alles-was-zaehlt-146430/2023-9-980329/episode-4274-imani-trifft-auf-kilian-der-alles-vergessen-will-927567

Comment

Ads are back. They are displayed right at the beginning of video playback. German IP.

Screenshots

Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/cjfhlfu1dx4w40s40gg4kcgwsokscw0jb8nq29uwsg.png?nc=1)

System configuration

Information value
AdGuard product: AdGuard/AdGuard Pro for iOS v4.5.0
Browser: Safari
DNS filtering: server: Adguard
filters: https://filters.adtidy.org/dns/filter_1_ios.txt
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Cookie Notices,
AdGuard Popups,
AdGuard Mobile App Banners,
AdGuard Other Annoyances,
AdGuard Widgets,
Adblock Warning Removal List

Other:
Filter unblocking search ads and self-promotion

Language-specific:
AdGuard German
Alex-302 commented 1 year ago

Can't check. Is advanced protection enabled?

@BlazDT Please take a look.

BlazDT commented 1 year ago

Not reproduced, please ensure Advanced Protection is enabled

adguard-bot commented 1 year ago

Issue URL (Incorrect Blocking)

https://plus.rtl.de/video-tv/shows/die-hoehle-der-loewen-409242/2023-9-981631/episode-3-u-a-mit-vegablum-kitchbo-938637

Comment

mit AdGuard nur Ton, kein Bild. Ohne Adguard funzt es

Screenshots

Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/mgucfjtaxuokkocscsookk8408kgs8sk76w8tc88og.png?nc=1)
Screenshot 2 ![Screenshot 2](https://cdn.adguard.info/sitereports/80t6hxp7t6o04k08w8ckg4wkgsow8o83i4xvhjuszm.png?nc=1)

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.57
Browser: Edge
Stealth mode options: Hide your search queries,
Send Do-Not-Track header,
Strip URLs from tracking parameters,
Self-destructing third-party cookies (2880),
Hide your Referrer from third-parties
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard URL Tracking,
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances

Security:
Online Malicious URL Blocklist,
NoCoin Filter List

Other:
AdGuard DNS

Language-specific:
AdGuard German,
EasyList Germany
BlazDT commented 1 year ago

Fixed the issue (other domains using that rule are very likely affected too), video ads showing then. Could you please check @AdamWr, thank you. They still have adReinsertion.homad.enabled, but I cannot seem to access it (buried in a sub-function).

AdamWr commented 1 year ago

@BlazDT Could you please check this rule:

plus.rtl.de#%#//scriptlet('trusted-replace-xhr-response', 'true', 'false', 'global_config.json')
BlazDT commented 1 year ago

Sadly not working, ads still play (at least sometimes).

EDIT: Modified rule and working everytime so far: plus.rtl.de#%#//scriptlet('trusted-replace-xhr-response', 'true', 'false', 'homadClientConfig-plusrtlde.json')

AdamWr commented 1 year ago

Nice, the another solution probably could be something like:

plus.rtl.de#%#//scriptlet('abort-on-stack-trace', 'Object.prototype.adReinsertion', 'createSdk')
BlazDT commented 1 year ago

Working too, will add this rule, so we have other choices when the other pages are changing.