Page 1 of 2

AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 6:51 am
by Mee
Adblock on safari suddenly stopped blocking ads on Spotify play.spotify.com when I reopened Safari. :roll: Problem is only for Safari and seems to block YT and other ads. :? Just Safari Spotify ads.
I uninstalled/reinstalled, unchecked allowing some non-intrusive ads, tried installing whatever version I could find & not working!
Even worse, Spotify plays ads loudly even when I have the volume lowered or muted! HELP!!!

:cry: :cry: :cry:

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 9:32 am
by mapx
only in safari, so you already tried in chrome / firefox ? In chrome I get no ads (in 2-3 songs). I can't test in safari.

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 1:00 pm
by Mee
Yes only stopped working in Safari 2 days ago. Blocks Spotify ads in Firefox and Chrome.

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 1:14 pm
by mapx
Did you remove flash from safari ? You should do.

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 8:16 pm
by stoutfif
AdBlock also stopped blocking ads for me in Chrome. Anyone found any solutions or reason for this yet?

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 8:21 pm
by mapx
stoutfif wrote:AdBlock also stopped blocking ads for me in Chrome. Anyone found any solutions or reason for this yet?
post in the chrome section with all the details, page where you see ads, check if the filter lists are still enabled and correctly downloaded

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 9:57 pm
by Mee
Remove flash?? No. not doing it. Spotify plays with flash, and I need flash. Adblock is supposed to remove ads.

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sat Feb 06, 2016 10:02 pm
by mapx
hmm, right, spotify needs flash, I was thinking it works even in html5.

In this case, are you sure spotify worked before without ads ?

due to safari limitations the ads in flash can't be blocked
Requests initiated by third-party plugins like Flash can't be blocked. This mostly affects in-video ads (like prerolls), however not those on YouTube, which are blocked in a different way.
forum/viewtopic.php?f=18&t=20807

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Sun Feb 07, 2016 12:29 am
by Mee
Yes it was blocking all ads until 2-3 days ago, then I quit Safari and reopened it, and the ads started playing.

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Mon Feb 08, 2016 5:57 am
by Mee
HALP! :( :cry: :cry: :cry:

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Tue Feb 09, 2016 4:32 pm
by lewisje
mapx wrote:due to safari limitations the ads in flash can't be blocked
Requests initiated by third-party plugins like Flash can't be blocked. This mostly affects in-video ads (like prerolls), however not those on YouTube, which are blocked in a different way.
Try using the HOSTS file.

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Tue Feb 09, 2016 8:11 pm
by Mee
What's HOSTS file?

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Tue Feb 09, 2016 8:25 pm
by lewisje
Mee wrote:What's HOSTS file?
It's a legacy from before DNS existed, but now you can use it to easily block connections to particular hostnames.

This site has a good introduction to the use of the HOSTS file to block domains: http://someonewhocares.org/hosts/zero/

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Wed Feb 10, 2016 7:56 am
by Mee
I'm a tech dummy and can't understand this page of text for the life of me. Looks like a list of websites. What part of the text do I copy and what do I do with it?
Instructions is not clear, and seems to be for Macintosh (pre OS X), not my current mac OS X..
# For Macintosh (pre OS X) place it in the Mac System Folder or Preferences
# folder and reboot. (something like HD:System Folder:Preferences:Hosts)
# Alternatively you can save it elsewhere on your machine, then go to the
# TCP/IP control panel and click on "Select hosts file" to read it in.

Re: AdBlock stopped blocking Spotify ads on Safari

Posted: Wed Feb 10, 2016 8:06 pm
by lewisje
The link I gave you is not for Classic Mac; read earlier in the file:
# For Linux, Unix, or OS X place this file at "/etc/hosts" or on some
# systems at "/private/etc/hosts". You will require root access to do
# this. Saving this file to "~/hosts" will allow you to run something
# like "sudo cp ~/hosts /etc/hosts"
Then a little later:
# If there is a domain name you would rather never see, simply add a line
# that reads "0.0.0.0 machine.domain.tld". This will have the effect of
# redirecting any requests to that host to your own computer. For example
# this will prevent your browser from downloading banner ads, or sending
# your information back to a company.
Anyway, this is an easier-to-read tutorial about editing the HOSTS file: http://www.howtogeek.com/howto/27350/be ... osts-file/