diff --git a/data/FilterList.json b/data/FilterList.json index 56563e876..189e3d80c 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -17364,5 +17364,50 @@ "issuesUrl": "https://gitlab.com/jamujr/lsrg/issues", "syntaxId": 18, "viewUrl": "https://gitlab.com/jamujr/lsrg/raw/master/trackers-top-500.lsrules" - } + }, + { + "id": 1635, + "description": "This aggregate list currently targets hateful/scamming religious preachers, astrology, and prayer time listings on mainstream websites.", + "donateUrl": "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations", + "emailAddress": "imreeil42@gmail.com", + "homeUrl": "https://github.com/DandelionSprout/adfilt", + "issuesUrl": "https://github.com/DandelionSprout/adfilt/issues", + "licenseId": 10, + "name": "Dandelion Sprout's Anti-'Religious insanity' List", + "publishedDate": "2019-06-28T16:00:00", + "syntaxId": 17, + "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion%20Sprout's%20Anti-Religion%20List.txt", + "viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/Dandelion%20Sprout's%20Anti-Religion%20List.txt", + "viewUrlMirror2": "https://gitlab.com/DandelionSprout/adfilt/raw/master/Dandelion%20Sprout's%20Anti-Religion%20List.txt" + }, + { + "id": 1636, + "description": "This is a dual-compatibility list for domains-list tools and uBlock Origin, which intends to target and prevent access to groups and individuals that preach things that are either very strange, very hateful, or that promote economical scams.", + "donateUrl": "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations", + "emailAddress": "imreeil42@gmail.com", + "homeUrl": "https://github.com/DandelionSprout/adfilt", + "issuesUrl": "https://github.com/DandelionSprout/adfilt/issues", + "licenseId": 10, + "name": "Anti-'Insane religious preachers' List", + "publishedDate": "2019-06-28T16:00:00", + "syntaxId": 2, + "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AntiPreacherList.txt", + "viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/AntiPreacherList.txt", + "viewUrlMirror2": "https://gitlab.com/DandelionSprout/adfilt/raw/master/AntiPreacherList.txt" + }, + { + "id": 1637, + "description": "This is a somewhat alternate approach to the usual anti-comment-section lists, as this list only removes those comment sections that are filled with exceptionally bad comments.", + "donateUrl": "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations", + "emailAddress": "imreeil42@gmail.com", + "homeUrl": "https://github.com/DandelionSprout/adfilt", + "issuesUrl": "https://github.com/DandelionSprout/adfilt/issues", + "licenseId": 10, + "name": "Anti-'Awful comments' List", + "publishedDate": "2019-06-28T16:00:00", + "syntaxId": 3, + "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AntiAwfulCommentsList.txt", + "viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/AntiAwfulCommentsList.txt", + "viewUrlMirror2": "https://gitlab.com/DandelionSprout/adfilt/raw/master/AntiAwfulCommentsList.txt" + } ] diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index a43d645c3..ff715bd2b 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -851,6 +851,18 @@ "filterListId": 1606, "maintainerId": 22 }, + { + "filterListId": 1635, + "maintainerId": 22 + }, + { + "filterListId": 1636, + "maintainerId": 22 + }, + { + "filterListId": 1637, + "maintainerId": 22 + }, { "filterListId": 21, "maintainerId": 23 @@ -4539,4 +4551,4 @@ "filterListId": 1602, "maintainerId": 138 } -] \ No newline at end of file +] diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 1e8f93638..28a49aae0 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -7606,5 +7606,17 @@ { "filterListId": 1622, "tagId": 11 + }, + { + "filterListId": 1635, + "tagId": 22 + }, + { + "filterListId": 1636, + "tagId": 22 + }, + { + "filterListId": 1637, + "tagId": 4 } ] diff --git a/data/Tag.json b/data/Tag.json index df5988fee..15cbf11dd 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -16,7 +16,7 @@ }, { "id": 4, - "description": "Blocks social media scripts, trackers, widgets, etc.", + "description": "Blocks social media scripts, trackers, widgets, comment sections, etc.", "name": "social" }, { @@ -149,4 +149,4 @@ "description": "Blocks certain cultural content", "name": "cultural" } -] \ No newline at end of file +]