diff --git a/data/FilterList.json b/data/FilterList.json index 993970354..9787192cb 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -9306,9 +9306,7 @@ "issuesUrl": "https://github.com/bogachenko/presstheattack/issues", "licenseId": 2, "name": "Press the Attack", - "publishedDate": "2018-10-01T13:53:10", "syntaxId": 4, - "updatedDate": "2019-02-11T03:04:33", "viewUrl": "https://raw.githubusercontent.com/bogachenko/presstheattack/master/presstheattack.txt" }, { @@ -16586,6 +16584,27 @@ "updatedDate": "2019-04-07T00:00:00", "syntaxId": 4, "viewUrl": "https://raw.githubusercontent.com/ColumWalsh/unsullied/master/unsullied.txt" + }, + { + "id": 1557, + "description": "Android AdBlock Hosts file for /etc/hosts", + "homeUrl": "https://github.com/DataMaster-2501/DataMaster-Android-AdBlock-Hosts", + "issuesUrl": "https://github.com/DataMaster-2501/DataMaster-Android-AdBlock-Hosts/issues", + "licenseId": 4, + "name": "DataMaster Android AdBlock Hosts", + "syntaxId": 1, + "viewUrl": "https://raw.githubusercontent.com/DataMaster-2501/DataMaster-Android-AdBlock-Hosts/master/hosts" + }, + { + "id": 1558, + "description": "Filters for blocking pop-ups and anti-adblock bypass.", + "descriptionSourceUrl": "https://github.com/bogachenko/fuckfuckadblock", + "emailAddress": "bogachenkove@gmail.com", + "homeUrl": "https://github.com/bogachenko/fuckfuckadblock", + "issuesUrl": "https://github.com/bogachenko/fuckfuckadblock/issues", + "licenseId": 2, + "name": "Fuck Fuckadblock", + "syntaxId": 4, + "viewUrl": "https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock.txt" } - -] +] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 4a3fa03d6..a4a56490a 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -4426,5 +4426,9 @@ { "filterListId": 1556, "maintainerId": 131 + }, + { + "filterListId": 1558, + "maintainerId": 107 } ] diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 2d35959d2..920851dc9 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -6614,5 +6614,17 @@ { "filterListId": 1556, "tagId": 15 + }, + { + "filterListId": 1557, + "tagId": 2 + }, + { + "filterListId": 1557, + "tagId": 3 + }, + { + "filterListId": 1558, + "tagId": 5 } ]