mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-31 11:19:47 +08:00
✨ Feature(custom): migrate sm.ms to s.ee
This commit is contained in:
@@ -466,9 +466,9 @@
|
||||
"webPathTips": "Used to assemble the public URL"
|
||||
},
|
||||
"smms": {
|
||||
"explain": "For mainland China, please use the backup domain https://smms.app and avoid sending too many requests in a short time",
|
||||
"tokenDesc": "SM.MS Token, available in your SM.MS profile",
|
||||
"tokenPlaceholder": "Please enter SM.MS Token"
|
||||
"explain": "Migrated to https://s.ee, please use the new API token",
|
||||
"tokenDesc": "S.EE Token, available in your S.EE profile",
|
||||
"tokenPlaceholder": "Please enter S.EE Token"
|
||||
},
|
||||
"specialDesc": "Special configuration",
|
||||
"specialPlaceholder": "Please enter special configuration",
|
||||
|
||||
@@ -466,9 +466,9 @@
|
||||
"webPathTips": "用于拼接访问网址"
|
||||
},
|
||||
"smms": {
|
||||
"explain": "大陆地区请访问备用域名https://smms.app,不要短时大量请求",
|
||||
"tokenDesc": "SM.MS Token, 可在 SM.MS 个人中心获取",
|
||||
"tokenPlaceholder": "请输入 SM.MS Token"
|
||||
"explain": "已迁移至https://s.ee,请使用新的API token",
|
||||
"tokenDesc": "S.EE Token, 可在 S.EE 个人中心获取",
|
||||
"tokenPlaceholder": "请输入 S.EE Token"
|
||||
},
|
||||
"specialDesc": "特殊配置",
|
||||
"specialPlaceholder": "请输入特殊配置",
|
||||
|
||||
@@ -466,9 +466,9 @@
|
||||
"webPathTips": "用於拼接對外存取網址"
|
||||
},
|
||||
"smms": {
|
||||
"explain": "中國大陸地區請訪問備用網域 https://smms.app,請勿在短時間內大量請求",
|
||||
"tokenDesc": "SM.MS Token,可在 SM.MS 個人中心取得",
|
||||
"tokenPlaceholder": "請輸入 SM.MS Token"
|
||||
"explain": "已遷移至 https://s.ee,請使用新的 API token",
|
||||
"tokenDesc": "S.EE Token,可在 S.EE 個人中心取得",
|
||||
"tokenPlaceholder": "請輸入 S.EE Token"
|
||||
},
|
||||
"specialDesc": "特殊設定",
|
||||
"specialPlaceholder": "請輸入特殊設定",
|
||||
|
||||
@@ -78,7 +78,7 @@ const isAutoCustomUrlTooltip = t('pages.manage.constant.isAutoCustomUrlTip')
|
||||
|
||||
export const supportedPicBedList: IStringKeyMap = {
|
||||
smms: {
|
||||
name: 'SM.MS',
|
||||
name: 'S.EE',
|
||||
icon: 'smms',
|
||||
configOptions: {
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user