AnanthVivekanand / spotify-adblock

Blocking ads on desktop Spotify, crazy code ahead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home page doesn't load and blank block with 1.1.66.578

imloualvaro opened this issue · comments

Everything works fine, but home page doesn't load, and artist pages same thing, and there's ads blank block at footer of Spotify.
And I've added "api.spotify.com" and "gew-dealer.spotify.com" to my whitelist.
Im using latest version 1.1.66.578 and the latest Ananth commit.

Screen Shot 2021-08-21 at 2 40 25 AM

––UPDATE for blank ad banner––

Screen Shot 2021-08-21 at 2 38 31 AM

- I did found a solution for blank ad banner [edit xpui.css](https://github.com/mrpond/BlockTheSpot/issues/150#issuecomment-901229941) xpui.css file location /Applications/Spotify.app/Contents/Resources/Apps/xpui

modify .snMc3rl8H2pM9cqkTpQ6 class display:flex to display:none

Are you using mitm.js or index.js? Try using mitm.js, it's working for me on 1.1.72. index.js no longer works on the latest versions.