{
  "astrodata.nyc": {
    "/": {
      "date": "2026-02-06T22:19:51Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "185.199.111.153",
      "ipASN": "Fastly, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "7PHGZHKJP7SQJ7BF4P5OFZBRQWPFVQ2P",
      "httpHeaderTechnologies": [
        "Fastly",
        "Varnish",
        "GitHub Pages"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 767,
      "httpBodyHash": "YLRQTPFYT7UAWAGCLX6NSJG3F3CXM5HE",
      "httpBodyTechnologies": [
        "Hugo:0.89.0",
        "Bootstrap:5.1.3"
      ],
      "httpBodyUrls": [
        "https://www.simonsfoundation.org/flatiron/center-for-computational-astrophysics/",
        "http://openastronomy.org/pyastro/",
        "https://prappleizer.github.io/",
        "https://www.scipy2022.scipy.org/",
        "https://github.com/tonsky/FiraCode",
        "https://www.youtube.com/user/PyDataTV",
        "mailto:dforeman-mackey@flatironinstitute.org",
        "https://gohugo.io",
        "https://carpentries.org/",
        "https://semaphorep.github.io/codeastro/",
        "https://packaging-guide.openastronomy.org/en/latest/",
        "https://code.astrodata.nyc/css/main.min.104ee1d0d920fb90f47f652ddca3100add532102e31b7b05c55d4f3579c789fc.css",
        "/favicon.png",
        "/schedule.pdf",
        "https://us-rse.org/",
        "http://astrohackweek.org",
        "https://www.nordtheme.com",
        "https://github.com/ruthangus",
        "https://github.com/astrodatagroup/code",
        "https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css",
        "#about",
        "/logo.png",
        "https://learn.astropy.org/",
        "https://github.com/astrodatagroup/code/blob/main/content/pages/resources.md",
        "https://www.simonsfoundation.org/flatiron/center-for-computational-astrophysics"
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 6649,
      "httpBodyPageTitle": "Astronomical Software Development"
    }
  },
  "chongsheng.art": {
    "/post/design-pattern/strategy/": {
      "date": "2026-02-07T05:24:54Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "124.220.195.3",
      "ipASN": "Shenzhen Tencent Computer Systems Company Limited",
      "ipCountry": "China",
      "httpHeaderHash": "EUFPHK3Y7IKCM3XT5SDSM3TKJ3HKMKF3",
      "httpHeaderTechnologies": [
        "Nginx",
        "OpenResty"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 327,
      "httpBodyHash": "YKTPG24COXY3SCLCGQXT7A5RDYCOSSQL",
      "httpBodyTechnologies": [
        "jQuery",
        "FancyBox",
        "jsDelivr",
        "slideout",
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "/favicon-32x32.png",
        "/post/design-pattern/template-method/",
        "https://github.com/olOwOlo/hugo-theme-even",
        "https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js",
        "#适用场景",
        "#和其它模式的关系",
        "https://refactoring.guru/",
        "#解决方案",
        "http://beian.miit.gov.cn",
        "https://space.bilibili.com/24703861",
        "https://blog.chongsheng.art/post/design-pattern/strategy/",
        "/js/main.min.c99b103c33d1539acf3025e1913697534542c4a5aa5af0ccc20475ed2863603b.js",
        "https://blog.chongsheng.art/index.xml",
        "/apple-touch-icon.png",
        "/categories/design-pattern/",
        "/post/design-pattern/chain-of-responsibility/",
        "/",
        "https://github.com/ch0ngsheng/",
        "https://file.chongsheng.art/blog/common/beian.png",
        "https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js",
        "/post/",
        "/tags/",
        "#背景",
        "/manifest.json",
        "/safari-pinned-tab.svg",
        "#示例",
        "#优缺点",
        "https://file.chongsheng.art/blog/design-pattern/strategy.png",
        "/sass/main.min.f92fd13721ddf72129410fd8250e73152cc6f2438082b6c0208dc24ee7c13fc4.css",
        "https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.css",
        "https://gohugo.io",
        "#references",
        "/categories/",
        "#实现步骤",
        "/tags/design-pattern/",
        "mailto:yuchongsheng@163.com",
        "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=37152602000212",
        "https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.js",
        "/favicon-16x16.png"
      ],
      "httpBodyMetaTags": {
        "description": "策略模式定义了算法家族，分别封装起来，让它们之间可以互相替换。此模式让算法的变化不会影响到使用算法的客户。 背景 开发一款导游程序，该程序的核心",
        "og:description": "策略模式定义了算法家族，分别封装起来，让它们之间可以互相替换。此模式让算法的变化不会影响到使用算法的客户。 背景 开发一款导游程序，该程序的核心",
        "twitter:description": "策略模式定义了算法家族，分别封装起来，让它们之间可以互相替换。此模式让算法的变化不会影响到使用算法的客户。 背景 开发一款导游程序，该程序的核心"
      },
      "httpBodyByteSize": 30862,
      "httpBodyPageTitle": "策略模式 - 于重生blog"
    },
    "/post/distributed-system/raft/": {
      "date": "2026-02-07T04:41:50Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "124.220.195.3",
      "ipASN": "Shenzhen Tencent Computer Systems Company Limited",
      "ipCountry": "China",
      "httpHeaderHash": "XRAIRDAF5257XEVOIE6RQUQOJE2QBWKD",
      "httpHeaderTechnologies": [
        "Nginx",
        "OpenResty"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 327,
      "httpBodyHash": "I24BJ6QZZGJSGCGYC5NI5AMUNDEYOPGD",
      "httpBodyTechnologies": [
        "jQuery",
        "FancyBox",
        "jsDelivr",
        "slideout",
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "/tags/",
        "#lease-read",
        "/categories/",
        "#leader-选举",
        "#raft给出的保证",
        "/apple-touch-icon.png",
        "https://file.chongsheng.art/blog/common/beian.png",
        "https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.js",
        "#算法描述",
        "#requestvote-rpc",
        "https://gohugo.io",
        "#日志提交限制",
        "https://file.chongsheng.art/blog/raft/log-commit.png",
        "/sass/main.min.f92fd13721ddf72129410fd8250e73152cc6f2438082b6c0208dc24ee7c13fc4.css",
        "#日志复制",
        "#appendentries-rpc",
        "#未涉及的话题",
        "/safari-pinned-tab.svg",
        "https://blog.chongsheng.art/index.xml",
        "https://file.chongsheng.art/blog/raft/leader-crash.png",
        "/favicon-32x32.png",
        "https://github.com/ch0ngsheng/",
        "https://github.com/olOwOlo/hugo-theme-even",
        "https://blog.chongsheng.art/post/distributed-system/raft/",
        "https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js",
        "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=37152602000212",
        "/js/main.min.c99b103c33d1539acf3025e1913697534542c4a5aa5af0ccc20475ed2863603b.js",
        "#read-index",
        "/favicon-16x16.png",
        "#客户端和raft状态机的交互",
        "https://space.bilibili.com/24703861",
        "https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js",
        "/",
        "/post/k8s/scheduler/",
        "mailto:yuchongsheng@163.com",
        "/categories/distributed-system/",
        "https://file.chongsheng.art/blog/raft/log-entry.png",
        "#安全性",
        "/manifest.json",
        "http://beian.miit.gov.cn",
        "/tags/distributed-system/",
        "#重置选举定时器的时机",
        "https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.css",
        "#state",
        "/post/",
        "#选举限制",
        "#follower-read",
        "#rules-for-servers",
        "/post/k8s/apiserver/",
        "#raft线性一致读优化",
        "#如何基于raft实现线性一致性"
      ],
      "httpBodyMetaTags": {
        "description": "算法描述 State 所有节点的持久化状态，需要在响应RPC前更新到稳定存储： currentTerm 记录的当前任期，初始为0 votedFor 当前任期投票支持的candidateId，没有",
        "og:description": "算法描述 State 所有节点的持久化状态，需要在响应RPC前更新到稳定存储： currentTerm 记录的当前任期，初始为0 votedFor 当前任期投票支持的candidateId，没有",
        "twitter:description": "算法描述 State 所有节点的持久化状态，需要在响应RPC前更新到稳定存储： currentTerm 记录的当前任期，初始为0 votedFor 当前任期投票支持的candidateId，没有"
      },
      "httpBodyByteSize": 34058,
      "httpBodyPageTitle": "共识算法-Raft - 于重生blog"
    },
    "/post/linux/lvm-intro/": {
      "date": "2026-02-07T04:45:56Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "124.220.195.3",
      "ipASN": "Shenzhen Tencent Computer Systems Company Limited",
      "ipCountry": "China",
      "httpHeaderHash": "7M5QJ5JZEIQJGYXRK5VP5QAWCMQWMR5I",
      "httpHeaderTechnologies": [
        "Nginx",
        "OpenResty"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 327,
      "httpBodyHash": "OE6OSRRGKAXC5EET23AE36H6ME67HW3S",
      "httpBodyTechnologies": [
        "jQuery",
        "FancyBox",
        "jsDelivr",
        "slideout",
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "/favicon-32x32.png",
        "/apple-touch-icon.png",
        "https://file.chongsheng.art/blog/lvm/df02.png",
        "https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.css",
        "#扩展逻辑卷",
        "#配置自动挂载",
        "#在新分区创建pv",
        "#vmware上挂载新的硬盘",
        "https://file.chongsheng.art/blog/lvm/vg01.png",
        "https://cloud.tencent.com/developer/article/1582568",
        "#创建逻辑卷",
        "mailto:yuchongsheng@163.com",
        "https://linux.cn/article-3218-1.html",
        "https://file.chongsheng.art/blog/lvm/lv.png",
        "https://file.chongsheng.art/blog/lvm/fdisk.png",
        "https://file.chongsheng.art/blog/lvm/lvm_arch.png",
        "/post/",
        "#格式化逻辑卷",
        "https://file.chongsheng.art/blog/lvm/lsblk02.png",
        "/tags/linux/",
        "#lvm工作机制",
        "#检查扩容结果",
        "https://file.chongsheng.art/blog/lvm/lsblk04.png",
        "#创建新分区",
        "/safari-pinned-tab.svg",
        "https://github.com/olOwOlo/hugo-theme-even",
        "https://file.chongsheng.art/blog/lvm/df01.png",
        "https://file.chongsheng.art/blog/lvm/lsblk05.png",
        "https://blog.chongsheng.art/post/linux/lvm-intro/",
        "https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.js",
        "#查看结果-1",
        "#激活扩容后的lv",
        "#在已有磁盘上扩容lv",
        "https://file.chongsheng.art/blog/lvm/vm03.png",
        "#在vmware中扩容磁盘制造未使用空间",
        "https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js",
        "#扩容vg",
        "#在新磁盘上使用lv",
        "http://beian.miit.gov.cn",
        "#reference",
        "/categories/linux/",
        "#物理卷pv-physical-volume",
        "https://space.bilibili.com/24703861",
        "https://file.chongsheng.art/blog/lvm/res01.png",
        "https://file.chongsheng.art/blog/lvm/lsblk01.png",
        "https://blog.chongsheng.art/index.xml",
        "https://file.chongsheng.art/blog/lvm/res03.png",
        "/post/k8s/cmd/",
        "https://file.chongsheng.art/blog/lvm/res02.png",
        "https://file.chongsheng.art/blog/common/beian.png",
        "/sass/main.min.f92fd13721ddf72129410fd8250e73152cc6f2438082b6c0208dc24ee7c13fc4.css",
        "#lvm简介",
        "#扩容lv-1",
        "#挂载逻辑卷",
        "#对新磁盘分区",
        "#激活扩容后的lv-1",
        "https://file.chongsheng.art/blog/lvm/vm01.png",
        "https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js",
        "/js/main.min.c99b103c33d1539acf3025e1913697534542c4a5aa5af0ccc20475ed2863603b.js",
        "#扩容lv",
        "/categories/",
        "#查看结果",
        "https://gohugo.io",
        "/favicon-16x16.png",
        "#卷组vg-volume-group",
        "/manifest.json",
        "#lvm相关概念",
        "#查看vg-data和lv-data",
        "https://github.com/ch0ngsheng/",
        "https://file.chongsheng.art/blog/lvm/df.png",
        "https://file.chongsheng.art/blog/lvm/res04.png",
        "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=37152602000212",
        "/",
        "/tags/",
        "https://file.chongsheng.art/blog/lvm/vm02.png",
        "https://file.chongsheng.art/blog/lvm/lsblk03.png",
        "#逻辑卷lv-logical-volume",
        "#将新分区加入到原来的lv"
      ],
      "httpBodyMetaTags": {
        "description": "Linux LVM简介及使用方法",
        "og:description": "Linux LVM简介及使用方法",
        "twitter:description": "Linux LVM简介及使用方法"
      },
      "httpBodyByteSize": 48913,
      "httpBodyPageTitle": "LVM简介 - 于重生blog"
    }
  },
  "danszafir.com": {
    "/": {
      "date": "2026-02-07T05:06:46Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "173.236.255.223",
      "ipASN": "New Dream Network, LLC",
      "ipCountry": "United States",
      "httpHeaderHash": "H7ZC3XIEZVVN3DYKZMNAH4QN7PD3FRMV",
      "httpHeaderTechnologies": [
        "Apache HTTP Server"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 420,
      "httpBodyHash": "USGW7A7FTCHBCCH2QGDWVV7ZH3EAZVVH",
      "httpBodyTechnologies": [
        "Hugo:0.89.0",
        "jQuery",
        "Bootstrap"
      ],
      "httpBodyUrls": [
        "https://www.danszafir.com//css/animsition.css",
        "https://www.danszafir.com//css/bootstrap-reboot.min.css",
        "https://www.danszafir.com//teaching",
        "https://www.danszafir.com//js/animsition.js",
        "https://www.danszafir.com//css/highlight/default.css",
        "http://www.colorado.edu/cmci/academics/information-science",
        "https://www.unc.edu/",
        "https://www.danszafir.com//contact",
        "http://lunar.colorado.edu/~jaburns/",
        "https://www.linkedin.com/in/irenerae/",
        "https://www.danszafir.com/img/Szafir_CV.jpg",
        "https://npmcdn.com/tether@1.2.4/dist/js/tether.min.js",
        "https://www.danszafir.com//css/bootstrap-theme.min.css",
        "https://www.danszafir.com//",
        "https://www.danszafir.com//cv",
        "https://www.danszafir.com/index.xml",
        "https://www.danszafir.com/docs/SzafirCV.pdf",
        "https://www.danszafir.com//js/ie10-viewport-bug-workaround.js",
        "https://www.danszafir.com/index.html",
        "https://www.danszafir.com/img/dan2.jpg",
        "http://www.colorado.edu/cs",
        "http://www.bc.edu/",
        "https://cohrint.info/",
        "http://www.colorado.edu/",
        "https://www.danszafir.com//js/szafir-docs.js",
        "https://www.danszafir.com//css/bootstrap.min.css",
        "http://shaunkane.info/",
        "http://www.ristoffer.ch/",
        "http://iron-lab.org/join_us",
        "https://www.danszafir.com//css/theme.css",
        "https://www.danszafir.com//js/highlight.pack.js",
        "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css",
        "https://cs.unc.edu/",
        "https://www.danszafir.com/contact/",
        "https://ti.arc.nasa.gov/profile/tfong/",
        "https://www.danszafir.com//favicon.ico",
        "https://www.danszafir.com//publications",
        "https://www.danszafir.com//css/bootstrap-grid.min.css",
        "#",
        "http://iron-lab.org/",
        "http://www.wisc.edu/",
        "https://www.danszafir.com//js/bootstrap.min.js",
        "https://fonts.googleapis.com/css?family=Nunito+Sans",
        "http://hci.cs.wisc.edu/",
        "http://atlas.colorado.edu/",
        "http://danielleszafir.com/",
        "http://www.colorado.edu/aerospace/",
        "https://www.danszafir.com//css/main.css",
        "https://www.danszafir.com//js/jquery.min.js"
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 9331,
      "httpBodyPageTitle": "Daniel J. Szafir"
    }
  },
  "everything-inthebackyard.vercel.app": {
    "/categories/%E8%AF%97": {
      "date": "2026-02-06T18:55:27Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "64.29.17.3",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "HUTIJDHC7IB37YNJI3IEYSZBDK46QDFL",
      "httpHeaderTechnologies": [
        "HSTS",
        "Vercel"
      ],
      "httpHeaderUrls": [
        "iad1::xvjbj-1770404127707-171f61e71dba"
      ],
      "httpHeaderByteSize": 640,
      "httpBodyHash": "ZCAHC66XPZXRN4Z6CPJC26PTWS6VEXDY",
      "httpBodyTechnologies": [
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "https://everything-inthebackyard.vercel.app/post/%E8%AF%9760-%E5%89%AF%E6%9C%AC/",
        "https://everything-inthebackyard.vercel.app/post/%E4%B8%80%E6%9C%88%E7%9A%84%E4%BD%BF%E5%BE%92/",
        "/post/",
        "/dist/app.js",
        "/tags/%E7%A9%8E%E5%B7%9D",
        "https://9kb.me/@mantennoumiso",
        "/tags/%E4%BF%9E%E5%BF%83%E6%A8%B5",
        "https://everything-inthebackyard.vercel.app/post/%E8%85%B9%E8%AA%9E%E8%A1%93/",
        "https://everything-inthebackyard.vercel.app/post/%E5%8F%8C%E8%A1%8C%E6%98%9F%E4%B8%8E%E5%B0%8F%E5%8D%B7%E5%85%BD/",
        "https://github.com/heyeshuang/hugo-theme-tokiwa",
        "https://everything-inthebackyard.vercel.app/post/salsa/",
        "https://everything-inthebackyard.vercel.app/post/%E8%AF%9760/",
        "/tags/",
        "/tags/%E5%BE%90%E9%92%BA",
        "/tags/%E6%A5%8A%E4%BD%B3%E5%AB%BB",
        "https://everything-inthebackyard.vercel.app",
        "https://everything-inthebackyard.vercel.app/lib/katex.min.css",
        "https://everything-inthebackyard.vercel.app/post/%E5%B9%BB%E8%81%BD/",
        "https://everything-inthebackyard.vercel.app/lib/contrib/auto-render.min.js",
        "/about/",
        "/lib/fuse.min.js",
        "/categories/%E8%AF%97/index.xml",
        "/tags/%E4%BA%8C%E5%8D%81%E6%9C%88",
        "https://everything-inthebackyard.vercel.app/post/%E9%87%91%E7%83%8F/",
        "https://everything-inthebackyard.vercel.app/post/%E8%84%8A%E6%A4%8E%E4%B9%8B%E8%BB%B8/",
        "/categories/",
        "https://vendemiairenoatama.wordpress.com",
        "https://music.163.com/#/user/home?id=78453770",
        "https://everything-inthebackyard.vercel.app/post/%E4%BF%9E%E5%BF%83%E6%A8%B5%E8%AF%97%E9%80%89/",
        "img/01.png",
        "/categories/%E8%AF%97",
        "/tags/%E5%A4%8F%E5%AE%87",
        "/categories/%E8%AE%BE%E8%AE%A1",
        "https://everything-inthebackyard.vercel.app/lib/katex.min.js",
        "/dist/app.css",
        "/lib/fastsearch.js",
        "/tags/%E6%9C%B1%E8%B5%A2%E6%A4%BF"
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 22402,
      "httpBodyPageTitle": "旧游旧游今在否？  | 诗"
    },
    "/post/%E5%91%BC%E5%95%B8%E5%B1%B1%E5%BA%84/": {
      "date": "2026-02-06T19:22:47Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "64.29.17.3",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "W6KY6ULGP5BWGXBWR35YLEDLSXQ3ECOV",
      "httpHeaderTechnologies": [
        "HSTS",
        "Vercel"
      ],
      "httpHeaderUrls": [
        "iad1::pgx94-1770405767799-1dfdfa7ee98e"
      ],
      "httpHeaderByteSize": 643,
      "httpBodyHash": "COBDFDWMYXB4OPECPF2JAEBGKH2GLSX7",
      "httpBodyTechnologies": [
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "https://music.163.com/#/user/home?id=78453770",
        "/lib/fastsearch.js",
        "/tags/%E8%89%BE%E7%B1%B3%E8%8E%89%E5%8B%83%E6%9C%97%E7%89%B9",
        "/post/%E8%A2%AB%E8%83%8C%E5%8F%9B%E7%9A%84%E9%81%97%E5%98%B1/",
        "https://everything-inthebackyard.vercel.app/lib/contrib/auto-render.min.js",
        "/tags/%E6%96%B9%E5%B9%B3",
        "https://9kb.me/@mantennoumiso",
        "/tags/",
        "/dist/app.js",
        "/lib/fuse.min.js",
        "https://everything-inthebackyard.vercel.app",
        "https://github.com/heyeshuang/hugo-theme-tokiwa",
        "https://everything-inthebackyard.vercel.app/lib/katex.min.js",
        "/dist/app.css",
        "/categories/%E5%B0%8F%E8%AF%B4",
        "/post/%E9%BB%91%E7%9D%A1%E8%8E%B2/",
        "https://vendemiairenoatama.wordpress.com",
        "https://everything-inthebackyard.vercel.app/lib/katex.min.css",
        "/categories/%E8%AF%91%E6%9C%AC",
        "/post/",
        "/about/",
        "img/01.png",
        "/categories/",
        "https://disqus.com"
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 13658,
      "httpBodyPageTitle": "旧游旧游今在否？  | 呼啸山庄｜上海译文，1988"
    },
    "/tags/%E6%9E%97%E5%93%B2%E9%80%B8": {
      "date": "2026-02-06T19:27:45Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "64.29.17.3",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "WLOFMNMKVZ2AFA5MKNHMT65O7CGYFNCC",
      "httpHeaderTechnologies": [
        "HSTS",
        "Vercel"
      ],
      "httpHeaderUrls": [
        "iad1::w4cv8-1770406065123-6e03486b0ceb"
      ],
      "httpHeaderByteSize": 642,
      "httpBodyHash": "OVCL2SDASYMEPHTH3VVLTM2BUMSTFL2J",
      "httpBodyTechnologies": [
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "https://music.163.com/#/user/home?id=78453770",
        "/about/",
        "img/01.png",
        "/lib/fuse.min.js",
        "/categories/%E5%B0%8F%E8%AF%B4",
        "/tags/%E6%9E%97%E5%93%B2%E9%80%B8",
        "https://vendemiairenoatama.wordpress.com",
        "https://github.com/heyeshuang/hugo-theme-tokiwa",
        "https://everything-inthebackyard.vercel.app/lib/katex.min.js",
        "/post/",
        "/categories/",
        "/dist/app.js",
        "/tags/%E4%BA%AC%E6%9E%81%E5%A4%8F%E5%BD%A6",
        "https://everything-inthebackyard.vercel.app/post/%E5%A7%91%E8%8E%B7%E9%B8%9F%E4%B9%8B%E5%A4%8F/",
        "/tags/",
        "/lib/fastsearch.js",
        "https://9kb.me/@mantennoumiso",
        "https://everything-inthebackyard.vercel.app/lib/katex.min.css",
        "https://everything-inthebackyard.vercel.app/lib/contrib/auto-render.min.js",
        "/dist/app.css",
        "/categories/%E8%AF%91%E6%9C%AC",
        "/tags/%E6%9E%97%E5%93%B2%E9%80%B8/index.xml",
        "https://everything-inthebackyard.vercel.app"
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 13016,
      "httpBodyPageTitle": "旧游旧游今在否？  | 林哲逸"
    }
  },
  "iuliia.ru": {
    "/": {
      "date": "2026-02-13T07:50:59Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "185.199.110.153",
      "ipASN": "Fastly, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "CZEW2MLGVXHLAQDZLLNS6BPBVR7YCKKZ",
      "httpHeaderTechnologies": [
        "Fastly",
        "Varnish",
        "GitHub Pages"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 769,
      "httpBodyHash": "G6Q3ZRME262Y3UPSCOWKVYWE3JWY773Y",
      "httpBodyTechnologies": [
        "Unpkg",
        "jQuery",
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "/mosmetro",
        "https://github.com/massita99/iuliia-rust",
        "/assets/js/site.min.78e24a268bf34b3050f5ca573a10da85c1121d3e2950da2a37a0cd28f9059aba.js",
        "/bs-2979",
        "#unambiguous",
        "#driving-license",
        "https://unpkg.com/iuliia@0.7.2/dist/umd/iuliia.min.js",
        "https://github.com/nalgeon/iuliia-py",
        "#en",
        "#main",
        "#name",
        "/bgn-pcgn",
        "https://github.com/perevoshchikov/iuliia-php",
        "https://unpkg.com/jquery@3.6.0/dist/jquery.slim.min.js",
        "/gost-7034",
        "https://antonz.ru/",
        "/assets/favicon/apple-touch-icon.png",
        "#dia-no",
        "#bank-card",
        "/ala-lc",
        "/mvd-310",
        "/ungegn-1987",
        "https://iuliia.ru/index.xml",
        "https://github.com/nalgeon/iuliia-js",
        "#slug",
        "/gost-779",
        "https://github.com/kandayo/iuliia-cr",
        "https://github.com/adnikiforov/iuliia-rb",
        "#ru",
        "#un",
        "#dia-yes",
        "/iso-9-1954",
        "/iso-9-1968",
        "/yandex-money",
        "https://github.com/belianin/iuliia-cs",
        "https://github.com/petertretyakov/Iuliia",
        "#deprecated",
        "/scientific",
        "/assets/favicon/favicon-16x16.png",
        "https://github.com/homyakin/iuliia-java",
        "#general",
        "/gost-52290",
        "/yandex-maps",
        "https://iuliia.ru/",
        "https://dadata.ru/clean/",
        "/assets/css/style.899a77700a13bea9d72dc8abff528dd1d3c1c0b622fd342afe7df197f0dd3c5a.css",
        "#code",
        "/mvd-782",
        "/wikipedia",
        "/icao-doc-9303",
        "/assets/favicon/favicon-32x32.png",
        "#address",
        "https://github.com/mehanizm/iuliia-go",
        "https://github.com/massita99/iuliia-java",
        "/telegram",
        "/gost-16876",
        "#foreign-passport",
        "#actual",
        "#usecase",
        "/gost-52535",
        "/assets/favicon/favicon.ico",
        "#best",
        "https://twitter.com/nalgeon",
        "/assets/favicon/safari-pinned-tab.svg",
        "https://github.com/rin-nas/postgresql-patterns-library/blob/master/functions/iuliia_translate.sql"
      ],
      "httpBodyMetaTags": {
        "description": "Транслитерация без головной боли.",
        "og:description": "Транслитерация без головной боли.",
        "twitter:description": "Транслитерация без головной боли."
      },
      "httpBodyByteSize": 36418,
      "httpBodyPageTitle": "Юлия → Iuliia"
    }
  },
  "jimgarrison.org": {
    "/": {
      "date": "2026-02-13T23:20:30Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "76.76.21.21",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "QV53QF2ISJRJHA3H6IFNV6MD4HZZBALO",
      "httpHeaderTechnologies": [
        "HSTS",
        "Vercel"
      ],
      "httpHeaderUrls": [
        "iad1::kjnlm-1771024830514-9301d118100a"
      ],
      "httpHeaderByteSize": 761,
      "httpBodyHash": "BF5GJLRN4LTKAU2GGCTMNXXENGWE5MMJ",
      "httpBodyTechnologies": [
        "Plausible",
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "https://quics.umd.edu/",
        "https://softwarefreedom.org/",
        "/dist/js/app.3fc0f988d21662902933.js",
        "https://plausible.io/js/plausible.js",
        "/dist/css/app.33266703f42885e71f647a33a0c252b4.css",
        "/",
        "/physics/",
        "portfolio",
        "/portfolio/",
        "https://jqi.umd.edu/"
      ],
      "httpBodyMetaTags": {
        "og:description": "I am a theoretical physicist, working primarily in the field of quantum condensed matter physics. Previously I worked as a public relations coordinator and as a software engineer.",
        "twitter:description": "I am a theoretical physicist, working primarily in the field of quantum condensed matter physics. Previously I worked as a public relations coordinator and as a software engineer."
      },
      "httpBodyByteSize": 4883,
      "httpBodyPageTitle": "Jim Garrison's personal site"
    },
    "/quantumcomputingexplained/": {
      "date": "2026-02-13T21:33:23Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "76.76.21.21",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "M3OK22QN2YOA5K5LHCSHDVXDJFRHUNY5",
      "httpHeaderTechnologies": [
        "HSTS",
        "Vercel"
      ],
      "httpHeaderUrls": [
        "iad1::2pczw-1771018403656-b2e8d9ac602d"
      ],
      "httpHeaderByteSize": 762,
      "httpBodyHash": "2NAKQ5EOGXKIKPXWLQ7LI5VAGTXGR4V3",
      "httpBodyTechnologies": [
        "Modernizr",
        "jQuery:1.7.2"
      ],
      "httpBodyUrls": [
        "deck.js/core/deck.core.js",
        "deck.events.js/deck.events.js",
        "https://github.com/mooz/js2-mode",
        "deck.js/extensions/goto/deck.goto.js",
        "deck.js/extensions/menu/deck.menu.css",
        "Bloch.png",
        "http://www.nsf.gov/",
        "jsqis/deck.jsqis.js",
        "http://raphaeljs.com/",
        "http://www.andrewvc.com/",
        "deck.js/core/deck.core.css",
        "http://imakewebthings.com/deck.js/",
        "deck.js/extensions/status/deck.status.css",
        "jsqis/jsqis-view.css",
        "https://github.com/garrison/jsqis",
        "deck.js/extensions/hash/deck.hash.js",
        "deck.js/extensions/status/deck.status.js",
        "deck.js/extensions/navigation/deck.navigation.js",
        "http://www.worldcat.org/title/introduction-to-quantum-computing/oclc/85896383",
        "http://www.worldcat.org/title/quantum-computation-and-quantum-information/oclc/43641333",
        "deck.js/modernizr.custom.js",
        "jsqis/Complex/lib/Complex.js",
        "jsqis/raphael/raphael-min.js",
        "deck.js/extensions/scale/deck.scale.css",
        "http://www.amazon.com/gp/product/0486445305/ref=as_li_tf_tl?ie=UTF8\u0026camp=1789\u0026creative=9325\u0026creativeASIN=0486445305\u0026linkCode=as2\u0026tag=quantumcomputingexplained-20",
        "#",
        "http://modernizr.com/",
        "deck.js/themes/style/web-2.0.css",
        "deck.js/extensions/scale/deck.scale.js",
        "http://en.wikipedia.org/wiki/File:Bloch_sphere.svg",
        "deck.js/extensions/goto/deck.goto.css",
        "http://jquery.com/",
        "jsqis/jsqis-core.js",
        "deck.js/jquery-1.7.2.min.js",
        "deck.js/extensions/menu/deck.menu.js",
        "deck.js/extensions/hash/deck.hash.css",
        "http://www.meetup.com/Los-Angeles-Hacker-News/",
        "http://www.amazon.com/gp/product/1107002176/ref=as_li_tf_tl?ie=UTF8\u0026camp=1789\u0026creative=9325\u0026creativeASIN=1107002176\u0026linkCode=as2\u0026tag=quantumcomputingexplained-20",
        "jsqis/jsqis-view.js",
        "http://www.kitp.ucsb.edu/mpaf",
        "https://github.com/mikeharris100/deck.events.js",
        "http://www.theory.caltech.edu/people/preskill/ph229/#lecture",
        "http://www.amazon.com/gp/product/019857049X/ref=as_li_tf_tl?ie=UTF8\u0026camp=1789\u0026creative=9325\u0026creativeASIN=019857049X\u0026linkCode=as2\u0026tag=quantumcomputingexplained-20",
        "deck.js/extensions/navigation/deck.navigation.css",
        "http://www.worldcat.org/title/quantum-mechanics-in-simple-matrix-form/oclc/12162801",
        "."
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 24981,
      "httpBodyPageTitle": "Quantum Computing, Explained"
    }
  },
  "kferg.dev": {
    "/": {
      "date": "2026-02-13T23:16:06Z",
      "httpProtocol": "h2, tls/1.3",
      "httpStatus": 200,
      "ipAddress": "18.208.88.157",
      "ipASN": "Amazon.com, Inc.",
      "ipCountry": "United States",
      "httpHeaderHash": "KDVJNC3AAPN3YTGLJUF27EDQJL3DS5QP",
      "httpHeaderTechnologies": [
        "HSTS",
        "Netlify"
      ],
      "httpHeaderUrls": [],
      "httpHeaderByteSize": 486,
      "httpBodyHash": "NSL2DEXXHURRETDW3VBMDNKMNNEIUCID",
      "httpBodyTechnologies": [
        "Hugo:0.89.0"
      ],
      "httpBodyUrls": [
        "/images/kferg-dev.png",
        "https://kferg.dev/index.xml",
        "https://www.linkedin.com/in/kevin-ferguson-364bbb52/",
        "https://fonts.googleapis.com/css2?family=Inconsolata\u0026display=swap",
        "/",
        "/resume/",
        "/projects/",
        "https://github.com/macfergus",
        "https://twitter.com/macfergus",
        "/posts/2021/c++-for-embedded-constexpr/",
        "/posts/",
        "/projects",
        "/css/style.css"
      ],
      "httpBodyMetaTags": {},
      "httpBodyByteSize": 3272,
      "httpBodyPageTitle": "kferg.dev | kferg.dev"
    }
  }
}