From eb88e6fb124f9fc9acff65cbdc0c9fce8c2a19be Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 26 Dec 2022 09:11:04 -0500 Subject: [PATCH] Fix bad JSON --- assets/assets.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index 575c42ac4..a8bc6033a 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -527,7 +527,7 @@ "contentURL": "https://raw.githubusercontent.com/List-KR/List-KR/master/filter-uBO.txt", "cdnURLs": [ "https://cdn.jsdelivr.net/gh/List-KR/List-KR@master/filter-uBO.txt", - "https://cdn.statically.io/gh/List-KR/List-KR/master/filter-uBO.txt", + "https://cdn.statically.io/gh/List-KR/List-KR/master/filter-uBO.txt" ], "supportURL": "https://github.com/List-KR/List-KR#readme" }, @@ -622,7 +622,7 @@ "contentURL": "https://raw.githubusercontent.com/easylist/ruadlist/master/RuAdList-uBO.txt", "cdnURLs": [ "https://cdn.jsdelivr.net/gh/easylist/ruadlist@master/RuAdList-uBO.txt", - "https://cdn.statically.io/gh/easylist/ruadlist/master/RuAdList-uBO.txt", + "https://cdn.statically.io/gh/easylist/ruadlist/master/RuAdList-uBO.txt" ], "supportURL": "https://forums.lanik.us/viewforum.php?f=102", "instructionURL": "https://forums.lanik.us/viewtopic.php?f=102&t=22512"