Skip to content

Commit

Permalink
add yhosts
Browse files Browse the repository at this point in the history
closes #192
  • Loading branch information
collinbarrett committed Feb 13, 2018
1 parent 217d935 commit 79640d6
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 @@ -5574,5 +5574,22 @@
"submissionUrl": null,
"syntaxId": 4,
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExtensionsForUBO%26Nano.txt"
},
{
"id": 329,
"description": "A hosts file for Chinese websites.",
"descriptionSourceUrl": null,
"discontinuedDate": null,
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "https://github.com/vokins/yhosts",
"issuesUrl": "https://github.com/vokins/yhosts/issues",
"licenseId": 1,
"name": "Yhosts",
"policyUrl": null,
"submissionUrl": null,
"syntaxId": 1,
"viewUrl": "https://raw.githubusercontent.com/vokins/yhosts/master/hosts.txt"
}
]
4 changes: 4 additions & 0 deletions data/FilterListLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,9 @@
{
"filterListId": 328,
"languageId": 44
},
{
"filterListId": 329,
"languageId": 99
}
]
4 changes: 4 additions & 0 deletions data/FilterListMaintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,5 +274,9 @@
{
"filterListId": 328,
"maintainerId": 22
},
{
"filterListId": 329,
"maintainerId": 37
}
]
7 changes: 7 additions & 0 deletions data/Maintainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,5 +243,12 @@
"homeUrl": "https://github.com/monojp",
"name": "Monojp",
"twitterHandle": null
},
{
"id": 37,
"emailAddress": null,
"homeUrl": "https://github.com/vokins",
"name": "vokins",
"twitterHandle": null
}
]
4 changes: 4 additions & 0 deletions data/Merge.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,5 +202,9 @@
{
"mergeFilterListId": 309,
"upstreamFilterListId": 326
},
{
"mergeFilterListId": 309,
"upstreamFilterListId": 329
}
]

0 comments on commit 79640d6

Please sign in to comment.