From dadfe92ea1ab05d48a2d7f8f356a0b50c708d6ff Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 5 Nov 2018 07:26:08 -0600 Subject: [PATCH] add Press the Attack closes #607 --- data/FilterList.json | 14 +++++++++++++- data/FilterListLanguage.json | 2 +- data/FilterListMaintainer.json | 6 +++++- data/FilterListTag.json | 6 +++++- data/Maintainer.json | 5 +++++ data/Software.json | 2 +- data/SoftwareSyntax.json | 2 +- 7 files changed, 31 insertions(+), 6 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index 6de7d0da7..94544a508 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -9623,5 +9623,17 @@ "viewUrl": "https://bitbucket.org/nicktabick/adblock-rules/raw/master/nt-adblock.txt", "viewUrlMirror1": "https://raw.githubusercontent.com/nicktabick/adblock-rules/master/nt-adblock.txt", "viewUrlMirror2": "https://gitlab.com/nicktabick/adblock-rules/raw/master/nt-adblock.txt" + }, + { + "id": 861, + "description": "Custom filters blocking popular trackers, banners, loading and displaying ads on website pages and search results, it also includes cosmetic filters for problem sites.", + "descriptionSourceUrl": "https://github.com/bogachenko/presstheattack", + "emailAddress": "bogachenkove@gmail.com", + "homeUrl": "https://github.com/bogachenko/presstheattack", + "issuesUrl": "https://github.com/bogachenko/presstheattack/issues", + "licenseId": 2, + "name": "Press the Attack", + "syntaxId": 4, + "viewUrl": "https://github.com/bogachenko/presstheattack/blob/master/presstheattack.txt" } -] +] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index aca0e59d4..f36993372 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -1163,4 +1163,4 @@ "filterListId": 847, "languageId": 87 } -] +] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index d4ec2222f..4ed2280f5 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -2038,5 +2038,9 @@ { "filterListId": 847, "maintainerId": 106 + }, + { + "filterListId": 861, + "maintainerId": 107 } -] +] \ No newline at end of file diff --git a/data/FilterListTag.json b/data/FilterListTag.json index c9832ce36..83276460d 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -3802,5 +3802,9 @@ { "filterListId": 860, "tagId": 9 + }, + { + "filterListId": 861, + "tagId": 2 } -] +] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 0e694e33f..56626f8ba 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -539,5 +539,10 @@ "id": 106, "homeUrl": "https://github.com/sipp11", "name": "sipp11" + }, + { + "id": 107, + "homeUrl": "https://github.com/bogachenko", + "name": "Bogachenko Vyacheslav" } ] \ No newline at end of file diff --git a/data/Software.json b/data/Software.json index 094ba76c0..3c9a7e31d 100644 --- a/data/Software.json +++ b/data/Software.json @@ -159,4 +159,4 @@ "isAbpSubscribable": true, "name": "uMatrix" } -] +] \ No newline at end of file diff --git a/data/SoftwareSyntax.json b/data/SoftwareSyntax.json index 8e0e8b083..f713f3905 100644 --- a/data/SoftwareSyntax.json +++ b/data/SoftwareSyntax.json @@ -207,4 +207,4 @@ "softwareId": 23, "syntaxId": 20 } -] +] \ No newline at end of file