AnanthVivekanand / spotify-adblock

Blocking ads on desktop Spotify, crazy code ahead
GNU General Public License v3.0
273 stars 31 forks source link

Home page not loading on latest spotify. (mitm.js) #29

Closed pickaxe828 closed 3 years ago

pickaxe828 commented 3 years ago

After updating my spotify, this ad-block is kinda broken.

image

yakuhzi commented 3 years ago

For me, I needed to add two new entries to the whitelist: "api.spotify.com" and "gew-dealer.spotify.com". Now it works again.

AnanthVivekanand commented 3 years ago

Latest commit should fix this. For reference, the MITM whitelist is mostly taken from the spotify-adblock-linux project. If something like this happens in the future, feel free to update mitm-utils/whitelist-mitm.js and send a pull request.