\n
\n Download didn‘t work? Microsoft Edge can falsely flag files as dangerous and block the download. Use option \"Keep\" in the Downloads menu or use another browser to get the file, all of our files are absolutely safe!\n
\n
✕
\n
`\n displayDownloadWarning(toAdd)\n}\n\nconst navigator = window.navigator\nconst userAgent = navigator.userAgent\nconst normalizedUserAgent = userAgent.toLowerCase()\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst standalone = (navigator as any).standalone\n\nconst isIos = /ip(ad|hone|od)/.test(normalizedUserAgent) || (navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1)\nconst isAndroid = /android/.test(normalizedUserAgent)\nconst isSafari = /safari/.test(normalizedUserAgent)\nconst isWebview = (isAndroid && /; wv\\)/.test(normalizedUserAgent)) || (isIos && !standalone && !isSafari)\nif (isWebview) {\n const toAdd = `\n