mirror of https://github.com/dnomd343/sub-web
CareyWong
4 years ago
4 changed files with 38 additions and 36 deletions
@ -0,0 +1,16 @@ |
|||||
|
VUE_APP_PROJECT = "https://github.com/CareyWang/sub-web" |
||||
|
|
||||
|
VUE_APP_BOT_LINK = "https://t.me/CareyWong_bot" |
||||
|
|
||||
|
VUE_APP_BACKEND_RELEASE = "https://github.com/tindy2013/subconverter/releases" |
||||
|
|
||||
|
VUE_APP_SUBCONVERTER_REMOTE_CONFIG = "https://raw.githubusercontent.com/tindy2013/subconverter/master/base/config/example_external_config.ini" |
||||
|
|
||||
|
# API 后端 |
||||
|
VUE_APP_SUBCONVERTER_DEFAULT_BACKEND = "https://api.wcc.best" |
||||
|
|
||||
|
# 短链接后端 |
||||
|
VUE_APP_MYURLS_DEFAULT_BACKEND = "https://suo.yt" |
||||
|
|
||||
|
# 文本托管后端 |
||||
|
VUE_APP_CONFIG_UPLOAD_BACKEND = "https://api.wcc.best" |
Loading…
Reference in new issue