diff --git a/grailed_config.js b/grailed_config.js index 0e92b87..2ea3bbd 100644 --- a/grailed_config.js +++ b/grailed_config.js @@ -51,11 +51,11 @@ export const HOST_MAP = { adminContextPath: '/admin-api', chatUrl: 'https://chat.aworldtrade.shop', }, - 'appflyer.wiki': { + 'www.appflyer.wiki': { lang: 'uk-gb', urlProtocol: 'https://', wsProtocol: 'wss://', - host: 'www.aworldtrade.shop', + host: 'www.appflyer.wiki', appContextPath: '/app-api', adminContextPath: '/admin-api', chatUrl: 'https://chat.aworldtrade.shop',