From 9493415e2d2c9d75ecf63e8e94446ed69b98410c Mon Sep 17 00:00:00 2001 From: StevenBlack Date: Tue, 5 Jun 2018 21:16:15 -0400 Subject: [PATCH] CoinBlockerList has moved to Gitlab. This closes Issue #646. --- data/CoinBlockerList/update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/CoinBlockerList/update.json b/data/CoinBlockerList/update.json index 3efda8902..780b5b91d 100644 --- a/data/CoinBlockerList/update.json +++ b/data/CoinBlockerList/update.json @@ -1,9 +1,9 @@ { "name": "CoinBlocker", "description": "Simple lists that can help prevent cryptomining in the browser or other applications", - "homeurl": "https://github.com/ZeroDot1/CoinBlockerLists", + "homeurl": "https://gitlab.com/ZeroDot1/CoinBlockerLists", "frequency": "frequently", - "issues": "https://github.com/ZeroDot1/CoinBlockerLists/issues", - "url": "https://raw.githubusercontent.com/ZeroDot1/CoinBlockerLists/master/hosts_browser", + "issues": "https://gitlab.com/ZeroDot1/CoinBlockerLists/issues", + "url": "https://zerodot1.gitlab.io/CoinBlockerLists/hosts_browser", "license": "GPLv3" }