Skip to content

Commit

Permalink
add Minimal Hosts Blocker
Browse files Browse the repository at this point in the history
closes #187
  • Loading branch information
collinbarrett committed Feb 13, 2018
1 parent fc4f0b4 commit 52377ff
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/FilterList.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
4 changes: 4 additions & 0 deletions data/FilterListMaintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,9 @@
{
"filterListId": 323,
"maintainerId": 30
},
{
"filterListId": 324,
"maintainerId": 31
}
]
7 changes: 7 additions & 0 deletions data/Maintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]
4 changes: 4 additions & 0 deletions data/Merge.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,9 @@
{
"mergeFilterListId": 309,
"upstreamFilterListId": 317
},
{
"mergeFilterListId": 309,
"upstreamFilterListId": 324
}
]

0 comments on commit 52377ff

Please sign in to comment.