Skip to content

Commit

Permalink
add Monojp's Hosts
Browse files Browse the repository at this point in the history
closes #189
  • Loading branch information
collinbarrett committed Feb 13, 2018
1 parent 493cd2e commit 10bb55d
Show file tree
Hide file tree
Showing 5 changed files with 36 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 @@ -5523,5 +5523,22 @@
"submissionUrl": null,
"syntaxId": 1,
"viewUrl": "https://github.com/bjornstar/hosts/blob/master/hosts"
},
{
"id": 326,
"description": "Hostfiles for adblocking / privacy reasons.",
"descriptionSourceUrl": "https://github.com/monojp/hosts_merge/blob/master/README.md",
"discontinuedDate": null,
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "https://github.com/monojp/hosts_merge",
"issuesUrl": "https://github.com/monojp/hosts_merge/issues",
"licenseId": 5,
"name": "Monojp's Hosts",
"policyUrl": null,
"submissionUrl": null,
"syntaxId": 2,
"viewUrl": "https://hosts.herndl.org/hosts_blacklist.txt"
}
]
4 changes: 4 additions & 0 deletions data/FilterListLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,9 @@
{
"filterListId": 61,
"languageId": 11
},
{
"filterListId": 326,
"languageId": 141
}
]
4 changes: 4 additions & 0 deletions data/FilterListMaintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,9 @@
{
"filterListId": 325,
"maintainerId": 35
},
{
"filterListId": 326,
"maintainerId": 36
}
]
7 changes: 7 additions & 0 deletions data/Maintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,12 @@
"homeUrl": "https://bjornstar.com/",
"name": "Bjorn Stromberg",
"twitterHandle": null
},
{
"id": 36,
"emailAddress": null,
"homeUrl": "https://github.com/monojp",
"name": "Monojp",
"twitterHandle": null
}
]
4 changes: 4 additions & 0 deletions data/Merge.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,5 +198,9 @@
{
"mergeFilterListId": 309,
"upstreamFilterListId": 325
},
{
"mergeFilterListId": 309,
"upstreamFilterListId": 326
}
]

0 comments on commit 10bb55d

Please sign in to comment.