Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SHADOWDANCH committed Dec 19, 2020
1 parent e1f73de commit 1341707
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# spotify-win-adblock
Adblocker for the Windows desktop Spotify client. Works by blocking DNS lookups (by hooking WS2's getaddrinfo function) to hostnames that aren't necessary for the client to (mostly) function.

# spotify-adblock-windows
Adblocker for the Windows desktop Spotify client. Works by blocking DNS lookups and url request to not whitelisted URLs
## Usage
- Build project (debug builds write logs)
- Copy `whitelist.txt` to your build folder
- Start `injector.exe`
## Thanks to
- [csprl](https://github.com/csprl) for [original project](https://github.com/csprl/spotify-win-adblock)
- [abba23](https://github.com/abba23) for [linux version](https://github.com/abba23/spotify-adblock-linux) of adblocker

0 comments on commit 1341707

Please sign in to comment.