var mellonUrl = new MellonUrl('https://mellon-rn.traviangames.com'); var mellonConfig = { url: mellonUrl.getBase(), application: { id: 'railnation', countryId: 'ii', instanceId: 'portal-ii', languageId: 'en_GB', styles: 'https://www.railnation.de/wp-content/themes/railnation2021/css/mellon.min.css', }, mellon: { cookie: { domain: '.rail-nation.com' // second level only! with dot at the beggining! } } };