From a8caba9cfdf2c2ce019587221867366996c15cc3 Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 25 May 2017 16:53:34 -0400 Subject: [PATCH] use the no-redirection URL --- assets/assets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/assets.json b/assets/assets.json index 7a6ae6a63..b9f1cc885 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -79,7 +79,7 @@ "group": "ads", "off": true, "title": "uBlock Protector List", - "contentURL": "https://github.com/jspenguin2017/uBlockProtector/raw/master/uBlockProtectorList.txt", + "contentURL": "https://raw.githubusercontent.com/jspenguin2017/uBlockProtector/master/uBlockProtectorList.txt", "supportURL": "https://github.com/jspenguin2017/uBlockProtector/blob/master/CONTRIBUTING.MD", "instructionURL": "https://jspenguin2017.github.io/uBlockProtector/" },