Page 1 of 1

radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 11:08 am
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

Re: radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 1:16 pm
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)

Re: radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 1:51 pm
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

Re: radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 1:58 pm
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

Re: radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 2:11 pm
by maviad
Yes - not working for me and other colleague..
Just to be sure - adblock is on,right?

Re: radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 2:13 pm
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)

Re: radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 2:14 pm
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 ..

Re: radio.sport5 / qa.radio.sport5

Posted: Wed Apr 17, 2019 4:25 pm
by maviad
Thanks a lot. i'll check it

Re: radio.sport5 / qa.radio.sport5

Posted: Thu Apr 18, 2019 9:30 am
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!

Re: radio.sport5 / qa.radio.sport5

Posted: Thu Apr 18, 2019 9:44 am
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

Re: radio.sport5 / qa.radio.sport5

Posted: Thu Apr 18, 2019 9:46 am
by maviad
Yes. I removed it. Thank you very much . It was very helpfull