spotify-adblock-script
spotify-adblock-script copied to clipboard
🦞 Simple shell script to modify host file in linux/mac for blocking Spotify ads.
Spotify Adblock Script
Let's enjoy listening to spotify ad free 😂🎉
Installation
$ git clone https://github.com/saminnet/spotify-adblock-script.git
$ cd spotify-adblock-script
$ sudo chmod u+x adblock.sh
$ sudo ./adblock.sh
Removing
$ sudo chmod u+x remove_adblock.sh
$ sudo ./remove_adblock.sh
If you want to modify/add/remove any url to the blocker just edit block.txt
file.
License
The code is licensed under the MIT License.