From: fademind Date: Sat, 10 Feb 2018 10:15:41 +0000 (+0100) Subject: Spotify-Ad-free init X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6dd1a88e2e51dd0960a2c65436f61719109b1e36;p=stevenblack-hosts.git Spotify-Ad-free init --- diff --git a/data/Spotify-Ad-free/update.json b/data/Spotify-Ad-free/update.json new file mode 100644 index 000000000..03dbbbc6e --- /dev/null +++ b/data/Spotify-Ad-free/update.json @@ -0,0 +1,9 @@ +{ + "name": "Spotify-Ad-free", + "description": "A filter list to block all Spotify ads", + "homeurl": "https://github.com/CHEF-KOCH/Spotify-Ad-free", + "frequency": "occasionally", + "issues": "https://github.com/CHEF-KOCH/Spotify-Ad-free/issues", + "url": "https://raw.githubusercontent.com/CHEF-KOCH/Spotify-Ad-free/master/Spotifynulled.txt", + "license": "MIT" +} diff --git a/data/SpotifyAds/hosts b/data/SpotifyAds/hosts deleted file mode 100644 index 911678800..000000000 --- a/data/SpotifyAds/hosts +++ /dev/null @@ -1,10 +0,0 @@ -### Extra rules for @StevenBlack 's hosts project -### https://github.com/FadeMind/hosts.extras -### SpotifyAds - -0.0.0.0 ads.pubmatic.com -0.0.0.0 gads.pubmatic.com -0.0.0.0 pubads.g.doubleclick.net -# 0.0.0.0 securepubads.g.doubleclick.net # INACTIVE https://goo.gl/JhCVGk -# 0.0.0.0 spclient.wg.spotify.com # GH-270 -0.0.0.0 www.googletagservices.com diff --git a/data/SpotifyAds/update.json b/data/SpotifyAds/update.json deleted file mode 100644 index bbb03eb6a..000000000 --- a/data/SpotifyAds/update.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "SpotifyAds", - "description": "Spotify ads sources sites based on https://github.com/Xeroday/Spotify-Ad-Blocker content.", - "homeurl": "https://github.com/FadeMind/hosts.extras", - "frequency": "occasionally", - "issues": "https://github.com/FadeMind/hosts.extras/issues", - "url": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/SpotifyAds/hosts", - "license": "MIT" -}