Skip to content

liviust/spotify-adblock-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-adblock-linux

Spotify adblocker for Linux that works by wrapping getaddrinfo and libcurl's curl_easy_setopt and blocking all domains that aren't whitelisted, as well as blacklisted URLs.

Building

$ git clone https://github.com/abba23/spotify-adblock-linux.git
$ cd spotify-adblock-linux
$ make

Installing

$ sudo make install

Usage

$ LD_PRELOAD=/usr/local/lib/spotify-adblock.so spotify

Uninstalling

$ sudo make uninstall

About

Spotify adblocker for Linux

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors