SecUpwN / Spotify-AdKiller

Your Party with Spotify - without ads!
https://github.com/SecUpwN/Spotify-AdKiller
GNU General Public License v3.0
836 stars 84 forks source link

dns-block is blocking playlist covers. #83

Closed MageJohn closed 7 years ago

MageJohn commented 7 years ago

Hey!

I've been using the dns-block branch for a little while. I noticed that playlist covers were getting blocked, even custom ones I'd set myself. A quick look at various terminal outputs seemed to indicate that blocking u.scdn.co was the culprit. I whitelisted that in dns-block.c and recompiled, and the issue seems to be fixed. I'll report back if unwanted things are now unblocked. Should this be added to the repository code?

OlegSmelov commented 7 years ago

Use it for a day or two, and if you see no problems with ads, please create a pull request. Thanks!

MageJohn commented 7 years ago

Okay, I've been using it with no problems for a few days now. Will make a pull request now. :-) EDIT: There is now an open pull request to add u.scdn.co to the dns-block whitelist.

OlegSmelov commented 7 years ago

Merged (#84).