From 13057b376a0f52dde889b714f834b4912d42114d Mon Sep 17 00:00:00 2001 From: bogachenko Date: Thu, 21 Mar 2019 12:03:53 +0000 Subject: [PATCH] kano lists scrip (#731) * upd * Since I made PR, I will take the opportunity to change my description --- data/FilterList.json | 22 +++++++++++++++++++++- data/FilterListMaintainer.json | 22 +++++++++++++++++++++- data/FilterListTag.json | 22 +++++++++++++++++++++- data/Maintainer.json | 9 +++++++-- 4 files changed, 70 insertions(+), 5 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index b9fa163c0..329dbda92 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -9301,7 +9301,7 @@ }, { "id": 861, - "description": "Filter list for ad blocking, tracking, mining, and more. ", + "description": "Filters for ad blocking, tracking, crypto mining, and more!", "descriptionSourceUrl": "https://github.com/bogachenko/presstheattack", "emailAddress": "bogachenkove@gmail.com", "homeUrl": "https://github.com/bogachenko/presstheattack", @@ -16292,5 +16292,25 @@ "homeUrl": "https://hellogoodbye.app/", "issuesUrl": "https://github.com/bcye/Hello-Goodbye/issues", "emailAddress": "hello@hellogoodbye.app" + }, + { + "id": 1531, + "homeUrl": "https://github.com/kano1/I/", + "issuesUrl": "https://github.com/kano1/I/issues/", + "licenseId": 5, + "name": "Adware Filter Scrip", + "syntaxId": 3, + "description": "List for bad isueads for public like adware and popup/ads that are exploited by hackers.", + "viewUrl": "https://raw.githubusercontent.com/kano1/I/master/adware_Scrip.txt" + }, + { + "id": 1532, + "homeUrl": "https://github.com/kano1/Kano/", + "issuesUrl": "https://github.com/kano1/Kano/issues/", + "licenseId": 5, + "name": "Spyware Filter Scrip", + "syntaxId": 3, + "description": "List for keloger, cookie collector, malware tracker and other spyware for suspicious.", + "viewUrl": "https://raw.githubusercontent.com/kano1/Kano/master/Spyware_Scrip.txt" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index c3831454b..386cc373c 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -4322,5 +4322,25 @@ { "filterListId": 448, "maintainerId": 127 + }, + { + "filterListId": 1531, + "maintainerId": 128 + }, + { + "filterListId": 1532, + "maintainerId": 128 + }, + { + "filterListId": 467, + "maintainerId": 128 + }, + { + "filterListId": 468, + "maintainerId": 128 + }, + { + "filterListId": 469, + "maintainerId": 128 } -] +] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index e7c5ecdf6..3aa02b13e 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -6954,5 +6954,25 @@ { "filterListId": 1530, "tagId": 16 + }, + { + "filterListId": 1531, + "tagId": 2 + }, + { + "filterListId": 1531, + "tagId": 6 + }, + { + "filterListId": 1532, + "tagId": 3 + }, + { + "filterListId": 1532, + "tagId": 6 + }, + { + "filterListId": 1532, + "tagId": 7 } -] +] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 2282e32b0..441b0bb0f 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -665,12 +665,17 @@ { "id": 126, "homeUrl": "https://github.com/bongochong", - "emailAddress": "radicalbotanical@aol.com", + "emailAddress": "radicalbotanical@aol.com", "name": "Chongo Bong" }, - { + { "id": 127, "homeUrl": "https://quidsup.net/", "name": "QuidsUp" + }, + { + "id": 128, + "homeUrl": "https://github.com/kano1", + "name": "kano1" } ] \ No newline at end of file