AdguardTeam / AdguardFilters

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

tver.jp #184080

Open adguard-bot opened 1 month ago

adguard-bot commented 1 month ago

Issue URL (Ads)

https://tver.jp/live/simul/le8ngyndqg

Screenshots

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

System configuration

Information Value
AdGuard product: AdGuard Browser Extension v4.3.53
System version: Chromium OS 14541.0.0
Browser: Chrome
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Other:
Filter unblocking search ads and self-promotion

Language-specific:
AdGuard Japanese
Yuki2718 commented 1 month ago

Very conditional SSAI, not trivial to fix. Reproduced only once.

adguard-bot commented 2 weeks ago

Issue URL (Ads)

https://tver.jp/episodes/ep204l3bv6

Comment

Tverというサイトにおいて広告が音声のみですが、すり抜けます。 Username: @perry

Screenshots

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

System configuration

Information Value
AdGuard product: AdGuard for Safari v1.11.18
System version: Sonoma 16.4.1
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Language-specific:
AdGuard Japanese
Yuki2718 commented 3 days ago

tver.jp#%#//scriptlet('json-prune', 'data.adData') works for ads on live, but this adds black screen for several seconds before the live start so is not production-ready.

Alex-302 commented 3 days ago

@AdamWr Could you please take a look?

AdamWr commented 3 days ago

I don't see any ads on https://tver.jp/live/ntv and https://tver.jp/episodes/ep204l3bv6, so I guess it occurs only sometimes like mentioned in https://github.com/AdguardTeam/AdguardFilters/issues/184080#issuecomment-2241158401

Yuki2718 commented 3 days ago

tver.jp#%#//scriptlet('json-prune', 'data.adData') works for ads on live, but this adds black screen for several seconds before the live start so is not production-ready.

The delay can be skipped by tver.jp#%#//scriptlet('adjust-setTimeout', 'n.setTimeoutIds_.has(i)', '10000') but I'm uneasy to add to JPF, given how popular the service is. Maybe should be added to Experimental first.

I don't see any ads on

Right now a Special live is on air at https://tver.jp/live/special/le6plegzdp which serves different ads than usual, I'm testing with this. Make sure you have https://github.com/easylist/easylist/commit/de9f2496abde1eddca06f3f80a25dc57b22b67ca and https://github.com/AdguardTeam/AdguardFilters/commit/e501bc3e8455654b4ab532273516f45a29f24e4f

Yuki2718 commented 3 days ago

Doesn't the Experimental filter have Japanese subsection?

Alex-302 commented 3 days ago

I'm not sure if this filter is enabled on so many users that we can make conclusions from it.

Yuki2718 commented 3 days ago

Yeah, it seems there was no additional report for two weeks, meaning we have few user for test. But I'm not very willing to add to JPF now. At least only after I tested enough. And I don't know if this ad is the same as reported - probably not as I remember $redirect couldn't be used for the report, no media request IIRC.

AdamWr commented 3 days ago

Website requires VPN and works slowly on my end, but if I'm not wrong, this rule:

||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=tver.jp,important

can be used, so exception from https://github.com/easylist/easylist/commit/de9f2496abde1eddca06f3f80a25dc57b22b67ca is not required (if redirect=google-ima3 is used then there is no such request and video works on my end). By the way, it looks like stream ended.

Yuki2718 commented 3 days ago

Hmm, want to check that on the next live which I don't know when... I have to remember this.