From d910995d247d41533018578cfa12228d37d01ac7 Mon Sep 17 00:00:00 2001 From: bogachenko Date: Tue, 12 Feb 2019 23:38:36 +1100 Subject: [PATCH] 4 lists: anudeepND facebook; Phishing Army; TR-PhishingList URL List; TR-PhishingList IP List (#685) * anudeepND facebook * Phishing Army * TR-PhishingList URL List * TR-PhishingList IP List --- data/FilterList.json | 48 +++++++++++++++++++++++++++++++++- data/FilterListLanguage.json | 8 ++++++ data/FilterListMaintainer.json | 4 +++ data/FilterListTag.json | 12 +++++++++ 4 files changed, 71 insertions(+), 1 deletion(-) diff --git a/data/FilterList.json b/data/FilterList.json index fd43a93e4..71683bf2b 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -16602,5 +16602,51 @@ "syntaxId": 2, "updatedDate": "2019-01-15T03:00:00", "viewUrl": "https://raw.githubusercontent.com/PoorPocketsMcNewHold/SteamScamSites/master/steamscamsitesashes" + }, + { + "id": 1458, + "description": "Host file to block ads, tracking and more!", + "emailAddress": "anudeep@protonmail.com", + "homeUrl": "https://github.com/anudeepND/blacklist", + "issuesUrl": "https://github.com/anudeepND/blacklist/issues", + "licenseId": 2, + "name": "anudeepND facebook", + "publishedDate": "2017-11-25T09:12:55", + "syntaxId": 1, + "updatedDate": "2019-01-15T03:00:00", + "viewUrl": "https://raw.githubusercontent.com/anudeepND/blacklist/master/facebook.txt" + }, + { + "id": 1159, + "homeUrl": "https://phishing.army/", + "description": "The Blocklist to filter Phishing.", + "name": "Phishing Army", + "publishedDate": "2017-09-05T08:14:36", + "syntaxId": 2, + "licenseId": 13, + "updatedDate": "2019-01-15T03:00:00", + "viewUrl": "https://phishing.army/download/phishing_army_blocklist_extended.txt" + }, + { + "id": 1160, + "homeUrl": "https://phishing.horus.com.tr/", + "description": "List of toxic links for Turkey.", + "name": "TR-PhishingList URL List", + "publishedDate": "2017-09-05T08:14:36", + "syntaxId": 8, + "licenseId": 2, + "updatedDate": "2019-01-15T03:00:00", + "viewUrl": "https://raw.githubusercontent.com/HorusTeknoloji/TR-PhishingList/master/url-lists.txt" + }, + { + "id": 1161, + "homeUrl": "https://phishing.horus.com.tr/", + "description": "List of toxic links for Turkey.", + "name": "TR-PhishingList IP List", + "publishedDate": "2017-09-05T08:14:36", + "syntaxId": 9, + "licenseId": 2, + "updatedDate": "2019-01-15T03:00:00", + "viewUrl": "https://raw.githubusercontent.com/HorusTeknoloji/TR-PhishingList/master/ip-lists.txt" } -] +] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index 96121669d..8f7a4cc83 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -1650,5 +1650,13 @@ { "filterListId": 1299, "languageId": 99 + }, + { + "filterListId": 1160, + "languageId": 48 + }, + { + "filterListId": 1161, + "languageId": 48 } ] diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 218fa8d7e..1bde8ee9d 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -4422,5 +4422,9 @@ { "filterListId": 1452, "maintainerId": 116 + }, + { + "filterListId": 1458, + "maintainerId": 30 } ] diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 5214b7564..dc3a5f59b 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -6966,5 +6966,17 @@ { "filterListId": 1456, "tagId": 4 + }, + { + "filterListId": 1458, + "tagId": 2 + }, + { + "filterListId": 1458, + "tagId": 3 + }, + { + "filterListId": 1459, + "tagId": 7 } ]