Closed andrzej928 closed 1 year ago
Did you test the page using only the default settings / filter lists ? Did you disable all other addons / plugins during the test ?
Can you provide a link to a free show that does not require a subscription?
If there is no free show => if you want us to investigate the issue, are you willing to give us the credentials of your account? (I'll provide an email address in case you confirm it)
@krystian3w do you have a player.pl
account ? if you have one, can you reproduce the issue ?
Yes.
In Chromium for my side works:
! redirect anyway, due I don't know what is bait/advert request/resource:
$xhr,redirect-rule=noopjs,domain=player.pl
!
! detect enabled EL:
!
player.pl#@#.adocean
player.pl#@#.reklama
!
! detect enabled MajkiIT POL-0:
!
player.pl#@#.reklama-top
player.pl#@#.linkSponsorowany
player.pl#@#.adv_container
player.pl#@#.adsense
player.pl#@#.ads
player.pl#@#.ad
Only 2 cosmetic filters are generic, so rest are for checking POL-0 filter starting at pl##
.
cosmetic bait looks that:
<div class="adsbygoogle prebid adocean ado ad ads advert banner reklama linkSponsorowany adsense advertisments reklama-top adv_container" style="position: absolute; top: 0px; left: 0px; opacity: 0; width: 0px; height: 0px;">adsbygoogle prebid adocean ado</div>
So possible use AdGuard idea:
player.pl#$#div.adsbygoogle.prebid.adocean.ado.ad.ads.advert.banner.reklama.linkSponsorowany.adsense.advertisments.reklama-top.adv_container { display: block !important }
@krystian3w I didn't understand: do you get the detection issue in chrome or not ?
If you get a detection can you propose a fix ?
Yes, video won't play untill I redirect some xhr request/resource(s) to empty files and disable cosmetic bait by 8 exceptions or CSS overrider in AdGuard style.
It seems to me that the best thing would be to specify what xhr
we definitely need to redirect to noopjs
instead all or scriptlet for which I have no idea (I don't feel like messing around with devtools debugger) to cover both method detection.
video won't play untill I redirect some xhr request/resource(s) to empty files and disable cosmetic bait by 8 exceptions or CSS overrider in AdGuard style.
filters ? the filters AG style will be converted in uBO style if you add them in uBO
In logger output you have all related redirected xhr after click in blue button "start watching": https://github.com/uBlockOrigin/uAssets/issues/17801#issuecomment-1525613799
Unfortunately, I do not know which resource/request are responsible for detecting the uBo to make the filter compatible with uBOL until willing people to write a scriptlet to whip up two detection methods.
As for me, network detection is mainly about detecting EasyList/EasyPrivacy, not regional list.
are these filters working in uBO ?
$xhr,redirect-rule=noopjs,domain=player.pl
player.pl##div.adsbygoogle.prebid.adocean.ado.ad.ads.advert.banner.reklama.linkSponsorowany.adsense.advertisments.reklama-top.adv_container:style(display: block !important)
Yes, it work for me.
Why was *
used for such filters before? (redirect-rule)
*$xhr,redirect-rule=noop.js
== $xhr,redirect-rule=noop.js
@andrzej928
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=player.pl
Does this filter work?
@andrzej928 Test in chrome too. I cannot test in firefox or chrome => I have no account / subscription. You didn't answer to my question above: https://github.com/uBlockOrigin/uAssets/issues/17801#issuecomment-1524804482
yes, I clear all cookies, data, and other
I have only ublock
No, I have one account If you register on website this is mayby free video
https://player.pl/discovery-plus/truckerki-odcinki,27973/odcinek-1,S01E01,176139
Send giff with my settings
I add to "MY FILTER" ||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=player.pl
it doesn't work
That one isn't free. Still cannot test the site. Did you try in chrome - after updating the lists ?
Ok. Icreate account(10 min mail) for you and i found free video
https://player.pl/programy-online/prosto-z-japonii-odcinki,40995
Play video click blue button "OGLADAJ"
@mapx- I'm pretty sure someone gave you credentials for this site before. Could you contact them?
Noopjs still are OK.
@andrzej928 all fine in firefox too
it's something on your side
Did you update all your lists after the last commit ?
disable this list too
https://raw.githubusercontent.com/PolishFiltersTeam/PolishAnnoyanceFilters/master/PPB.txt
Works fine too with Polish Annoyance filters, intead add to bad lists all aliases, try found their guilty and made PR into directory:
https://github.com/FiltersHeroes/PolishAnnoyanceFilters/tree/master/PPB
Welcome friends
I entered this code in my filters and Player.pl came to life ;) thank you <3
@@||cdntvn.pl^$script,domain=player.pl
player.pl#@#+js(json-prune, movie.advertising.ad_server)
@@||player.pl^$cname
/ad.xml$xhr,badfilter
$xhr,redirect-rule=noopjs,domain=player.pl
player.pl##div.adsbygoogle.prebid.adocean.ado.ad.ads.advert.banner.reklama.linkSponsorowany.adsense.advertisments.reklama-top.adv_container:style(display: block !important)
Further there is no progress with noopjs redirection restriction up to the required domains (like only googleapis.com
) for xhr request/resource(s).
And I assure you that the domain cdntvn.pl
and path /ad.xml
should not block by PPB.txt.
Chrome is OK Firefox detected ublock
Try disable Firefox anti tracking shield 🛡️ in address bar (before padlock 🔒).
Firefox OK
Prerequisites
URL address of the web page
https://player.pl/
Category
detection
Description
detection ublock
Screenshot(s)
Screenshot(s)
Configuration