{
  "abdulmunim.com": {
    "/": {
      "date": "2026-02-13T07:23:18Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "172.67.156.196",
      "ipASN": "Cloudflare, Inc.",
      "ipCountry": null,
      "httpHeaderHash": "A7BAWQABEV4FDTNTJZIK4XCWGFMHAXN7",
      "httpHeaderTechnologies": [
        "HSTS",
        "Cloudflare"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 966,
      "httpBodyHash": "Y3YJRPT7ZYCRF4KL2LV2OPXHDKSIE7H2",
      "httpBodyTechnologies": [
        "Gravatar",
        "Hugo:0.127.0",
        "Cloudflare Browser Insights"
      ],
      "httpBodyUrls": [
        "/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js",
        "/posts/",
        "/index.xml",
        "/site.webmanifest",
        "https://abdulmunim.com/",
        "/fonts/fa-solid-900.woff2",
        "https://stackoverflow.com/users/228656/abdul-munim",
        "https://static.cloudflareinsights.com/beacon.min.js",
        "https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015",
        "/expertise/",
        "/img/favicon.svg",
        "/img/favicon-32x32.png",
        "/img/apple-touch-icon.png",
        "https://linkedin.com/in/amunim/",
        "/fonts/fa-brands-400.woff2",
        "/about/",
        "/contact/",
        "/img/favicon-16x16.png",
        "/css/coder.min.38c4552ac40f9ae3408bad40358f654ebd8804412fe74ed56f2d6c8a7af82dd3.css",
        "/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css",
        "https://twitter.com/munim/",
        "/fonts/fa-regular-400.woff2",
        "https://facebook.com/munim/",
        "/images/safari-pinned-tab.svg",
        "https://www.gravatar.com/avatar/9e4fb1aa016f4dfe45e62c88b03e6d49?s=240\u0026d=mp"
      ],
      "httpBodyMetaTags": {
        "description": "Experienced Adobe Experience Manager expert over 15 years in the tech industry. Based in Düsseldorf, Germany. Delivered over 20 successful AEM and integration projects. Skilled in Cloud technologies and now part of massive digital transformation.",
        "og:description": "Experienced Adobe Experience Manager expert over 15 years in the tech industry. Based in Düsseldorf, Germany. Delivered over 20 successful AEM and integration projects. Skilled in Cloud technologies and now part of massive digital transformation.",
        "twitter:description": "Experienced Adobe Experience Manager expert over 15 years in the tech industry. Based in Düsseldorf, Germany. Delivered over 20 successful AEM and integration projects. Skilled in Cloud technologies and now part of massive digital transformation."
      },
      "httpBodyByteSize": 8942,
      "httpBodyPageTitle": "Abdul Munim"
    },
    "/2011/03/how-to-convert-office-documents-to-pdf-using-open-office-in-csharp/": {
      "date": "2026-02-13T07:42:26Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "104.21.90.138",
      "ipASN": "Cloudflare, Inc.",
      "ipCountry": null,
      "httpHeaderHash": "NZT2FY2SJNACDYMJJVXJOF72U6UIHM4M",
      "httpHeaderTechnologies": [
        "HSTS",
        "Cloudflare"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 966,
      "httpBodyHash": "5ACCXSYQET5WMYCXINRKRSFOFJP4IQB5",
      "httpBodyTechnologies": [
        "Cloudflare Browser Insights"
      ],
      "httpBodyUrls": [
        "/site.webmanifest",
        "/fonts/fa-solid-900.woff2",
        "/img/apple-touch-icon.png",
        "/fonts/fa-brands-400.woff2",
        "#things-need-to-be-installed",
        "/contact/",
        "/expertise/",
        "/img/favicon.svg",
        "/authors/abdul-munim/",
        "https://abdulmunim.com/",
        "/fonts/fa-regular-400.woff2",
        "https://static.cloudflareinsights.com/beacon.min.js",
        "/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css",
        "/posts/",
        "/tags/c%23/",
        "#implementation",
        "/tags/open-office/",
        "/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js",
        "/css/coder.min.38c4552ac40f9ae3408bad40358f654ebd8804412fe74ed56f2d6c8a7af82dd3.css",
        "http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide",
        "https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015",
        "/img/favicon-16x16.png",
        "/img/favicon-32x32.png",
        "/images/safari-pinned-tab.svg",
        "https://abdulmunim.com/2011/03/how-to-convert-office-documents-to-pdf-using-open-office-in-csharp/",
        "/about/"
      ],
      "httpBodyMetaTags": {
        "description": "Lately, we had this requirement to convert office documents such as DOC, DOCX, XLS, XLSX, PPT, PPTX to PDF. After googling for sometime,\nMicrosoft Office doesn’t have any API or exposes any command to achieve this target. As I have some interaction with Open Office on my\nUbuntu netbook and I knew Open Office has their API exposed with UNO. I started searching and working on a workable demo to convert office\ndocuments to PDF.",
        "og:description": "Lately, we had this requirement to convert office documents such as DOC, DOCX, XLS, XLSX, PPT, PPTX to PDF. After googling for sometime, Microsoft Office doesn’t have any API or exposes any command to achieve this target. As I have some interaction with Open Office on my Ubuntu netbook and I knew Open Office has their API exposed with UNO. I started searching and working on a workable demo to convert office documents to PDF.",
        "twitter:description": "Lately, we had this requirement to convert office documents such as DOC, DOCX, XLS, XLSX, PPT, PPTX to PDF. After googling for sometime, Microsoft Office doesn’t have any API or exposes any command to achieve this target. As I have some interaction with Open Office on my Ubuntu netbook and I knew Open Office has their API exposed with UNO. I started searching and working on a workable demo to convert office documents to PDF."
      },
      "httpBodyByteSize": 31378,
      "httpBodyPageTitle": "HOW TO: Convert office documents to PDF using Open Office/LibreOffice in C# · Abdul Munim"
    },
    "/2024/04/implemeting-aem-dispatcher-to-cache-content-based-on-user-country-using-cloudflare-cdn/": {
      "date": "2026-02-13T06:44:30Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "172.67.156.196",
      "ipASN": "Cloudflare, Inc.",
      "ipCountry": null,
      "httpHeaderHash": "WDXR4ESYUC3YSLDDT2SFKT6TYP6FRTZK",
      "httpHeaderTechnologies": [
        "Cloudflare",
        "HSTS"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 967,
      "httpBodyHash": "JZDRCI4Q75G2G6KA7R3IMUMYMVEUYBTG",
      "httpBodyTechnologies": [
        "Cloudflare Browser Insights"
      ],
      "httpBodyUrls": [
        "/img/favicon.svg",
        "/site.webmanifest",
        "/fonts/fa-regular-400.woff2",
        "/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js",
        "/contact/",
        "/img/favicon-16x16.png",
        "https://abdulmunim.com/",
        "/fonts/fa-brands-400.woff2",
        "/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css",
        "#steps",
        "/posts/",
        "/authors/abdul-munim/",
        "/img/favicon-32x32.png",
        "#notes",
        "/about/",
        "/tags/dispatcher/",
        "#4-update-aem-mapping",
        "/css/coder.min.38c4552ac40f9ae3408bad40358f654ebd8804412fe74ed56f2d6c8a7af82dd3.css",
        "/tags/aem/",
        "#prerequisites",
        "/fonts/fa-solid-900.woff2",
        "#1-configure-cloudflare-cdn",
        "/expertise/",
        "/img/apple-touch-icon.png",
        "/images/safari-pinned-tab.svg",
        "https://static.cloudflareinsights.com/beacon.min.js",
        "https://abdulmunim.com/2024/04/implemeting-aem-dispatcher-to-cache-content-based-on-user-country-using-cloudflare-cdn/",
        "#3-update-dispatcher-filters",
        "#2-rewrite-urls-in-apache-configuration",
        "https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"
      ],
      "httpBodyMetaTags": {
        "description": "Discover how to optimize content delivery on your AEM site using AEM Dispatcher and Cloudflare CDN. Follow our step-by-step guide to segment and cache content based on user location, enhancing user experience and boosting SEO performance",
        "og:description": "Discover how to optimize content delivery on your AEM site using AEM Dispatcher and Cloudflare CDN. Follow our step-by-step guide to segment and cache content based on user location, enhancing user experience and boosting SEO performance",
        "twitter:description": "Discover how to optimize content delivery on your AEM site using AEM Dispatcher and Cloudflare CDN. Follow our step-by-step guide to segment and cache content based on user location, enhancing user experience and boosting SEO performance"
      },
      "httpBodyByteSize": 16314,
      "httpBodyPageTitle": "Implementing AEM Dispatcher to Cache Content Based on User's Country Using Cloudflare CDN · Abdul Munim"
    },
    "/posts/": {
      "date": "2026-02-13T07:41:57Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "104.21.90.138",
      "ipASN": "Cloudflare, Inc.",
      "ipCountry": null,
      "httpHeaderHash": "FPLQ5SBZH27LJDMUI52JAIPBVD5WKOQO",
      "httpHeaderTechnologies": [
        "HSTS",
        "Cloudflare"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 967,
      "httpBodyHash": "FQAZ7KAGXQW3G4KFHLFUNPYYDVSF7KQT",
      "httpBodyTechnologies": [
        "Cloudflare Browser Insights"
      ],
      "httpBodyUrls": [
        "https://abdulmunim.com/posts/",
        "/2013/12/lync-2013-fix-server-version-incompatibility/",
        "/2024/04/securing-aem-scripts-with-csp-nonces-on-dispatcher-cache/",
        "/2010/07/difference-between-return-false-and-e-preventdefault-in-javascript/",
        "/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css",
        "/posts/index.xml",
        "/fonts/fa-solid-900.woff2",
        "/fonts/fa-brands-400.woff2",
        "/2011/03/how-to-convert-office-documents-to-pdf-using-open-office-in-csharp/",
        "/site.webmanifest",
        "/2023/10/log-navigation-with-lnav-for-aem-and-dispatcher/",
        "/2025/02/understanding-configurationpid-and-designate-in-aem-osgi-configuration/",
        "/2024/04/implemeting-aem-dispatcher-to-cache-content-based-on-user-country-using-cloudflare-cdn/",
        "/posts/",
        "/img/favicon.svg",
        "https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015",
        "/about/",
        "/img/favicon-16x16.png",
        "/2024/04/auto-wake-your-external-display-in-linux/",
        "/img/favicon-32x32.png",
        "/img/apple-touch-icon.png",
        "/images/safari-pinned-tab.svg",
        "https://static.cloudflareinsights.com/beacon.min.js",
        "/2024/11/optimizing-intel-graphics-configuration-on-linux/",
        "/2016/06/configure-nutch-2-with-hbase/",
        "/2024/08/tame-logitech-k380-fn-key-linux/",
        "/2010/09/inside-object-oriented-javascript-explained-part-1/",
        "/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js",
        "/css/coder.min.38c4552ac40f9ae3408bad40358f654ebd8804412fe74ed56f2d6c8a7af82dd3.css",
        "/contact/",
        "/expertise/",
        "/fonts/fa-regular-400.woff2",
        "/2010/08/setup-xdebug-on-xampp-and-eclipse/",
        "/2024/07/testing-apache-rewriterule-locally-using-docker/",
        "https://abdulmunim.com/"
      ],
      "httpBodyMetaTags": {
        "description": "Experienced Adobe Experience Manager expert over 15 years in the tech industry. Based in Düsseldorf, Germany. Delivered over 20 successful AEM and integration projects. Skilled in Cloud technologies and now part of massive digital transformation.",
        "og:description": "Experienced Adobe Experience Manager expert over 15 years in the tech industry. Based in Düsseldorf, Germany. Delivered over 20 successful AEM and integration projects. Skilled in Cloud technologies and now part of massive digital transformation.",
        "twitter:description": "Experienced Adobe Experience Manager expert over 15 years in the tech industry. Based in Düsseldorf, Germany. Delivered over 20 successful AEM and integration projects. Skilled in Cloud technologies and now part of massive digital transformation."
      },
      "httpBodyByteSize": 10771,
      "httpBodyPageTitle": "Posts · Abdul Munim"
    }
  },
  "adamhsparks.netlify.app": {
    "/": {
      "date": "2026-02-14T04:58:44Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "98.84.224.111",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "IP5VB43EHHZ4BLQQXQN4UKUMZIIWNFQR",
      "httpHeaderTechnologies": [
        "HSTS",
        "Netlify"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 429,
      "httpBodyHash": "DTUDX53CDHPCW6NS5QLKFEGF5SFGWZ3B",
      "httpBodyTechnologies": [
        "Hugo:0.127.0"
      ],
      "httpBodyUrls": [
        "/site.webmanifest",
        "/apple-touch-icon.png",
        "https://pixelfed.au/adamhsparks/",
        "https://codeberg.org/adamhsparks/",
        "https://creativecommons.org/licenses/by-sa/4.0/",
        "/post/",
        "/favicon-16x16.png",
        "https://github.com/adamhsparks/",
        "https://keyoxide.org/aspe:openpgp4fpr:18C66C11C2904D52C061C903400C472B1687E621",
        "/css/style.min.09d49315c24a3003b3a681d7fa0d80cecc40511803ab864b66ce0e3912e15361.css",
        "/about/",
        "/safari-pinned-tab.svg",
        "https://rstats.me/@adamhsparks/",
        "/",
        "/code/",
        "/research/",
        "/favicon-32x32.png",
        "https://orcid.org/0000-0002-0061-8359",
        "/index.xml",
        "/humans.txt",
        "/favicon.svg"
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 8958,
      "httpBodyPageTitle": "Adam H. Sparks"
    }
  },
  "brendanduke.ca": {
    "/": {
      "date": "2026-02-14T02:14:27Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "18.208.88.157",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "JVCOVKS6QEG7R4ZDCXT5HICAEIOAXGAD",
      "httpHeaderTechnologies": [
        "HSTS",
        "Netlify"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 402,
      "httpBodyHash": "O5JIOBNYER3PYPJON7XP7T7RGC5LD6FK",
      "httpBodyTechnologies": [
        "Hugo:0.127.0"
      ],
      "httpBodyUrls": [
        "https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css",
        "/style.min.2a420bbab4c0a4454a1165e5c5e6fc927800e254a6ffdc266cefe0a1bdd3d1eb.css",
        "https://www.retaildive.com/news/essie-modiface-debut-ar-nail-polish-try-on-tool/595453/",
        "https://atrium.lib.uoguelph.ca/xmlui/bitstream/handle/10214/21303/Duke_Brendan_202009_MASc.pdf?sequence=6",
        "/",
        "/favicon-16x16.png",
        "./assets/images/nail-polish-try-on.png",
        "/favicon-32x32.png",
        "https://modiface.com",
        "https://mlir.llvm.org/",
        "./assets/images/loho.png",
        "./assets/images/brendan1.jpg",
        "https://github.com/dukebw/LOHO",
        "https://arxiv.org/abs/2101.08833",
        "https://search.proquest.com/openview/48532cd4045556a2f3b0c970a9b8740d/1?pq-origsite=gscholar\u0026cbl=18750\u0026diss=y",
        "https://brendanduke.ca/index.xml",
        "/tags",
        "/site.webmanifest",
        "/apple-touch-icon.png",
        "https://www.gwtaylor.ca/",
        "https://www.modular.com/max",
        "https://arxiv.org/abs/1906.02222",
        "https://www.ece.utoronto.ca/people/aarabi-p/",
        "https://www.amd.com/en/technologies/pro-security",
        "https://scholar.google.com/citations?user=Gd2IGrEAAAAJ",
        "./assets/images/tiny-cnn.png",
        "./assets/images/masc-thesis.png",
        "https://arxiv.org/abs/2103.03891",
        "https://www.modular.com/",
        "./assets/images/sstvos.png",
        "https://arxiv.org/abs/1803.09374",
        "https://github.com/dukebw/SSTVOS",
        "./assets/images/generalized-hadamard.png",
        "https://www.facebook.com/brendan.duke.39",
        "https://linkedin.com/in/brendan-duke-b3236095",
        "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css",
        "https://github.com/dukebw",
        "https://arxiv.org/abs/1906.02260",
        "https://www.modular.com/max/mojo",
        "https://techhub.social/@brendanduke"
      ],
      "httpBodyMetaTags": {
        "description": "Brendan Duke"
      },
      "httpBodyByteSize": 11308,
      "httpBodyPageTitle": "Brendan Duke"
    }
  },
  "cyclops.at": {
    "/": {
      "date": "2026-02-14T09:00:31Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "172.66.47.151",
      "ipASN": "Cloudflare, Inc.",
      "ipCountry": null,
      "httpHeaderHash": "7NRZDJ2ZVEGSBJGFLCROWWDIFG7V7QGI",
      "httpHeaderTechnologies": [
        "HTTP/3",
        "Cloudflare"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 798,
      "httpBodyHash": "T552G2AKTFWO7I6ZDNKIZFLIIV3O7ATF",
      "httpBodyTechnologies": [
        "jQuery",
        "Hugo:0.127.0"
      ],
      "httpBodyUrls": [
        "#main-content",
        "/favicon-16x16.png",
        "/js/main.bundle.min.a5312a15393b6da77a379acf5b55576cabc85cb09cf0973d143812be82d0810982674c92e8564f3999e456d97305ae6f6269c41612d008359d8b94265a99eec5.js",
        "/privacy/",
        "/index.json",
        "/img/cyclops-logo.png",
        "/img/better-attachments-pro.png",
        "/apps/better-attachments/lite/about",
        "https://marketplace.atlassian.com/vendors/1224171",
        "/js/appearance.min.516a16745bea5a9bd011138d254cc0fd3973cd55ce6e15f3dec763e7c7c2c7448f8fe7b54cca811cb821b0c7e12cd161caace1dd794ac3d34d40937cbcc9ee12.js",
        "/lib/zoom/zoom.min.37d2094687372da3f7343a221a470f6b8806f7891aa46a5a03966af7f0ebd38b9fe536cb154e6ad28f006d184b294525a7c4054b6bbb4be62d8b453b42db99bd.js",
        "/apple-touch-icon.png",
        "/apps/new/",
        "/site.webmanifest",
        "/apps/better-attachments/pro/about",
        "/css/main.bundle.min.ba19e554e7162575b4ed717dc4e041c1792c31c106445b6bd7c85da21e10dabac29b13116e5bc683b39937713561bbe72a40bca55d5b9f4a740559c9cc1d4240.css",
        "/lib/jquery/jquery.slim.min.b0dca576e87d7eaa5850ae4e61759c065786cdb6489d68fcc82240539eebd5da522bdb4fda085ffd245808c8fe2acb2516408eb774ef26b5f6015fc6737c0ea8.js",
        "/",
        "/favicon-32x32.png",
        "https://www.cyclops.at/",
        "/img/better-attachments-lite.png",
        "/apps/better-attachments/pro/about/",
        "/apps/better-attachments/lite/about/",
        "/js/process.min.ee03488f19c93c2efb199e2e3014ea5f3cb2ce7d45154adb3399a158cac27ca52831db249ede5bb602700ef87eb02434139de0858af1818ab0fb4182472204a4.js",
        "#the-top",
        "/apps/new",
        "/imprint/",
        "/index.xml"
      ],
      "httpBodyMetaTags": {
        "description": "Streamline document and attachment management across your Jira projects with Better Attachments. Built for teams that need reliability, security, and scale.",
        "og:description": "Streamline document and attachment management across your Jira projects with Better Attachments. Built for teams that need reliability, security, and scale.",
        "twitter:description": "Streamline document and attachment management across your Jira projects with Better Attachments. Built for teams that need reliability, security, and scale."
      },
      "httpBodyByteSize": 27317,
      "httpBodyPageTitle": "Cyclops Software"
    }
  },
  "dibbla.space": {
    "/": {
      "date": "2026-02-14T02:35:31Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "185.199.108.153",
      "ipASN": "Fastly, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "P6VG3APJN4NPSJD44WZOL227373LFCKR",
      "httpHeaderTechnologies": [
        "HSTS",
        "Fastly",
        "Varnish",
        "GitHub Pages"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 817,
      "httpBodyHash": "LIRTTKKQB5A7WMUVHXX2WY65HDEXIX2D",
      "httpBodyTechnologies": [
        "KaTeX:@",
        "jsDelivr",
        "Hugo:0.127.0"
      ],
      "httpBodyUrls": [
        "https://dibbla.space/about/",
        "https://dibbla.space/index.xml",
        "https://dibbla.space/apple-touch-icon.png",
        "https://dibbla.space/safari-pinned-tab.svg",
        "https://dibbla.space/images/potrait_square.png",
        "https://www.instagram.com/dinosaur.aesthetics/",
        "https://github.com/adityatelange/hugo-PaperMod/",
        "#top",
        "https://dibbla.space/zh/",
        "https://dibbla.space/posts",
        "https://dibbla.space/categories/",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/contrib/auto-render.min.js",
        "/assets/css/stylesheet.827fb6273fb0bb6e96f4ea7e138966df4c177634cef7e36cf96cb7db2728b741.css",
        "https://gohugo.io/",
        "https://dibbla.space/tags/",
        "https://dibbla.space/index.json",
        "https://scholar.google.com/citations?user=RzC3Q3kAAAAJ",
        "yingganxu@gmail.com",
        "https://github.com/dibbla",
        "https://dibbla.space/search/",
        "https://cloud.umami.is/script.js",
        "https://dibbla.space/favicon.ico",
        "https://dibbla.space/favicon-16x16.png",
        "https://dibbla.space/favicon-32x32.png",
        "https://www.linkedin.com/in/yinggan-xu/",
        "https://dibbla.space/"
      ],
      "httpBodyMetaTags": {
        "description": "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod",
        "og:description": "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod",
        "twitter:description": "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
      },
      "httpBodyByteSize": 10451,
      "httpBodyPageTitle": "Dibbla.Space"
    },
    "/zh/posts.zh/": {
      "date": "2026-02-14T02:19:30Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "185.199.108.153",
      "ipASN": "Fastly, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "N6XD7NPZQZSHCEGD54D2Z3JF4MGSWRD5",
      "httpHeaderTechnologies": [
        "HSTS",
        "Fastly",
        "Varnish",
        "GitHub Pages"
      ],
      "httpHeaderUrls": [
        "ed58:161A8A:8C6394:94B5FD:698FDBB1"
      ],
      "httpHeaderByteSize": 818,
      "httpBodyHash": "MHMNV3VA55KKHV62DYXWPOWRSHTP37KF",
      "httpBodyTechnologies": [
        "KaTeX:@",
        "jsDelivr"
      ],
      "httpBodyUrls": [
        "https://dibbla.space/safari-pinned-tab.svg",
        "https://dibbla.space/zh/posts.zh/index.xml",
        "https://dibbla.space/zh/posts.zh/recipes.zh/",
        "#top",
        "https://dibbla.space/zh/posts.zh",
        "https://dibbla.space/apple-touch-icon.png",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/contrib/auto-render.min.js",
        "https://dibbla.space/zh/",
        "https://dibbla.space/zh/posts.zh/",
        "https://github.com/adityatelange/hugo-PaperMod/",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js",
        "/assets/css/stylesheet.827fb6273fb0bb6e96f4ea7e138966df4c177634cef7e36cf96cb7db2728b741.css",
        "https://dibbla.space/zh/about/",
        "https://dibbla.space/zh/search/",
        "https://dibbla.space/favicon-16x16.png",
        "https://dibbla.space/zh/posts.zh/blog.zh/",
        "https://dibbla.space/zh/posts.zh/recipes.zh",
        "https://gohugo.io/",
        "https://dibbla.space/",
        "https://cloud.umami.is/script.js",
        "https://dibbla.space/favicon.ico",
        "https://dibbla.space/favicon-32x32.png"
      ],
      "httpBodyMetaTags": {
        "description": "博文 - Dibbla.Space",
        "og:description": "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod",
        "twitter:description": "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
      },
      "httpBodyByteSize": 8406,
      "httpBodyPageTitle": "博文 | Dibbla.Space"
    },
    "/zh/posts.zh/recipes.zh/": {
      "date": "2026-02-14T00:37:16Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "185.199.108.153",
      "ipASN": "Fastly, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "3RODTV7F4NLZ2CED5TOQALMJ2LIK754N",
      "httpHeaderTechnologies": [
        "HSTS",
        "Fastly",
        "Varnish",
        "GitHub Pages"
      ],
      "httpHeaderUrls": [
        "c356:E8CCE:3DF152:452B57:698FC3BC"
      ],
      "httpHeaderByteSize": 817,
      "httpBodyHash": "IIZIBEBUQAUE4PP7Q7OK5XOXFTGERC4E",
      "httpBodyTechnologies": [
        "KaTeX:@",
        "jsDelivr"
      ],
      "httpBodyUrls": [
        "https://dibbla.space/favicon.ico",
        "https://dibbla.space/favicon-16x16.png",
        "https://dibbla.space/zh/posts.zh/recipes.zh",
        "https://dibbla.space/zh/posts.zh/recipes.zh/index.xml",
        "https://cloud.umami.is/script.js",
        "https://dibbla.space/zh/posts.zh",
        "https://dibbla.space/zh/posts.zh/",
        "https://dibbla.space/favicon-32x32.png",
        "https://dibbla.space/safari-pinned-tab.svg",
        "https://dibbla.space/zh/posts.zh/recipes.zh/",
        "https://dibbla.space/zh/",
        "https://dibbla.space/apple-touch-icon.png",
        "https://github.com/adityatelange/hugo-PaperMod/",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js",
        "/assets/css/stylesheet.827fb6273fb0bb6e96f4ea7e138966df4c177634cef7e36cf96cb7db2728b741.css",
        "https://dibbla.space/",
        "https://dibbla.space/zh/search/",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css",
        "https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/contrib/auto-render.min.js",
        "#top",
        "https://gohugo.io/",
        "https://dibbla.space/zh/about/"
      ],
      "httpBodyMetaTags": {
        "description": "吃饭很重要。睡觉，吃饭，玩，三者对人生最为重要。这里是一些我喜欢的菜谱，也许你会喜欢。\n该部分仅中文内容",
        "og:description": "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod",
        "twitter:description": "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
      },
      "httpBodyByteSize": 7994,
      "httpBodyPageTitle": "菜谱 | Dibbla.Space"
    }
  },
  "frontier-resort.com": {
    "/": {
      "date": "2026-02-13T21:45:20Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "35.185.44.232",
      "ipASN": "Google LLC",
      "ipCountry": "United States",
      "httpHeaderHash": "RND2PA5NLPENZOQV6TZJDLPED4JBTVE7",
      "httpHeaderTechnologies": [],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 427,
      "httpBodyHash": "H3FKH23KE7RP5ZSYCK2ITNQRQH7G7TPT",
      "httpBodyTechnologies": [
        "jQuery CDN",
        "parallax.js",
        "Hugo:0.127.0",
        "cdnjs",
        "OWL Carousel",
        "jQuery:3.1.1",
        "Bootstrap:3.3.7",
        "BootstrapCDN:3.3.7",
        "Cloudflare"
      ],
      "httpBodyUrls": [
        "img/carousel/map.png",
        "//code.jquery.com/jquery-3.1.1.min.js",
        "//use.fontawesome.com/releases/v5.11.2/css/all.css",
        "/img/banners/drone-video.jpg",
        "//cdnjs.cloudflare.com/ajax/libs/Counter-Up/1.0/jquery.counterup.min.js",
        "/contact/",
        "/css/animate.css",
        "/img/apple-touch-icon.png",
        "//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js",
        "//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css",
        "//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js",
        "/img/favicon.ico",
        "/faq/",
        "http://frontier-resort.com/",
        "http://frontier-resort.com/news/2022/06/08/drone-video-tour/",
        "/",
        "/gallery",
        "img/carousel/sunset.png",
        "/css/custom.css?1717773326",
        "http://facebook.com/profile.php?id=100063920678673",
        "http://frontier-resort.com/news/2023/07/08/new-boat-ramp-for-2023/",
        "//cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js",
        "//cdnjs.cloudflare.com/ajax/libs/jquery-parallax/1.1.3/jquery-parallax.js",
        "//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800",
        "/news/",
        "/contact",
        "img/carousel/skier.png",
        "/js/owl.carousel.min.js",
        "mailto:sales@frontier-resort.com",
        "http://frontier-resort.com/index.xml",
        "/img/frontier-resort-horizontal-logo.png",
        "tel:+13085308022",
        "/css/style.green.css",
        "/css/owl.carousel.css",
        "img/carousel/beach.png",
        "/img/banners/marina.png",
        "/js/front.js",
        "/css/owl.theme.css"
      ],
      "httpBodyMetaTags": {
        "description": "Frontier Resort on Lake Maloney in North Platte, NE",
        "og:description": "Frontier Resort on Lake Maloney in North Platte, NE",
        "twitter:description": "Frontier Resort on Lake Maloney in North Platte, NE"
      },
      "httpBodyByteSize": 29503,
      "httpBodyPageTitle": "Frontier Resort | Lake Maloney | North Platte, NE"
    }
  },
  "gleez.ca": {
    "/": {
      "date": "2026-02-14T03:59:59Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "104.21.83.237",
      "ipASN": "Cloudflare, Inc.",
      "ipCountry": null,
      "httpHeaderHash": "GPRW5M6VMWDE5A2XNUHNVKNCLLRK6IDE",
      "httpHeaderTechnologies": [
        "HSTS",
        "HTTP/3",
        "Cloudflare"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 962,
      "httpBodyHash": "QEEXDZNXP3ISFMPQ6QRS4EMQL52EWZQV",
      "httpBodyTechnologies": [
        "Prism",
        "Bootstrap",
        "Hugo:0.127.0",
        "Cloudflare Browser Insights"
      ],
      "httpBodyUrls": [
        "https://gleez.tech/assets/favicon/favicon-16x16.png",
        "https://gleez.tech/assets/favicon/apple-icon-114x114.png",
        "https://gleez.tech/assets/favicon/apple-icon-180x180.png",
        "https://github.com/gleez",
        "https://gleez.tech/services/consulting",
        "https://www.linkedin.com/company/gleez",
        "https://gleez.tech/images/ai-bubble.jpg",
        "https://gleez.tech/assets/img/hero-img-1.png",
        "https://gleez.tech/assets/vendor/prism/prism.css",
        "https://gleez.tech/assets/favicon/apple-icon-57x57.png",
        "https://gleez.tech/assets/favicon/apple-icon-60x60.png",
        "/cdn-cgi/l/email-protection",
        "assets/favicon/apple-icon-76x76.png",
        "https://gleez.tech/assets/img/ca.svg",
        "https://gleez.tech/blog/ai-bubble-human-renaissance/",
        "https://gleez.tech/assets/favicon/apple-icon-120x120.png",
        "https://gleez.tech/assets/favicon/apple-icon-152x152.png",
        "https://gleez.tech/assets/favicon/android-icon-192x192.png",
        "/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js",
        "https://gleez.tech/images/ai-architecture.jpg",
        "https://gleez.tech/blog",
        "https://gleez.tech/contact",
        "https://gleez.tech/services",
        "https://gleez.tech/images/dmarc.jpg",
        "https://gleez.tech/assets/vendor/aos/aos.js",
        "https://static.cloudflareinsights.com/beacon.min.js",
        "https://gleez.tech/assets/vendor/boxicons/css/boxicons.min.css",
        "#",
        "https://gleez.com/",
        "https://gleez.tech/",
        "https://gleez.tech/team",
        "https://gleez.tech/services/payroll",
        "https://gleez.tech/services/collaboration",
        "https://gleez.tech/assets/vendor/waypoints/noframework.waypoints.js",
        "https://gleez.tech/assets/vendor/bootstrap-icons/bootstrap-icons.css",
        "https://gleez.tech/blog/deepseek-openai-china-ai-threat/",
        "https://gleez.tech/assets/vendor/bootstrap/css/bootstrap.min.css",
        "https://gleez.tech/assets/vendor/bootstrap/js/bootstrap.bundle.min.js",
        "https://gleez.tech/assets/js/main.min.3c9ef604fa1c30f6ef509cb370c2789eab1d41f0fc8e17676b23a07551bb0c89.js",
        "https://gleez.tech/assets/css/style.min.9537bf1394c69ccb01883bcd0caaaa683c20ef55fb44d9b04c4b31f77f5ef486.css",
        "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i",
        "https://www.facebook.com/gleeztech",
        "https://gleez.tech/assets/favicon/apple-icon-72x72.png",
        "https://gleez.tech/assets/vendor/flaticons/flaticon.css",
        "https://x.com/gleeztech",
        "https://gleez.tech/services/development",
        "https://gleez.tech/assets/vendor/aos/aos.css",
        "https://gleez.tech/blog/dmarc-for-small-business/",
        "https://gleez.tech/assets/favicon/favicon-32x32.png",
        "https://gleez.tech/assets/favicon/favicon-96x96.png",
        "https://gleez.tech/assets/img/header-logo-white.png",
        "https://gleez.tech/assets/favicon/apple-icon-144x144.png",
        "https://gleez.tech/about",
        "https://gleez.tech/assets/img/journey.png",
        "https://gleez.tech/assets/vendor/prism/prism.js"
      ],
      "httpBodyMetaTags": {
        "description": "Gleez is a leading provider of innovative tech solutions, specializing in software development, IT consulting, and digital transformation services. Our expert team leverages cutting-edge technology to help businesses enhance efficiency, drive growth, and achieve their goals.",
        "og:description": "Gleez is a leading provider of innovative tech solutions, specializing in software development, IT consulting, and digital transformation services. Our expert team leverages cutting-edge technology to help businesses enhance efficiency, drive growth, and achieve their goals."
      },
      "httpBodyByteSize": 30214,
      "httpBodyPageTitle": "Gleez Technologies"
    }
  },
  "kozlovskyi.dev": {
    "/": {
      "date": "2026-02-13T22:48:38Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "185.199.110.153",
      "ipASN": "Fastly, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "DCMUTSA52MFLGO7TWPQHN75YVHEVNBT5",
      "httpHeaderTechnologies": [
        "GitHub Pages",
        "Fastly",
        "Varnish"
      ],
      "httpHeaderUrls": [
        "ab68:161A8A:5BF4F9:6125BB:698FAA45"
      ],
      "httpHeaderByteSize": 795,
      "httpBodyHash": "6IXUN2243SV52T3LEJPLUDGQX24U7ISI",
      "httpBodyTechnologies": [
        "Hugo:0.127.0"
      ],
      "httpBodyUrls": [
        "/assets/css/stylesheet.fc220c15db4aef0318bbf30adc45d33d4d7c88deff3238b23eb255afdc472ca6.css",
        "https://vitalii.kozlovskyi.dev/posts/wtf-is-wal/",
        "https://vitalii.kozlovskyi.dev/index.xml",
        "https://vitalii.kozlovskyi.dev/favicon-16x16.png",
        "https://vitalii.kozlovskyi.dev/posts/building-docker-images-for-go/",
        "https://vitalii.kozlovskyi.dev/posts/gpg-hardware-key-and-git-signing/",
        "https://vitalii.kozlovskyi.dev/posts/move-tf-resources-between-different-states/",
        "https://vitalii.kozlovskyi.dev/posts/tech-interview/",
        "https://vitalii.kozlovskyi.dev/posts/kafka-oversimplified/",
        "#top",
        "https://gohugo.io/",
        "https://vitalii.kozlovskyi.dev/cheatsheet/",
        "https://vitalii.kozlovskyi.dev/favicon.ico",
        "https://stackoverflow.com/users/3861851/ubombi",
        "https://vitalii.kozlovskyi.dev/favicon-32x32.png",
        "https://vitalii.kozlovskyi.dev/safari-pinned-tab.svg",
        "https://vitalii.kozlovskyi.dev/posts/replication-flow/",
        "https://github.com/ubombi",
        "https://vitalii.kozlovskyi.dev/",
        "https://github.com/adityatelange/hugo-PaperMod/",
        "https://vitalii.kozlovskyi.dev/apple-touch-icon.png",
        "https://vitalii.kozlovskyi.dev/posts/horizontal-scaling/",
        "https://vitalii.kozlovskyi.dev/posts/intro-into-logical-decoding/"
      ],
      "httpBodyMetaTags": {
        "description": "",
        "og:description": "",
        "twitter:description": ""
      },
      "httpBodyByteSize": 10903,
      "httpBodyPageTitle": "Personal buzzwords repository"
    }
  },
  "kuberguide.org": {
    "/": {
      "date": "2026-02-14T00:32:41Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "104.21.62.221",
      "ipASN": "Cloudflare, Inc.",
      "ipCountry": null,
      "httpHeaderHash": "6J7BI6DL3XIIDINMM4OBWRCTOM2OJQVW",
      "httpHeaderTechnologies": [
        "HTTP/3",
        "Cloudflare"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 895,
      "httpBodyHash": "46T7YJGF65C6IJZ6IE6MWMFNLZXKXHUU",
      "httpBodyTechnologies": [
        "Lunr.js",
        "Clipboard.js",
        "Hugo:0.127.0",
        "Cloudflare Browser Insights"
      ],
      "httpBodyUrls": [
        "/js/theme.js?1718795894",
        "/css/theme.css?1718795894",
        "https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015",
        "/css/print.css?1718795894",
        "/basics/prerequirements/index.html",
        "https://github.com/kubernetes-go/getting-started/edit/main/guide/content/_index.en.md",
        "#join-our-community",
        "/css/fonts.css?1718795894",
        "/js/variant.js?1718795894",
        "/basics/prerequirements/macos/index.html",
        "/management/ingress-controller/index.html",
        "/basics/prerequirements/macos/virtual-box/index.html",
        "/management/monitoring/kube-prometheus-stack/index.html",
        "/clean/index.html",
        "/creating-cluster/index.html",
        "#build-your-own-kubernetes-cluster",
        "/basics/prerequirements/windows/hyper-v/index.html",
        "https://gohugo.io/",
        "/css/variant.css?1718795894",
        "/management/ci-cd/helm/index.html",
        "/css/perfect-scrollbar.min.css?1718795894",
        "/basics/prerequirements/linux/ubuntu/index.html",
        "/js/clipboard.min.js?1718795894",
        "#thank-you",
        "/management/index.html",
        "/js/search.js?1718795894",
        "/css/nucleus.css?1718795894",
        "/management/ci-cd/index.html",
        "/images/favicon.ico?1718795894",
        "/management/storage/index.html",
        "/js/lunr/lunr.min.js?1718795894",
        "/images/favicon.png?1718795894",
        "/css/auto-complete.css?1718795894",
        "/css/theme-relearn-auto.css?1718795894",
        "/basics/prerequirements/linux/index.html",
        "https://github.com/kubernetes-go/getting-started",
        "/configurating/network/static-ip-and-dns/index.html",
        "/js/lunr/lunr.en.min.js?1718795894",
        "/configurating/cmd-tools/index.html",
        "#comprehensive-tutorials",
        "/configurating/network/index.html",
        "/management/monitoring/index.html",
        "#learn-by-doing",
        "/configurating/index.html",
        "/css/chroma-relearn-auto.css?1718795894",
        "https://github.com/McShelby/hugo-theme-relearn",
        "#about-us",
        "#what-we-offer",
        "/applications/index.html",
        "/js/auto-complete.js?1718795894",
        "/js/lunr/lunr.multi.min.js?1718795894",
        "/js/perfect-scrollbar.min.js?1718795894",
        "/basics/prerequirements/windows/index.html",
        "/js/lunr/lunr.stemmer.support.min.js?1718795894",
        "/configurating/container-runtime/containerd-io/index.html",
        "/basics/index.html",
        "/management/storage/nfs/index.html",
        "/applications/dns-server/index.html",
        "/css/fontawesome-all.min.css?1718795894",
        "/configurating/container-runtime/index.html"
      ],
      "httpBodyMetaTags": {
        "description": "Welcome to Kubernetes DIY! Welcome to our comprehensive documentation and tutorial website dedicated to helping beginners set up a near-production-grade Kubernetes cluster using their personal computers and virtualization technology.\nAbout Us At Kubernetes DIY, our mission is to provide detailed, step-by-step guides that empower you to build your own Kubernetes environment from scratch. Whether you’re a complete beginner or someone looking to deepen your understanding of Kubernetes, our resources are designed to be accessible and informative.",
        "og:description": "Welcome to Kubernetes DIY! Welcome to our comprehensive documentation and tutorial website dedicated to helping beginners set up a near-production-grade Kubernetes cluster using their personal computers and virtualization technology.\nAbout Us At Kubernetes DIY, our mission is to provide detailed, step-by-step guides that empower you to build your own Kubernetes environment from scratch. Whether you’re a complete beginner or someone looking to deepen your understanding of Kubernetes, our resources are designed to be accessible and informative.",
        "twitter:description": "Welcome to Kubernetes DIY! Welcome to our comprehensive documentation and tutorial website dedicated to helping beginners set up a near-production-grade Kubernetes cluster using their personal computers and virtualization technology.\nAbout Us At Kubernetes DIY, our mission is to provide detailed, step-by-step guides that empower you to build your own Kubernetes environment from scratch. Whether you’re a complete beginner or someone looking to deepen your understanding of Kubernetes, our resources are designed to be accessible and informative."
      },
      "httpBodyByteSize": 41231,
      "httpBodyPageTitle": "KuberGuide - Guide to self hosted Kubernetes"
    }
  },
  "sayukth.com": {
    "/pp/": {
      "date": "2026-02-14T03:33:53Z",
      "httpProtocol": "http/1.1, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "125.16.167.56",
      "ipASN": "BHARTI Airtel Ltd.",
      "ipCountry": "India",
      "httpHeaderHash": "IM6R27SOINXCCXNFVNZI6RH4NXEG53NN",
      "httpHeaderTechnologies": [],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 191,
      "httpBodyHash": "62BC3D5VWMK7GBLIGVQJWT7PJYCGE5M6",
      "httpBodyTechnologies": [
        "Hugo:0.127.0"
      ],
      "httpBodyUrls": [
        "/contact/",
        "/gdprdata/",
        "//ajax.googleapis.com",
        "https://sayukth.com/pp/",
        "#",
        "/bcsdk/",
        "/devops/",
        "mailto:info@sayukth.com",
        "https://twitter.com/home",
        "https://fonts.gstatic.com",
        "//www.googletagmanager.com",
        "https://use.fontawesome.com",
        "/tnc/",
        "/pseva/",
        "/apseva/",
        "//www.google-analytics.com",
        "/images/logo_hua8cdcc8882d0a673afc1d680e93c0e86_43108_320x0_resize_q75_h2_box_3.webp",
        "/refundpolicy/",
        "/bhseva/",
        "/appsupport/",
        "//platform.linkedin.com",
        "https://www.facebook.com/profile.php?id=100088410132168",
        "/images/favicon_hu26c9e3bdc05bd39c4c4a102f2b20294b_2745_32x0_resize_box_3.png",
        "/dp/",
        "/qta/",
        "/appdev/",
        "/mhpseva/",
        "/meradigitpp/",
        "//connect.facebook.net",
        "//fonts.googleapis.com",
        "//platform.twitter.com",
        "/bcimpl/",
        "/cloudinfra/",
        "/manifest.webmanifest",
        "https://github.com/sayukth-giveback",
        "/livereload.js?mindelay=10\u0026v=2\u0026port=\u0026path=livereload",
        "/images/favicon_hu26c9e3bdc05bd39c4c4a102f2b20294b_2745_180x0_resize_box_3.png",
        "/pp/",
        "/flsdk/",
        "/upseva/",
        "/shipdelivery/",
        "//cdnjs.cloudflare.com",
        "https://www.linkedin.com/company/sayukth/",
        "/images/favicon_hu26c9e3bdc05bd39c4c4a102f2b20294b_2745_16x0_resize_box_3.png",
        "/images/preloader.gif",
        "/",
        "/about/",
        "/jwsdk/"
      ],
      "httpBodyMetaTags": {
        "description": "SaYukth Corporate Website",
        "og:description": "SaYukth Corporate Website",
        "twitter:description": "SaYukth Corporate Website"
      },
      "httpBodyByteSize": 1137690,
      "httpBodyPageTitle": "Privacy Policy"
    }
  }
}