From 867a8ebb3012f9ce90e81df27f1b0a3402c9c428 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 26 Aug 2019 16:06:10 -0400 Subject: [PATCH] Add my new facebook/messenger/instagram block list --- data/FilterList.json | 13 +++++++++++++ data/FilterListMaintainer.json | 4 ++++ data/FilterListTag.json | 8 ++++++++ 3 files changed, 25 insertions(+) diff --git a/data/FilterList.json b/data/FilterList.json index 84e387e03..772df7fcf 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -19383,5 +19383,18 @@ "name": "Mmoti's Regex Filters for Pi-hole", "syntaxId": 30, "viewUrl": "https://raw.githubusercontent.com/mmotti/pihole-regex/master/regex.list" + }, + { + "id": 1819, + "description": "A programmatically expanded block list for Facebook, Messenger, and Instagram.", + "descriptionSourceUrl": "https://www.github.developerdan.com/hosts/lists/facebook-extended.txt", + "homeUrl": "https://www.github.developerdan.com/hosts/", + "issuesUrl": "https://github.com/lightswitch05/hosts/issues", + "licenseId": 18, + "name": "Facebook Hosts", + "publishedDate": "2019-08-26T19:49:00", + "syntaxId": 1, + "updatedDate": "2019-08-26T19:49:00", + "viewUrl": "https://www.github.developerdan.com/hosts/lists/facebook-extended.txt" } ] diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 7ec36e715..2cefb5d34 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -4531,6 +4531,10 @@ "filterListId": 1639, "maintainerId": 139 }, + { + "filterListId": 1819, + "maintainerId": 139 + }, { "filterListid": 1470, "maintainerid": 84 diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 070854f61..88e2fa6d8 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -8990,5 +8990,13 @@ { "filterListId": 1818, "tagId": 3 + }, + { + "filterListId": 1819, + "tagId": 15 + }, + { + "filterListId": 1819, + "tagId": 19 } ]