diff --git a/data/FilterList.json b/data/FilterList.json index 24c1ca095..f2d2d5a4d 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -4121,7 +4121,7 @@ "licenseId": 11, "name": "HOSTS AdBlock - Anti-Annoyance - ReStyle Annoying Pages", "publishedDate": "2018-02-17T00:00:00", - "syntaxId": 3, + "syntaxId": 4, "updatedDate": "2019-03-22T22:09:46", "viewUrl": "https://raw.githubusercontent.com/eladkarako/hosts/master/build/hosts_adblock_anti_annoyances_style_inject.txt" }, @@ -19500,5 +19500,16 @@ "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AntiPepeList.txt", "viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/AntiPepeList.txt", "viewUrlMirror2": "https://gitlab.com/DandelionSprout/adfilt/raw/master/AntiPepeList.txt" + }, + { + "id": 1833, + "description": "Dark theme for filterlists.com for uBO & AdGuard", + "emailAddress": "hawkeye116477@gmail.com", + "homeUrl": "https://github.com/hawkeye116477/FilterListsDarkMode", + "issuesUrl": "https://github.com/hawkeye116477/FilterListsDarkMode/issues", + "licenseId": 8, + "name": "FilterLists Dark Mode", + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/hawkeye116477/FilterListsDarkMode/master/DarkFilterLists.txt" } ] diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 3f7cacc4f..a7868da59 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -4794,5 +4794,9 @@ { "filterListid": 1818, "maintainerid": 140 +}, +{ + "filterListid": 1833, + "maintainerid": 141 } ] diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 96c5b5f9c..08a546a4e 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -9058,5 +9058,9 @@ { "filterListId": 1832, "tagId": 30 + }, + { + "filterListId": 1833, + "tagId": 27 } ] diff --git a/data/Maintainer.json b/data/Maintainer.json index c0101ea57..65e075902 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -738,5 +738,10 @@ "id": 140, "homeUrl": "https://github.com/mmotti", "name": "mmotti" + }, + { + "id": 141, + "homeUrl": "https://github.com/hawkeye116477", + "name": "hawkeye116477" } ]