更新 grailed_config.js

This commit is contained in:
huangjin 2025-01-02 19:58:55 +08:00
parent cd63c24549
commit 65c53beeb1
1 changed files with 2 additions and 2 deletions

View File

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