From 5ddb7482f2875a15209fbc00415a1ab45ca55e2c Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 14 Feb 2018 10:27:31 -0600 Subject: [PATCH] tweak syntaxes ref #164 closes #7 --- data/FilterList.json | 2 +- data/Syntax.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index dd9acbf5b..8f1fcb51a 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -266,7 +266,7 @@ "policyUrl": null, "publishedDate": null, "submissionUrl": "https://list-kr.github.io/form.html", - "syntaxId": 7, + "syntaxId": null, "viewUrl": "https://raw.githubusercontent.com/SlowMemory/List-KR/master/unbreak.txt" }, { diff --git a/data/Syntax.json b/data/Syntax.json index dbc054449..702097067 100644 --- a/data/Syntax.json +++ b/data/Syntax.json @@ -12,12 +12,12 @@ { "id": 3, "definitionUrl": "https://adblockplus.org/filters", - "name": "Adblock Plus" + "name": "Adblock Plus (Latest/Unspecified Version)" }, { "id": 4, "definitionUrl": "https://github.com/gorhill/uBlock/wiki/Static-filter-syntax", - "name": "uBlock Origin" + "name": "uBlock Origin Static" }, { "id": 6, @@ -26,8 +26,8 @@ }, { "id": 7, - "definitionUrl": null, - "name": "Exceptions (Whitelist)" + "definitionUrl": "https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide", + "name": "uBlock Origin/uMatrix Dynamic" }, { "id": 8,