export function getDomain() { return window.location.hostname === 'localhost' ? 'mva-cyber.club' : window.location.hostname; }