| .. | |||||
| assets | |||||
| fonts | |||||
| generated | |||||
| favicon.ico | |||||
| index.html | |||||
| manifest.json |
| Server IP : 103.169.32.36 / Your IP : 216.73.217.13 Web Server : Apache System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/eset/efs/lib/webd/frontend/ |
Upload File : |
<!doctype html>
<html lang="en" dir="ltr" style="height: 100%">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="theme-color" content="#000000" />
<!--
manifest.json provides metadata used when your web app is added to the
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
-->
<link rel="manifest" href="/manifest.json" />
<link rel="shortcut icon" href="/favicon.ico" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title></title>
<script type="module" crossorigin src="/assets/index-7308cf87.js"></script>
<link rel="modulepreload" crossorigin href="/assets/vendor-a489d579.js">
<link rel="modulepreload" crossorigin href="/assets/zui-64ffcf4f.js">
<link rel="stylesheet" href="/assets/vendor-2313bbfd.css">
<link rel="stylesheet" href="/assets/index-3baecef2.css">
</head>
<body style="font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; height: 100%">
<noscript> You need to enable JavaScript to run this app. </noscript>
<div id="root" style="height: 100%"></div>
<div id="modal-root"></div>
<script type="text/javascript">
function get_browser() {
// not available in any FF/IE/Safari and old Chrome/Edge/Opera
var hasUserAgentData = !!window.navigator.userAgentData
if (hasUserAgentData) {
var brands = window.navigator.userAgentData.brands
return brands[brands.length - 1]
} else {
var ua = navigator.userAgent,
tem,
M = ua.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i) || []
if (/trident/i.test(M[1])) {
tem = /\brv[ :]+(\d+)/g.exec(ua) || []
return { brand: 'IE', version: tem[1] || '' }
}
if (M[1] === 'Chrome') {
tem = ua.match(/\bOPR\/(\d+)/)
if (tem != null) {
return { brand: 'Opera', version: tem[1] }
}
}
if (window.navigator.userAgent.indexOf('Edge') > -1) {
tem = ua.match(/\Edge\/(\d+)/)
if (tem != null) {
return { brand: 'Edge', version: tem[1] }
}
}
M = M[2] ? [M[1], M[2]] : [navigator.appName, navigator.appVersion, '-?']
if ((tem = ua.match(/version\/(\d+)/i)) != null) {
M.splice(1, 1, tem[1])
}
return {
brand: M[0],
version: +M[1],
}
}
}
var browser = get_browser()
if (browser.brand === 'IE') {
this.document.getElementById('root').innerHTML =
'<h1 style="text-align: center">This browser is not supported.</h1>'
}
</script>
</body>
</html>
| .. | |||||
| assets | |||||
| fonts | |||||
| generated | |||||
| favicon.ico | |||||
| index.html | |||||
| manifest.json |