Resource icon

Spotify Ad blocker (PC, MAC & LINUX)

  • Thread starter Thread starter ewenjo
  • Start date Start date
E

ewenjo

ewenjo submitted a new resource:

Spotify Ad blocker (PC, MAC & LINUX) - A small batch script that blocks spotifies ad servers.

Couldn't upload batch file, direct download link here (windows only, do it manual for mac/linux)

A small batch script that blocks spoties ad servers, if you dont want to use the script or don't have a windows pc. You can do it manually by putting this in your hosts file.

Hosts file path:
Windows: "C:\Windows\System32\drivers\etc\hosts"
Mac: "/etc/hosts/"
Linux: "/etc/hosts/"

Code:
0.0.0.0 pubads.g.doubleclick.net
0.0.0.0...

Read more about this resource...
 

Kamikaze

CipherSpeak Developer
Joined
May 2, 2016
Messages
6
Reaction score
3
Points
96
I used this but some content cant be loaded sometimes. after i commented this line, i dont have ads and everything works
# 0.0.0.0 spclient.wg.spotify.com
& thanks for the info :)
 
E

ewenjo

I used this but some content cant be loaded sometimes. after i commented this line, i dont have ads and everything works
# 0.0.0.0 spclient.wg.spotify.com
& thanks for the info :)
If you have any other problems, I recommend using this instead
 
Top