saminnet / spotify-adblock-script

🦞 Simple shell script to modify host file in linux/mac for blocking Spotify ads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🦞 Simple shell script to modify host file in linux/mac for blocking Spotify ads.

License:MIT License


Languages

Language:Shell 100.0%