AdguardTeam / AdguardFilters

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

tvn24.pl #189411

Closed adguard-bot closed 4 weeks ago

adguard-bot commented 4 weeks ago

Issue URL (Incorrect Blocking)

https://tvn24.pl/

Comment

Nie wyświetlają się obrazy/zdjęcia na stronie z włączonym AdGuardem. Username: @JacekMadera

Screenshots

Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/1wkfd0hh5neso0oo4g444w4gg4scssk90gvs3py4zs.png?nc=1)
Screenshot 1 with AdGuard disabled ![Screenshot 1](https://cdn.adguard.info/sitereports/d1ctrz0sb5css4ccsswkg8sgk4kscco90uyi0m49r8.png?nc=1)

System configuration

Information Value
AdGuard product: AdGuard for Windows v7.18.1 (4778)
System version: Microsoft Windows NT 10.0.22631.0
Browser: Firefox
License type: paid
AdGuard driver: WFP
Tracking protection options: Strip URLs from tracking parameters,
Hide your search queries,
Send Do-Not-Track header,
Hide your Referrer from third-parties,
Hide your User-Agent,
Remove X-Client-Data header from HTTP requests,
Self-destructing third-party cookies (180),
Block trackers,
Disable Windows Telemetry,
Turn off Advertising ID
DNS filtering: server: System
filters: https://filters.adtidy.org/windows/filters/15.txt, User rules
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Cookie Notices,
AdGuard Popups,
AdGuard Mobile App Banners,
AdGuard Other Annoyances,
AdGuard Widgets

Language-specific:
AdGuard German,
Official Polish filters for AdBlock, uBlock Origin & AdGuard,
Polish Anti Adblock Filters
Browsing Security: enabled
Browsing Security statistics: disabled
Userscripts: https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js
https://userscripts.adtidy.org/release/popup-blocker/2.5/popupblocker.user.js
Userstyles: disabled
Other extensions used: McAfee, McAfee Web Advisor

Import issue configuration (AdGuard for Windows)

Import

Alex-302 commented 4 weeks ago

Works fine on my end with user's settings. @AdamWr please take a look.

Details ![image](https://github.com/user-attachments/assets/25b6d08f-4bf6-4379-8d4d-0641893069ab)
AdamWr commented 4 weeks ago

I can reproduce it with app only, and it seems that for some reason access to https://cdn.cookielaw.org/scripttemplates/otSDKStub.js is "blocked" (forbidden) even with all modules disabled.

Alex-302 commented 4 weeks ago

Hm. On my end it loads fine (I used US VPN), also it is unblocked by Cookie filter image

AdamWr commented 4 weeks ago

In filtering log it's unblocked but in devtools I see that it's "blocked" (forbidden).

Screenshot ![image](https://github.com/user-attachments/assets/df038ac3-cf5b-475e-a791-2ae19823bfaf)

By the way, sometimes it works fine on my end, but most of the time access is blocked and the same issue occurs on other websites.

AdamWr commented 4 weeks ago

It seems that it works correctly now (at least on my end). If it will start occuring again, then this rule:

tvn24.pl#%#(()=>{window.OnetrustActiveGroups="true",AG_onLoad((function(){document.querySelectorAll('script[type="text/plain"]').forEach((e=>(e=>{const t=document.createElement(e.tagName),n=e.attributes;t.innerText=e.innerText,[...n].forEach((e=>{"type"!==e.name?t.setAttribute(e.name,e.value):t.setAttribute(e.name,"text/javascript")})),e.replaceWith(t),e.remove()})(e)))}));})();

can be added to user rules as a workaround.

AdamWr commented 4 weeks ago

I cannot reproduce this problem anymore today, so I guess that it can be closed.