更新 grailed_config.js

增加一个配置
This commit is contained in:
huangjin 2025-01-02 18:33:50 +08:00
parent c411e0cb32
commit cd63c24549
1 changed files with 9 additions and 0 deletions

View File

@ -51,6 +51,15 @@ export const HOST_MAP = {
adminContextPath: '/admin-api', adminContextPath: '/admin-api',
chatUrl: 'https://chat.aworldtrade.shop', chatUrl: 'https://chat.aworldtrade.shop',
}, },
'appflyer.wiki': {
lang: 'uk-gb',
urlProtocol: 'https://',
wsProtocol: 'wss://',
host: 'www.aworldtrade.shop',
appContextPath: '/app-api',
adminContextPath: '/admin-api',
chatUrl: 'https://chat.aworldtrade.shop',
},
'new1-www.appsflyer.wiki': { 'new1-www.appsflyer.wiki': {
lang: 'uk-gb', lang: 'uk-gb',