ArvanCloud
tcp/443
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9d956ff55a956ff55a956ff55a956ff55a
Found 1 files trough .DS_Store spidering: /icons
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-11-20 17:42
HTTP/1.1 200 OK Date: Wed, 20 Nov 2024 17:42:56 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=242 X-Cache: BYPASS X-Request-ID: b189c315472fefe3de8a02aa3e2da84a X-SID: 6231 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-11-18 17:14
HTTP/1.1 200 OK Date: Mon, 18 Nov 2024 17:14:02 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=245 X-Cache: BYPASS X-Request-ID: 3cb0e710f9c8b2c47d1be1e8336ed809 X-SID: 6233 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-11-16 19:23
HTTP/1.1 200 OK Date: Sat, 16 Nov 2024 19:23:20 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=260 X-Cache: BYPASS X-Request-ID: ae8e0bf57ed28be6b75b4300804cbe4a X-SID: 6113 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-11-02 13:16
HTTP/1.1 200 OK Date: Sat, 02 Nov 2024 13:16:58 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=250 X-Cache: BYPASS X-Request-ID: 7e4c03293b5814d0352b435016bc9555 X-SID: 6231 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-11-01 05:09
HTTP/1.1 200 OK Date: Fri, 01 Nov 2024 05:10:00 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=252 X-Cache: BYPASS X-Request-ID: a6d799f89c4e3c507e28699fd3377593 X-SID: 6230 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-10-30 04:47
HTTP/1.1 200 OK Date: Wed, 30 Oct 2024 04:47:42 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=284 X-Cache: BYPASS X-Request-ID: a84a698893b0be9944913d999925b0a9 X-SID: 6112 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-10-18 18:04
HTTP/1.1 200 OK Date: Fri, 18 Oct 2024 18:04:26 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=315 X-Cache: BYPASS X-Request-ID: 45896d2950a08cd693e1f05e09d68d27 X-SID: 6112 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>
Open service 185.143.233.120:443 · sandbox-app.kudos.ir
2024-10-16 08:51
HTTP/1.1 200 OK Date: Wed, 16 Oct 2024 08:51:05 GMT Content-Type: text/html Content-Length: 4086 Connection: close Vary: Accept-Encoding last-modified: Mon, 22 Jul 2024 05:47:36 GMT etag: "ff6-669df278-5d52ae7f59efa938;;;" vary: User-Agent x-turbo-charged-by: LiteSpeed X-XSS-Protection: 1; mode=block Server: ArvanCloud Server-Timing: total;dur=254 X-Cache: BYPASS X-Request-ID: 579e3db1ec0670714d7e8af634d764b5 X-SID: 6113 Accept-Ranges: bytes Page title: Kudos <!DOCTYPE html> <html> <head> <!-- If you are serving your web app in a path other than the root, change the href value below to reflect the base path you are serving from. The path provided below has to start and end with a slash "/" in order for it to work correctly. For more details: * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base This is a placeholder for base href that will be replaced by the value of the `--base-href` argument provided to `flutter build`. --> <base href="/"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی"> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.ico"/> <title>Kudos</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" href="style.css" type="text/css"> <!-- Croppie --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" /> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script> <script> // The value below is injected by flutter build, do not touch. const serviceWorkerVersion = "3249560041"; </script> <!-- This script adds the flutter initialization JS code --> <script src="flutter.js" defer></script> <script src="script.js"></script> <style> #__image_picker_web-file-input{ display:none!important; } input[file]{ opacity:0!important } </style> </head> <body> <!-- Capture PWA install prompt event --> <script> let deferredPrompt; window.addEventListener('beforeinstallprompt', (e) => { deferredPrompt = e; }); function promptInstall(){ deferredPrompt.prompt(); } // Listen for app install event window.addEventListener('appinstalled', () => { deferredPrompt = null; appInstalled(); }); // Track how PWA was launched (either from browser or as PWA) function getLaunchMode() { const isStandalone = window.matchMedia('(display-mode: standalone)').matches; if(deferredPrompt) hasPrompt(); if (document.referrer.startsWith('android-app://')) { appLaunchedAsTWA(); } else if (navigator.standalone || isStandalone) { appLaunchedAsPWA(); } else { window.appLaunchedInBrowser(); } } </script> <div class="loading-container"> <div id='circle'> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> <div class='pointer'></div> </div> </div> <script> const removeLoading = ()=>{ document.querySelector(".loading-container").remove(); } window.addEventListener("flutter-first-frame",function(){ removeLoading(); }); window.addEventListener('load', function(ev) { _flutter.loader.loadEntrypoint({ serviceWorker: { serviceWorkerVersion: serviceWorkerVersion, }, onEntrypointLoaded: function(engineInitializer) { let config = { renderer: "canvaskit", }; engineInitializer.initializeEngine(config).then(function(appRunner) { appRunner.runApp(); }); } }); }); </script> </body> </html>