diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2018-11-06 21:17:39 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2018-11-06 21:17:59 +0100 |
commit | 27bd68bdafc0352f357d6637714031abd070eb76 (patch) | |
tree | 195c3de7a3f616749006635ecbe5b50910fc9005 | |
parent | 854459cb11d29093bf8dc6e98c3cfb6ba208ec6c (diff) | |
download | curlfilter-master.tar.gz curlfilter-master.tar.bz2 curlfilter-master.zip |
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ Compile with:: For Spotify run:: export CURLFILTER_PATTERN="spclient.wg.spotify.com/ad[-s]" - LD_PRELOAD=/path/to/curlfilter.so spotify + LD_PRELOAD=`pwd`/curlfilter.so spotify |