|
@ -212,7 +212,7 @@ const remoteConfigSample = |
|
|
"https://raw.githubusercontent.com/tindy2013/subconverter/master/base/config/example_external_config.ini"; |
|
|
"https://raw.githubusercontent.com/tindy2013/subconverter/master/base/config/example_external_config.ini"; |
|
|
const gayhubRelease = "https://github.com/tindy2013/subconverter/releases"; |
|
|
const gayhubRelease = "https://github.com/tindy2013/subconverter/releases"; |
|
|
const defaultBackend = "https://api.wcc.best/sub?"; |
|
|
const defaultBackend = "https://api.wcc.best/sub?"; |
|
|
const shortUrlBackend = "https://api.wcc.best/short"; |
|
|
const shortUrlBackend = "https://s.wcc.best/short"; |
|
|
const configUploadBackend = "https://api.wcc.best/config/upload"; |
|
|
const configUploadBackend = "https://api.wcc.best/config/upload"; |
|
|
const tgBotLink = "https://t.me/CareyWong_bot"; |
|
|
const tgBotLink = "https://t.me/CareyWong_bot"; |
|
|
|
|
|
|
|
|