Remove jsdelivr mirror

This commit is contained in:
世界 2021-03-24 13:16:26 +08:00
parent cf6fd70fac
commit 1cf953005b
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 1 additions and 2 deletions

View File

@ -26,9 +26,8 @@ object SubManager {
enable = public?.enable ?: true
urls = listOf(
"https://github.com/NekoX-Dev/ProxyList/blob/master/proxy_list@js-file-line\">@<",
"https://cdn.jsdelivr.net/gh/nekox-dev/ProxyList/proxy_list",
"https://nekox.pages.dev/proxy_list",
"https://github.com/NekoX-Dev/ProxyList/blob/master/proxy_list@js-file-line\">@<",
"https://gitee.com/nekoshizuku/AwesomeRepo/raw/master/proxy_list"
)