diff --git a/src/views/Subconverter.vue b/src/views/Subconverter.vue index 1e16715..b2325f2 100644 --- a/src/views/Subconverter.vue +++ b/src/views/Subconverter.vue @@ -214,7 +214,7 @@ const remoteConfigSample = "https://raw.githubusercontent.com/tindy2013/subconverter/master/base/config/example_external_config.ini"; const gayhubRelease = "https://github.com/tindy2013/subconverter/releases"; const defaultBackend = "https://api.wcc.best/sub?"; -const shortUrlBackend = "https://s.wcc.best/short"; +const shortUrlBackend = "https://api.suo.yt/short"; const configUploadBackend = "https://api.wcc.best/config/upload"; const tgBotLink = "https://t.me/CareyWong_bot";