From dfa3d6da0b52966a2afc1217e4cc2889c6838142 Mon Sep 17 00:00:00 2001 From: bogachenko Date: Thu, 28 Mar 2019 13:21:23 +0000 Subject: [PATCH] Update (#737) * Update FilterList.json https://github.com/collinbarrett/FilterLists/issues/736 * SNAFU https://github.com/collinbarrett/FilterLists/issues/735 --- data/FilterList.json | 25 ++++++++++++++++++------- data/FilterListLanguage.json | 4 ++++ data/FilterListMaintainer.json | 4 ++++ data/FilterListTag.json | 8 ++++++++ data/Maintainer.json | 8 +++++++- 5 files changed, 41 insertions(+), 8 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index db799af3b..0229f7725 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -13641,28 +13641,30 @@ { "id": 1295, "emailAddress": "intr0@intr0.com", - "description": "iVOID.hosts is dedicated to providing AdGuard Pro for iOS users with custom built, privacy & security focused hosts files. Also for use with Linux workstations & uBlock Origins for Firefox.", + "description": "iVOID.hosts is dedicated to providing AdGuard Pro for iOS users with custom built, privacy & security focused hosts files. Also for use with Linux workstations & uBlock Origin for Firefox.", "homeUrl": "https://intr0.com/", "issuesUrl": "https://gitlab.com/intr0/iVOID.GitLab.io/issues", "licenseId": 19, "name": "iVOID.hosts", "publishedDate": "2018-07-09", "syntaxId": 1, - "updatedDate": "2019-03-18T05:32:20", + "updatedDate": "2019-03-27T20:47:16+00:00", "viewUrl": "https://gitlab.com/intr0/iVOID.GitLab.io/raw/master/iVOID.hosts", "viewUrlMirror1": "https://notabug.org/-intr0/iVOID/raw/master/iVOID.hosts" }, { "id": 1296, "emailAddress": "intr0@intr0.com", - "description": "DomainVoider is dedicated to providing AdGuard Pro for iOS users with custom built, privacy and security focused filters using a simplified adblocking format.", + "description": "DomainVoider is dedicated to providing AdGuard Pro for iOS users with custom built, privacy and security focused filters using a simplified adblocking format. Also for use with uBlock Origin for Firefox.", "homeUrl": "https://intr0.com/", "issuesUrl": "https://gitlab.com/intr0/DomainVoider/issues", "licenseId": 19, "name": "DomainVoider", - "syntaxId": 1, - "updatedDate": "2019-03-01T14:20:54", - "viewUrl": "https://gitlab.com/intr0/DomainVoider/raw/master/DomainVoider.txt" + "publishedDate": "2017-11-11", + "syntaxId": 3, + "updatedDate": "2019-03-27T21:25:33+00:00", + "viewUrl": "https://gitlab.com/intr0/DomainVoider/raw/master/DomainVoider.txt", + "viewUrlMirror1": "https://notabug.org/-intr0/DomainVoider/raw/master/DomainVoider.txt" }, { "id": 1297, @@ -16314,5 +16316,14 @@ "viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/WordPressTranslatorAssistant.txt", "viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/WordPressTranslatorAssistant.txt", "viewUrlMirror2": "https://gitlab.com/DandelionSprout/adfilt/raw/master/WordPressTranslatorAssistant.txt" + }, + { + "id": 1536, + "description": "A general ad & tracking domain blocklist for pihole.", + "homeUrl": "https://github.com/RooneyMcNibNug/pihole-stuff", + "licenseId": 14, + "name": "SNAFU List", + "syntaxId": 2, + "viewUrl": "https://raw.githubusercontent.com/RooneyMcNibNug/pihole-stuff/master/SNAFU.txt" } -] +] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index 6e222c9fe..85172c09a 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -2018,5 +2018,9 @@ { "filterListId": 1214, "languageId": 110 + }, + { + "filterListId": 1536, + "languageId": 110 } ] diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 711d76916..95c98ef74 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -4350,5 +4350,9 @@ { "filterListId": 239, "maintainerId": 7 + }, + { + "filterListId": 1536, + "maintainerId": 130 } ] diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 7eadab117..0d3996e0d 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -6482,5 +6482,13 @@ { "filterListId": 1535, "tagId": 15 + }, + { + "filterListId": 1536, + "tagId": 2 + }, + { + "filterListId": 1536, + "tagId": 3 } ] diff --git a/data/Maintainer.json b/data/Maintainer.json index 5abb5f0fb..f697c539f 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -682,5 +682,11 @@ "id": 129, "homeUrl": "https://hostsfile.mine.nu/", "name": "Andy Short" + }, + { + "id": 130, + "homeUrl": "https://github.com/RooneyMcNibNug", + "name": "RooneyMcNibNug", + "twitterHandle": "rooneymcnibnug" } -] +] \ No newline at end of file