deezer.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
baloun
Senior Member
Senior Member
Posts: 82
Joined: Sun Oct 01, 2017 4:00 pm

deezer.com

Post by baloun »

Hello,
after playing one track on deezer (example https://www.deezer.com/fr/album/70038712 ) i hear an audio ad.

Also about ads, sometimes page like
https://www.deezer.com/fr/channels/explore
or when navigating on some pages, will show a big white box on the right, where an ad should be displayed, is it possible to hide the box too ?
baloun
Senior Member
Senior Member
Posts: 82
Joined: Sun Oct 01, 2017 4:00 pm

Post by baloun »

it seems like that using ublock and easylist, i sometimes have troubles playing music, skipping, going to the previous track.
I try to play an album and i'm stuck with the same track
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Did you update your filters in uBo ? uBo version ? browser ?

see
https://github.com/uBlockOrigin/uAssets/issues/3290
baloun
Senior Member
Senior Member
Posts: 82
Joined: Sun Oct 01, 2017 4:00 pm

Post by baloun »

yes i'm up to date
firefox
uBlock Origin 1.16.20

i'm still hearing audio ads and i still have the white box on the right.
For the problem with skipping, i don't reproduce it yet since i restarted the browser
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

I hear no sound ad, however, see if this filter helps you:

Code: Select all

||sascdn.com/*/banner/$script,domain=deezer.com,important
For that white box I need a page where you always get it and a screenshot showing that box
baloun
Senior Member
Senior Member
Posts: 82
Joined: Sun Oct 01, 2017 4:00 pm

Post by baloun »

using dev tools, the audio ads requests those urls :

Code: Select all

https://ww400.smartadserver.com/ac?nwid=0&siteid=15829&pgid=115081&fmtid=7073,64382&async=1&oc=1&tmstp=8952209746&tgt=(some tracking)&noadcbk=sas.noad
https://ww400.smartadserver.com/h/nshow?siteid=15829&pgid=115081&fmtid=7073&tmstp=8952209746&visit=S&uii=306908375286697929&acd=1535807373870&ckid=1211440883680871953&pubid=17&systgt=(some tracking)&insid=8111869%2C&capp=1%2C&mcrdbt=1%2C

Code: Select all

https://deezer.deliveryengine.adswizz.com/swfIndex?zoneId=59&protocolVersion=2.0&reqType=AdsSetup&companionZones=60&GDPR=TRUE
it seems like ublock unbreak have a whitelist on those first 2 urls.

i've added the filter, refreshed the page, no ad at the end of the track but i didn't saw the filter listed on the ublock request tracking page
baloun
Senior Member
Senior Member
Posts: 82
Joined: Sun Oct 01, 2017 4:00 pm

Post by baloun »

for the white box, if i go on the home page, click on "my music", then refresh the page i see it

i removed your filter but still no audio ad.
it seems to depend on how many ads i've already heared maybe

edit : i tried on private browsing (but logged in, and without tracking removal from firefox) and no audio ads neither
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

for the white box see if helps

Code: Select all

deezer.com##.page-ads
baloun
Senior Member
Senior Member
Posts: 82
Joined: Sun Oct 01, 2017 4:00 pm

Post by baloun »

hello,

no, doesn't change

writing this command will remove the white block, but i don't know if it's something feasible using ublock :

Code: Select all

jQuery('.has-ads-full').removeClass('has-ads-full')
Edit: i don't know for you, but i still have audio ads at the end of tracks.
baloun
Senior Member
Senior Member
Posts: 82
Joined: Sun Oct 01, 2017 4:00 pm

Post by baloun »

eventhough i still have audio ads, what just appeared is the same problem as before, switching song gets stuck

( see https://github.com/uBlockOrigin/uAssets/issues/3290 )
Locked