Domain app.kudos.ir
Iran
Noyan Abr Arvan Co. ( Private Joint Stock)
Software information

ArvanCloud

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-07-09 00:40
    Last seen 2024-11-04 09:02
    Open for 118 days
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-11-20 03:30

    HTTP/1.1 200 OK
    Date: Wed, 20 Nov 2024 03:30:10 GMT
    Content-Type: text/html
    Content-Length: 4168
    Connection: close
    Vary: Accept-Encoding
    last-modified: Mon, 04 Nov 2024 11:40:31 GMT
    etag: "1048-6728b2af-a4af6053f68e239a;;;"
    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: 48371590a8f975f78233cc665a846542
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "691154845";
    
        </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();
               
    Found 2024-11-20 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-11-18 04:27

    HTTP/1.1 200 OK
    Date: Mon, 18 Nov 2024 04:27:51 GMT
    Content-Type: text/html
    Content-Length: 4168
    Connection: close
    Vary: Accept-Encoding
    last-modified: Mon, 04 Nov 2024 11:40:31 GMT
    etag: "1048-6728b2af-a4af6053f68e239a;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=246
    X-Cache: BYPASS
    X-Request-ID: ee035f60c06e34d15d45e2bcde331f53
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "691154845";
    
        </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();
               
    Found 2024-11-18 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-11-16 07:21

    HTTP/1.1 200 OK
    Date: Sat, 16 Nov 2024 07:21:29 GMT
    Content-Type: text/html
    Content-Length: 4168
    Connection: close
    Vary: Accept-Encoding
    last-modified: Mon, 04 Nov 2024 11:40:31 GMT
    etag: "1048-6728b2af-a4af6053f68e239a;;;"
    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: d43524f5a21140d3254cbbc8d1e133eb
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "691154845";
    
        </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();
               
    Found 2024-11-16 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-11-02 09:42

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 09:42:03 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Tue, 22 Oct 2024 08:38:21 GMT
    etag: "1049-6717647d-88d5a297fe6d1546;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=262
    X-Cache: BYPASS
    X-Request-ID: a79b5a28da31cdfebe686c5bafd7992b
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "2056887496";
    
        </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();
              
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-11-01 07:36

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 07:36:41 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Tue, 22 Oct 2024 08:38:21 GMT
    etag: "1049-6717647d-88d5a297fe6d1546;;;"
    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: a6fa502c80ac43993a673ed37b4d32fe
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "2056887496";
    
        </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();
              
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-10-30 09:09

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 09:09:21 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Tue, 22 Oct 2024 08:38:21 GMT
    etag: "1049-6717647d-88d5a297fe6d1546;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=255
    X-Cache: BYPASS
    X-Request-ID: 867a7bcd1ce6200723fa962addd1737c
    X-SID: 6110
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "2056887496";
    
        </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();
              
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-10-22 07:56

    HTTP/1.1 200 OK
    Date: Tue, 22 Oct 2024 07:56:06 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Sun, 06 Oct 2024 06:47:04 GMT
    etag: "1049-67023268-561378b8cb551564;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=275
    X-Cache: BYPASS
    X-Request-ID: 45589f59a5372706654ab8bf063d4559
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "2720202038";
    
        </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();
              
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-10-20 08:13

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 08:13:52 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Sun, 06 Oct 2024 06:47:04 GMT
    etag: "1049-67023268-561378b8cb551564;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=142
    X-Cache: BYPASS
    X-Request-ID: bcfca2a2825ee670e9b849024c2fd1cf
    X-SID: 4101
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "2720202038";
    
        </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();
              
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-10-18 09:23

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 09:24:00 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Sun, 06 Oct 2024 06:47:04 GMT
    etag: "1049-67023268-561378b8cb551564;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=277
    X-Cache: BYPASS
    X-Request-ID: f665a415f96b6d6b7f482de9ba476fbf
    X-SID: 6111
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "2720202038";
    
        </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();
              
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-10-16 11:03

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 11:03:26 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Sun, 06 Oct 2024 06:47:04 GMT
    etag: "1049-67023268-561378b8cb551564;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=295
    X-Cache: BYPASS
    X-Request-ID: 13861f9ed76137d18dcf428ae009ffb1
    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="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- 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 = "2720202038";
    
        </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();
              
    Found 2024-10-16 by HttpPlugin
    Create report
*.kudos.irkudos.ir
CN:
kudos.ir
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-11-17 00:02
Not after:
2025-02-15 00:02
*.kudos.irkudos.ir
CN:
kudos.ir
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-08-25 23:14
Not after:
2024-11-23 23:14
Domain summary
IP summary