diff --git a/grailed_config.js b/grailed_config.js index 1229b18..de485db 100644 --- a/grailed_config.js +++ b/grailed_config.js @@ -33,6 +33,15 @@ export const HOST_MAP = { adminContextPath: '/admin-api', chatUrl: 'https://chat.aworldtrade.shop', }, + 'www.aworldtrade.shop': { + lang: 'uk-gb', + urlProtocol: 'https://', + wsProtocol: 'ws://', + host: 'www.aworldtrade.shop', + appContextPath: '/app-api', + adminContextPath: '/admin-api', + chatUrl: 'https://chat.aworldtrade.shop', + }, 'new1-www.appsflyer.wiki': { lang: 'uk-gb',