From 0ae695f8b1ac595e536a9a69dda86240e21d37dc Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 25 May 2017 16:44:54 -0400 Subject: [PATCH] fix URLs following project name change --- assets/assets.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index 53a7596d3..7a6ae6a63 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -78,10 +78,10 @@ "content": "filters", "group": "ads", "off": true, - "title": "Adblock Protector List", - "contentURL": "https://raw.githubusercontent.com/jspenguin2017/AdBlockProtector/master/AdBlockProtectorList.txt", - "supportURL": "https://github.com/jspenguin2017/AdBlockProtector", - "instructionURL": "https://jspenguin2017.github.io/AdBlockProtector/" + "title": "uBlock Protector List", + "contentURL": "https://github.com/jspenguin2017/uBlockProtector/raw/master/uBlockProtectorList.txt", + "supportURL": "https://github.com/jspenguin2017/uBlockProtector/blob/master/CONTRIBUTING.MD", + "instructionURL": "https://jspenguin2017.github.io/uBlockProtector/" }, "awrl-0": { "content": "filters",