curlfilter ========== Filter URLs passed to libcurl’s easy interface by regular expression. Can be used to implement per-application ad-blocking. Compile with:: make For Spotify run:: export CURLFILTER_PATTERN="spclient.wg.spotify.com/ad[-s]" LD_PRELOAD=`pwd`/curlfilter.so spotify