mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
217d935e6a
commit
79640d6b60
5 changed files with 36 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
@ -70,5 +70,9 @@
|
|||
{
|
||||
"filterListId": 328,
|
||||
"languageId": 44
|
||||
},
|
||||
{
|
||||
"filterListId": 329,
|
||||
"languageId": 99
|
||||
}
|
||||
]
|
||||
|
|
@ -274,5 +274,9 @@
|
|||
{
|
||||
"filterListId": 328,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 329,
|
||||
"maintainerId": 37
|
||||
}
|
||||
]
|
||||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
|
|
@ -202,5 +202,9 @@
|
|||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 326
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 329
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue