mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
16d87c2dda
commit
312100cb70
5 changed files with 63 additions and 2 deletions
|
|
@ -5744,5 +5744,39 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://sites.google.com/site/cosmonoteshosts/hosts_Ultimate.txt"
|
||||
},
|
||||
{
|
||||
"id": 339,
|
||||
"description": "Chinese hosts lists blocking sites like Gamil, Instagram, Wikipedia, Yahoo, Telegram(WEB), Dropbox, Flipboard, Mage, Line, Pinterest, W3schools, Ingress, Twitch, SoundCloud, Xboxlive, WordPress, Tapatalk, Kobo, Vimeo, Nytimes, Issuu, Tor, DuckDuckGo, Imgur, Pcbeta...",
|
||||
"descriptionSourceUrl": null,
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/Lerist/Go-Hosts",
|
||||
"issuesUrl": "https://github.com/Lerist/Go-Hosts/issues",
|
||||
"licenseId": 2,
|
||||
"name": "Go Hosts AD",
|
||||
"policyUrl": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/Lerist/Go-Hosts/master/hosts-ad"
|
||||
},
|
||||
{
|
||||
"id": 340,
|
||||
"description": "Chinese hosts lists blocking sites like Google, Google Play, YouTube, Twitter, Facebook, Tumblr, Pixiv",
|
||||
"descriptionSourceUrl": null,
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/Lerist/Go-Hosts",
|
||||
"issuesUrl": "https://github.com/Lerist/Go-Hosts/issues",
|
||||
"licenseId": 2,
|
||||
"name": "Go Hosts",
|
||||
"policyUrl": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/Lerist/Go-Hosts/master/hosts"
|
||||
}
|
||||
]
|
||||
|
|
@ -118,5 +118,13 @@
|
|||
{
|
||||
"filterListId": 338,
|
||||
"languageId": 141
|
||||
},
|
||||
{
|
||||
"filterListId": 339,
|
||||
"languageId": 99
|
||||
},
|
||||
{
|
||||
"filterListId": 340,
|
||||
"languageId": 99
|
||||
}
|
||||
]
|
||||
|
|
@ -314,5 +314,13 @@
|
|||
{
|
||||
"filterListId": 338,
|
||||
"maintainerId": 42
|
||||
},
|
||||
{
|
||||
"filterListId": 339,
|
||||
"maintainerId": 43
|
||||
},
|
||||
{
|
||||
"filterListId": 340,
|
||||
"maintainerId": 43
|
||||
}
|
||||
]
|
||||
|
|
@ -276,14 +276,21 @@
|
|||
"id": 41,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/multiverse2011",
|
||||
"name": "multiverse2011",
|
||||
"name": "Multiverse2011",
|
||||
"twitterHandle": "multiverse2011_"
|
||||
},
|
||||
{
|
||||
"id": 42,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "http://cosmonote.blogspot.jp",
|
||||
"name": "cosmonote",
|
||||
"name": "Cosmonote",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 43,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/Lerist",
|
||||
"name": "Lerist",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
|
|
@ -226,5 +226,9 @@
|
|||
{
|
||||
"mergeFilterListId": 271,
|
||||
"upstreamFilterListId": 338
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 340
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue