Skip to content

Commit

Permalink
fix: blacklist (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuong Duy Nguyen authored Jul 19, 2020
1 parent 747cb87 commit 5d87d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

echo '###---------- free-spotify ----------###' >> /etc/hosts
curl https://raw.githubusercontent.com/x0uid/SpotifyAdBlock/master/SpotifyBlocklist.txt >> /etc/hosts
curl https://raw.githubusercontent.com/x0uid/SpotifyAdBlock/master/hosts >> /etc/hosts
echo '###---------- made by @103cuong ----------###' >> /etc/hosts

0 comments on commit 5d87d5d

Please sign in to comment.