add Minimal Hosts Blocker

closes #187
This commit is contained in:
Collin Barrett 2018-02-12 20:25:00 -06:00
parent fc4f0b4642
commit 52377ffb4d
4 changed files with 32 additions and 0 deletions

View file

@ -5489,5 +5489,22 @@
"submissionUrl": null,
"syntaxId": 2,
"viewUrl": "https://raw.githubusercontent.com/anudeepND/whitelist/master/optional-list.txt"
},
{
"id": 324,
"description": "A minimal adblocker for iOS.",
"descriptionSourceUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker",
"discontinuedDate": null,
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker",
"issuesUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker/issues",
"licenseId": 5,
"name": "Minimal Hosts Blocker",
"policyUrl": null,
"submissionUrl": null,
"syntaxId": 1,
"viewUrl": "https://raw.githubusercontent.com/arcetera/Minimal-Hosts-Blocker/master/etc/MinimalHostsBlocker/minimalhosts"
}
]

View file

@ -226,5 +226,9 @@
{
"filterListId": 323,
"maintainerId": 30
},
{
"filterListId": 324,
"maintainerId": 31
}
]

View file

@ -201,5 +201,12 @@
"homeUrl": "https://github.com/anudeepND",
"name": "Anudeep",
"twitterHandle": null
},
{
"id": 31,
"emailAddress": null,
"homeUrl": "https://github.com/arcetera",
"name": "arcetera",
"twitterHandle": null
}
]

View file

@ -190,5 +190,9 @@
{
"mergeFilterListId": 309,
"upstreamFilterListId": 317
},
{
"mergeFilterListId": 309,
"upstreamFilterListId": 324
}
]