radio.sport5 / qa.radio.sport5

Various discussions related to filter list maintenance

Moderator: njones

Post Reply
maviad
Posts: 6
Joined: Wed Apr 17, 2019 10:51 am

radio.sport5 / qa.radio.sport5

Post by maviad »

Hi,
The domain of the video src contain the word "radio" and i think the reason is the "ad" in the "radio"..
but, of course it's not ad and it should been seen (the is a live channel from the studio).
Please your help as soon as possible beacuse the site is usless without watching the studio.
Thanks, Aviad

http://qa.radio.sport5.co.il/watchVideo ... dblock.PNG

browser : chrome
browser version : 73.0.3683.103
OS : windows 10 Home
adblock version : 3.44.0
example link :

Code: Select all

http://qa.radio.sport5.co.il/watchVideoSite/index.html
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: radio.sport5 / qa.radio.sport5

Post by mapx »

it's due to a bad filter in easyprivacy list

Code: Select all

-google-analytics.
which breaks your angular script

Code: Select all

qa.radio.sport5.co.il/watchVideoSite/js/angulartics-google-analytics.js
So, you have 2 ways:
1. very fast => just rename that script (not matching another ...filter) and quickly all your users will have access to the live
or
2. slower (very slow) (if the easyprivacy authors fix the issue today your users will get the fix in 4-5 days, otherwise you can wait ...weeks)

report here:
https://forums.lanik.us/viewforum.php?f=64
or directly here:
https://github.com/easylist/easylist/issues

asking for an exception filter, such as:

Code: Select all

@@||qa.radio.sport5.co.il/watchVideoSite/js/angulartics-google-analytics.js

The good news => the users using ublock origin adblocker are ok ! (that script is not blocked)
maviad
Posts: 6
Joined: Wed Apr 17, 2019 10:51 am

Re: radio.sport5 / qa.radio.sport5

Post by maviad »

Hi mapx,
Thanks for your answer but it didn't work - i've changed the file name from angulartics-google-analytics.js to llyt.js (i've tried some versions of file names and this was the last one :wink: )
Do you have any other idea ?
thanks
link for example:

Code: Select all

http://qa.radio.sport5.co.il/watchVideoSite/index.html#!/home
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: radio.sport5 / qa.radio.sport5

Post by mapx »

Tested right now => no issue anymore => player not broken, click play and see the live
Did you try ctrl-f5 (bypassing the cache) ?

Image
maviad
Posts: 6
Joined: Wed Apr 17, 2019 10:51 am

Re: radio.sport5 / qa.radio.sport5

Post by maviad »

Yes - not working for me and other colleague..
Just to be sure - adblock is on,right?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: radio.sport5 / qa.radio.sport5

Post by mapx »

sure ..

press F12 (to see devtools panel), click adblock plus tab => see what requests are blocked (you can select only the blocked elements)
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: radio.sport5 / qa.radio.sport5

Post by mapx »

Another thing => check if you are using some other blocking addon / extension and (if any) disable it
or if you are using some pi-hole system => disable it or add an exception (if possible)
or some DNS blocking list in your router ..
maviad
Posts: 6
Joined: Wed Apr 17, 2019 10:51 am

Re: radio.sport5 / qa.radio.sport5

Post by maviad »

Thanks a lot. i'll check it
maviad
Posts: 6
Joined: Wed Apr 17, 2019 10:51 am

Re: radio.sport5 / qa.radio.sport5

Post by maviad »

Hi mapx,
I've found the solution. i've entered on my pc this request to the whitelist and the player appear.
Image

Do you have any idea why this request caused such a bug?
Thanks for your help!
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: radio.sport5 / qa.radio.sport5

Post by mapx »

That image is blocked by Easylist Hebrew, by this filter
/^(?![a-zA-Z0-9\-]+\:\/+([^\/\:]+\.(il|com|net|org|gov|mil|edu|int|ac\.uk)|[\.0-9]+|([^\/\:\.]+\.)*(spot\.im|spots\.im|omny\.fm|github\.io|socket\.io|codepen\.io|polyfill\.io|embed\.ly|iframe\.ly|infogr\.am|flourish\.studio|po\.st|vine\.co|periscope\.tv|popkey\.co|tenor\.co|redd\.it|ibb\.co|vgy\.me|postimg\.cc|prnt\.sc|powr\.io|simplecast\.fm|last\.fm|scdn\.co|twitch\.tv|vid\.me|h-cdn\.co|minute\.ly|vttp\.co|tldw\.me|feeder\.co|yandex\.ru|dailymail\.co\.uk|nagishly\.co|user1st\.info|logidea\.info|zoomanalytics\.co|firstimpression\.io|rtk\.io|gemius\.pl|adocean\.pl|activetrail\.biz|snackly\.co))\.?([\/\:]|$))^[^\/\:\.]+\:\/+[^\/\:\.]/$third-party,domain=sport5.co.il
Probably you removed that image now. However, I had no issue in uBo even with that image blocked.

For other issues with that list (Hebrew list) report here:
https://github.com/easylist/EasyListHebrew/issues
maviad
Posts: 6
Joined: Wed Apr 17, 2019 10:51 am

Re: radio.sport5 / qa.radio.sport5

Post by maviad »

Yes. I removed it. Thank you very much . It was very helpfull
Post Reply