{
    "version": "https://jsonfeed.org/version/1",
    "title": "eay.cc",
    "description": "Weblog von Stefan Grund",
    "home_page_url": "https://eay.cc",
    "feed_url": "https://eay.cc/2026/sammelsurium-aus-dem-maschinenraum-mit-markdown-llms-txt-mcp-server-social-replies-und-bubbles/feed/json/",
    "icon": "https://eay.cc/apple-touch-icon.png",
    "favicon": "https://eay.cc/favicon.ico",
    "author": {
        "name": "Stefan Grund",
        "url": "https://stefangrund.de/",
        "avatar": "https://stefangrund.de/avatar.jpg"
    },
    "items": [
        {
            "id": "42470",
            "_type": "standard",
            "url": "https://eay.cc/2026/sammelsurium-aus-dem-maschinenraum-mit-markdown-llms-txt-mcp-server-social-replies-und-bubbles/",
            "title": "Sammelsurium aus dem Maschinenraum mit Markdown, llms.txt, MCP-Server, Social Replies und Bubbles",
            "content_html": "<p>Ich habe es <a href=\"https://eay.social/@eay/116966015403614231\">auf Mastodon</a> und <a href=\"https://bsky.app/profile/did:plc:fqhyfvx3qc6dcfsz4xslmlua/post/3mrbf3nzego2g\">Bluesky</a><a href=\"https://eay.cc/2026/sammelsurium-aus-dem-maschinenraum-mit-markdown-llms-txt-mcp-server-social-replies-und-bubbles/#footnote_0_42470\" id=\"identifier_0_42470\" class=\"footnote-link footnote-identifier-link\" title=\"Gecrossposted mit Indigo, dem im Mai ver&ouml;ffentlichten Client f&uuml;r Mastodon und Bluesky von Soapbox Software Aniline Applications, den Machern von Croissant, f&uuml;r die Apple-Plattformen. Habe ich seitdem sehr in mein Social-Herz geschlossen und jahresweise abonniert. Auch ohne das Lesen &amp; Bespielen beider Plattformen ist das eine sehr gute und sehr sch&ouml;ne Social-App.\">1</a> die Tage schon mal erw\u00e4hnt: Wir sind aktuell im Urlaub. Den Tag verbringe ich mit der Familie am Strand, auf Spielpl\u00e4tzen und mit der Duplo-Eisenbahn. Abends, nachdem der Zwerg ins Bett gebracht ist (und ich wieder aufgewacht bin \ud83d\ude05), habe ich beim YouTube-Schauen noch das ein oder andere Feature gecoded. In <a href=\"https://yonks.app/\">Yonks</a> und f\u00fcr diese Website. Zu Yonks sp\u00e4ter mehr, zu den hiesigen Changes im Folgenden mehr.</p>\n<h3>Markdown-Format</h3>\n<p><a href=\"https://wirres.net/articles/aus-dem-maschinenraum-06-06-2026\"> Nat\u00fcrlich bei Felix</a> las ich vor ein paar Wochen, dass er seine Artikel nun auch im Markdown-Format samt Kopieren-Funktion bereitstellt, was sicherlich die ein oder andere LLM ebenso wie menschliche User erfreuen d\u00fcrfte. Und weil ich hier sowieso schon jeden Blogpost im JSON- bzw. genauer gesagt <a href=\"https://www.jsonfeed.org/\">JSON Feed</a>-Format bereitstelle, dachte ich, das mach ich auch.</p>\n<figure style=\"margin: 0 0 2em 0; font-size: 0.825em;\"><img decoding=\"async\" src=\"https://eay.cc/uploads/2026/markdown-format-in-postmeta.png\" alt=\"\" title=\"Screenshot der Post-Metadaten mit dem neuen Markdown-Format samt Kopieren-Funktion.\" loading=\"lazy\" style=\"border: 1px solid var(--color-meta);\" /><figcaption>Post-Metadaten mit dem neuen Markdown-Format samt Kopieren-Funktion.</figcaption></figure>\n<p>An jeden Blogpost kann nun ein <code>/markdown</code> angeh\u00e4ngt werden, um die Markdown-Version aufzurufen. Der Klick auf &#8222;Kopieren&#8220; im Post-Footer fetcht und kopiert genau diese Version direkt in die Zwischenablage.</p>\n<p>Der <a href=\"https://eay.cc/2026/jurassic-park-computers-in-excruciating-detail/\">Jurassic-Park-Computer-Beitrag</a> sieht <a href=\"https://eay.cc/2026/jurassic-park-computers-in-excruciating-detail/markdown/\">im Markdown-Format z.B. so aus</a>.</p>\n<h3>Static Archive</h3>\n<p>Das <a href=\"https://eay.cc/2020/status-2020-07-19-2152/\">im ewigen Eis</a> gespeicherte <a href=\"https://eay.cc/2020/1017-jahre-eay-cc/\">Static Archive dieses Blogs</a> unterschied sich damit in seinen Markdown-Dateien etwas von der dynamischen <code>/markdown</code>-Route, weshalb ich das angeglichen habe. Tats\u00e4chlich habe ich die Gelegenheit genutzt, die Archiv- und Markdown-Generierung gleich an mehreren Stellen zu modernisieren und zu optimieren, wie <a href=\"https://github.com/stefangrund/eay.cc-static-archive/pull/16\">dieser Pull Request</a> offenbart.<a href=\"https://eay.cc/2026/sammelsurium-aus-dem-maschinenraum-mit-markdown-llms-txt-mcp-server-social-replies-und-bubbles/#footnote_1_42470\" id=\"identifier_1_42470\" class=\"footnote-link footnote-identifier-link\" title=\"Kinder, niemals so gro&szlig;e Commits machen, es sei denn, ihr wisst, was ihr tut.\">2</a></p>\n<h3>llms.txt</h3>\n<p>F\u00fcr besagten LLM-Support bin ich nun auch der <a href=\"https://llmstxt.org/\">llms.txt</a>-Konvention gefolgt und habe eine solche <a href=\"https://eay.cc/llms.txt\">hier hinzugef\u00fcgt</a>. M\u00f6gen unsere neuen Maschinen-Overlords mir gn\u00e4dig sein!</p>\n<h3>MCP-Server</h3>\n<p>Wer Markdown und LLMs sagt, muss auch <a href=\"https://modelcontextprotocol.io/docs/getting-started/intro\">MCP</a> sagen, so will es das Gesetz. Daher habe ich KI-unterst\u00fctzt ein WordPress-Plugin erstellt und getestet, das mir die Inhalte dieses Blogs als MCP-Server lesend zur Verf\u00fcgung stellt. Konkret gibt es nun <code>search_posts</code>, <code>get_post</code>, <code>list_recent_posts</code>, <code>list_categories</code> und <code>list_tags</code> mit denen Agenten die hiesigen Inhalte durchsuchen und abrufen k\u00f6nnen. Die Antwort orientiert sich dabei wiederum an der oben beschriebenen Markdown-Ausgabe. Synergie!</p>\n<figure style=\"margin: 0 0 2em 0; font-size: 0.825em;\"><img decoding=\"async\" src=\"https://eay.cc/uploads/2026/blog-mcp.png\" alt=\"Screenshot aus der Quick-AI-View von Raycast, die den eay.cc MCP-Server aufruft.\" title=\"\" loading=\"lazy\" /><figcaption>Quick-AI-View von Raycast, die den eay.cc MCP-Server aufruft.</figcaption></figure>\n<p>Der MCP-Server l\u00e4sst sich nun wunderbar in Claude, <del>Codex</del> ChatGPT, Raycast (siehe Screenshot) oder etwa <a href=\"https://eay.cc/2026/open-minis-is-the-ios-agent-i-wish-siri-ai-could-be/\">Open Minis</a> hinterlegen. In Open Minis habe ich dann auch GPT-5.5 gebeten, mir eine Zusammen&shy;fassung des letzten Monats zu schreiben und die erw\u00e4hnten Themen mit Links zu den Blogposts zu versehen. Das Ganze ist wenige Minuten gelaufen und hat <a href=\"https://eay.paste.lol/mcp-powered_eay.cc_zusmmenfassung.md/markup\">folgenden, wie ich finde, guten Output produziert</a>.<a href=\"https://eay.cc/2026/sammelsurium-aus-dem-maschinenraum-mit-markdown-llms-txt-mcp-server-social-replies-und-bubbles/#footnote_2_42470\" id=\"identifier_2_42470\" class=\"footnote-link footnote-identifier-link\" title=\"Keine Sorge, hier wird es &ndash; bis auf die KI-Monats&shy;zusammen&shy;fassungen &ndash; weiterhin keine KI-generierten Texte geben, aber ich fand das als Test ganz brauchbar.\">3</a></p>\n<p>Bisher habe ich Auswertungen und Analysen meiner Bloginhalte immer \u00fcber das oben beschriebene, statische Archiv gefahren (das zuvor nat\u00fcrlich immer aktualisiert werden musste), nun sollte das auch dynamisch und up-to-date gehen. Der MCP-Server ist aktuell tokengesch\u00fctzt nur f\u00fcr mich zug\u00e4nglich, aber wenn jemand Bedarf hat, m\u00f6ge sie/er sich melden und dann w\u00fcrde ich das ggf. auch \u00f6ffentlich machen \u2013 ist ja eh alles online.</p>\n<h3>Social Reply</h3>\n<p>In &#8222;<a href=\"https://eay.cc/2026/spass-mit-kommentaren/\">Spa\u00df mit Kommentaren</a>&#8220; hatte ich bereits einige Optimierungen an den Kommentaren vorgenommen, die, w\u00fcrde ich jetzt mal sagen, vor allem f\u00fcr mich selbst n\u00fctzlich sind. Dies geht in die gleiche Richtung: Wird ein \u00fcber eine Webmention (per <a href=\"https://brid.gy/\">brid.gy</a>) eingegangener Kommentar von Mastodon und Bluesky durch mich hier beantwortet, wird diese Antwort \u00fcber meinen Mastodon-/Bluesky-Account auch gleich als Reply zur jeweiligen Plattform gesendet \u2013 und hier mit einem entsprechenden Icon+Link ausgestattet.</p>\n<figure style=\"margin: 0 0 2em 0; font-size: 0.825em;\"><img decoding=\"async\" src=\"https://eay.cc/uploads/2026/social-reply-antwort-blog.png\" alt=\"Screenshot eines per Social-Reply-Plugins ver\u00f6ffentlichten Antwort mit Mastodon-Link/Crosspost.\" title=\"\" loading=\"lazy\" style=\"border: 1px solid var(--color-meta);\" /><figcaption><a href=\"https://eay.cc/2026/apocalypse-early-warning-system/#comment-46809\">Reply auf einen Mastodon-Webmention-Kommentar</a> mit Mastodon-Link/Crosspost.</figcaption></figure>\n<figure style=\"margin: 0 0 2em 0; font-size: 0.825em;\"><img decoding=\"async\" src=\"https://eay.cc/uploads/2026/social-reply-antwort-mastodon.png\" alt=\"Screenshot eines per Social-Reply-Plugins ver\u00f6ffentlichten Antwort auf Mastodon.\" title=\"\" loading=\"lazy\" style=\"border: 1px solid var(--color-meta);\" /><figcaption>Die gleiche Reply <a href=\"https://eay.social/@eay/116735830283020749\">nun auf Mastodon</a>.</figcaption></figure>\n<p>H\u00e4nge ich auf oberster Ebene einen Kommentar (\u2260 Kommentar-Reply) an einen Blogpost dran, um z.B. wie unten beim <a href=\"https://eay.cc/2026/jurassic-park-computers-in-excruciating-detail/\">Jurassic-Park-Computer-Beitrag</a> zu sehen, noch eine nicht direkt inhalt&shy;liche Erg\u00e4nzung hinzu&shy;zuf\u00fcgen, wird das ebenfalls an meinen ent&shy;sprechenden Mastodon- und/oder Bluesky-Post als Reply gehangen.</p>\n<figure style=\"margin: 0 0 2em 0; font-size: 0.825em;\"><img decoding=\"async\" src=\"https://eay.cc/uploads/2026/social-reply-comment.png\" alt=\"Screenshot eines per Social-Reply-Plugins zu Mastodon und Bluesky gecrossposteten Kommentars.\" title=\"\" loading=\"lazy\" style=\"border: 1px solid var(--color-meta);\" /><figcaption>Per Social-Reply-Funktion zu Mastodon und Bluesky <a href=\"https://eay.cc/2026/jurassic-park-computers-in-excruciating-detail/#comment-47161\">gecrossposteter Kommentar</a>.</figcaption></figure>\n<p>\u00dcber eine nur f\u00fcr mich sichtbare Checkbox habe ich allerdings die M\u00f6glichkeit, das zu verhindern:</p>\n<figure style=\"margin: 0 0 2em 0; font-size: 0.825em;\"><img decoding=\"async\" src=\"https://eay.cc/uploads/2026/social-reply-form.png\" alt=\"Screenshot der nur f\u00fcr den Autoren sichtbaren Social-Reply-Checkbox im Kommentarformular.\" title=\"\" loading=\"lazy\" style=\"border: 1px solid var(--color-meta);\" /><figcaption>Nur f\u00fcr mich sichtbare Social-Reply-Checkbox im Kommentarformular.</figcaption></figure>\n<h3>Bubbles</h3>\n<p><a href=\"https://eay.cc/2026/bubbles/\">Vor einem Monat</a> habe ich die neue, tolle Blog-Discovery-Plattform <a href=\"https://bubbles.town/de/\">Bubbles</a> an dieser Stelle empfohlen. Diese Empfehlung gilt weiterhin, meine RSS-Abos der <a href=\"https://bubbles.town/de/editions\">deutschsprachigen</a> und <a href=\"https://bubbles.town/editions\">englischsprachigen</a> Briefings m\u00f6chte ich nicht mehr missen.</p>\n<p>Die Eintr\u00e4ge zu diesem Blog bei Bubbles werden jetzt jedenfalls auch in der Syndication-Liste als <code>bubbles.town</code> angezeigt und so gleichwertig mit den anderen Social-Plattformen behandelt:</p>\n<figure style=\"margin: 0 0 2em 0; font-size: 0.825em;\"><img decoding=\"async\" src=\"https://eay.cc/uploads/2026/bubbles-syndication.png\" alt=\"Screenshot der Post-Metadaten mit Bubbles-Link bei den Syndication-Links.\" title=\"\" loading=\"lazy\" style=\"border: 1px solid var(--color-meta);\" /><figcaption>Post-Metadaten mit Bubbles-Link bei den Syndication-Links.</figcaption></figure>\n<p>Und da Bubbles sehr sch\u00f6n ins Fediverse integriert ist, pr\u00fcfe ich auch auf Kommentare, die bei Bubbles zu hiesigen Blogposts hinterlassen werden, und synce diese dann auch hierher (siehe <a href=\"https://eay.cc/2026/warum-w-social-mehr-kalter-kaffee-als-heisser-scheiss-ist/\">Felix&#8216; Kommentar hier</a> bzw. <a href=\"https://bubbles.town/entry/36880037\">bei Bubbles</a>) \u2013 was aber ehrlicherweise noch nicht so h\u00e4ufig passiert ist. Aber das kann ja noch werden mit weiterer Bubbles-Verbreitung!</p>\n<h3>Backlinks</h3>\n<p>Last but not least: <a href=\"https://eay.cc/backlinks/\">Die Backlinks-\u00dcbersichtsseite</a>, siehe <a href=\"https://eay.cc/2026/neues-aus-dem-maschinenraum/\">Einf\u00fchrung der Backlinks hier</a> und <a href=\"https://eay.cc/2026/backlinks-inhaltsverzeichnis/\">Nachtrag dazu</a> mit Erg\u00e4nzung besagter Seite, wird nun besser und regelm\u00e4\u00dfiger erzeugt und gecached, so dass sie beim &#8222;ersten&#8220; Aufruf so schnell wie der Rest hier laden sollte.</p>\n<p>\u2013</p>\n<p>Und was macht ihr so im Urlaub?<a href=\"https://eay.cc/2026/sammelsurium-aus-dem-maschinenraum-mit-markdown-llms-txt-mcp-server-social-replies-und-bubbles/#footnote_3_42470\" id=\"identifier_3_42470\" class=\"footnote-link footnote-identifier-link\" title=\"Zumindest von Thomas wissen wir, dass er es &auml;hnlich gemacht hat.\">4</a><span hidden class=\"__iawmlf-post-loop-links\" data-iawmlf-links=\"[{&quot;id&quot;:11546,&quot;href&quot;:&quot;https:\\/\\/eay.social\\/@eay\\/116966015403614231&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11547,&quot;href&quot;:&quot;https:\\/\\/bsky.app\\/profile\\/did:plc:fqhyfvx3qc6dcfsz4xslmlua\\/post\\/3mrbf3nzego2g&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724204946\\/https:\\/\\/bsky.app\\/profile\\/did:plc:fqhyfvx3qc6dcfsz4xslmlua\\/post\\/3mrbf3nzego2g&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:23:48&quot;,&quot;http_code&quot;:503}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:23:48&quot;,&quot;http_code&quot;:503},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11548,&quot;href&quot;:&quot;https:\\/\\/anilineapps.com\\/indigo.html&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260723171610\\/https:\\/\\/anilineapps.com\\/indigo.html&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:24:09&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:24:09&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11549,&quot;href&quot;:&quot;https:\\/\\/anilineapps.com&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724210427\\/https:\\/\\/anilineapps.com\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:24:09&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:24:09&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11550,&quot;href&quot;:&quot;https:\\/\\/anilineapps.com\\/croissant.html&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724114010\\/https:\\/\\/anilineapps.com\\/croissant.html&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:24:09&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:24:09&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:20,&quot;href&quot;:&quot;https:\\/\\/yonks.app&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20250804001945\\/https:\\/\\/yonks.app\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-11-02 16:48:10&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-11-10 14:13:05&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-11-18 04:10:06&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-11-25 05:19:38&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-02 18:01:12&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-06 01:23:19&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-09 14:18:30&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-14 09:58:01&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-17 18:19:05&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-20 21:13:41&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-24 09:11:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-28 10:27:54&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-01 02:22:30&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-05 07:47:16&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-09 09:27:42&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-12 13:30:25&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-15 21:55:31&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-18 22:45:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-22 00:15:12&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-26 05:12:59&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-29 08:03:56&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-01 08:24:31&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-04 12:14:24&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-08 08:16:49&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-11 09:55:06&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-14 17:49:36&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-18 03:04:25&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-21 05:10:26&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-24 20:50:10&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-28 03:26:18&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-03 08:46:43&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-07 13:15:31&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-11 04:50:51&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-15 11:32:36&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-18 18:12:32&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-21 20:44:33&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-24 22:34:46&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-27 22:50:00&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-30 23:08:21&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-03 00:48:12&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-06 01:40:42&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-09 08:33:00&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-12 10:13:23&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-15 15:03:48&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-18 20:27:06&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-21 21:38:26&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-25 02:49:48&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-28 05:00:42&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-01 07:33:27&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-04 08:48:53&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-07 21:40:15&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-11 06:52:20&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-14 11:39:54&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-17 14:08:04&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-20 15:28:46&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-24 03:46:39&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-27 06:18:24&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-05-30 09:01:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-02 17:59:35&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-06 04:30:57&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-09 22:17:45&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-13 01:21:48&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-16 06:17:41&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-19 13:36:12&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-22 21:36:18&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-25 22:19:58&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-06-29 21:25:45&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-02 21:40:57&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-05 22:11:45&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-08 23:07:10&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-12 00:28:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-15 00:53:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-18 08:19:48&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-21 08:52:10&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-07-24 13:23:05&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 13:23:05&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11551,&quot;href&quot;:&quot;https:\\/\\/wirres.net\\/articles\\/aus-dem-maschinenraum-06-06-2026&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260607193101\\/https:\\/\\/wirres.net\\/articles\\/aus-dem-maschinenraum-06-06-2026&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 20:47:06&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 20:47:06&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11552,&quot;href&quot;:&quot;https:\\/\\/www.jsonfeed.org&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260720174920\\/https:\\/\\/www.jsonfeed.org\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 20:47:14&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 20:47:14&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11553,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/jurassic-park-computers-in-excruciating-detail&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724204907\\/https:\\/\\/eay.cc\\/2026\\/jurassic-park-computers-in-excruciating-detail\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/jurassic-park-computers-in-excruciating-detail\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:23:47&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:23:47&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11554,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/jurassic-park-computers-in-excruciating-detail\\/markdown&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724204907\\/https:\\/\\/eay.cc\\/2026\\/jurassic-park-computers-in-excruciating-detail\\/markdown&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:23:47&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:23:47&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:853,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2020\\/status-2020-07-19-2152&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20250622050455\\/https:\\/\\/eay.cc\\/2020\\/status-2020-07-19-2152\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-11-02 22:37:19&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-11-10 13:35:03&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-11-19 07:21:53&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-18 12:56:03&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-16 10:33:30&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-09 14:16:54&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-15 05:52:52&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-17 14:19:47&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-26 23:20:23&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-15 15:03:52&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-21 11:52:03&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-26 03:09:25&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-01 21:46:48&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-11 06:41:27&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-17 03:52:28&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-21 20:36:07&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-26 23:31:19&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-07 10:44:35&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-12 20:52:10&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-21 02:53:25&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-08 01:13:05&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-24 20:47:28&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 20:47:28&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:265,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2020\\/1017-jahre-eay-cc&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20250812064104\\/https:\\/\\/eay.cc\\/2020\\/1017-jahre-eay-cc\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-11-02 18:22:17&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-11-09 23:05:28&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-11-18 19:03:31&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-10 03:36:49&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-15 02:05:02&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-19 19:12:37&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-02 04:23:17&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-09 22:32:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-12 23:24:53&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-20 11:55:48&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-27 18:16:27&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-01 14:19:38&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-06 10:44:19&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-10 14:01:59&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-13 14:05:25&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-16 15:16:21&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-19 22:56:56&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-23 15:05:27&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-27 01:01:12&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-05 22:04:13&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-03-11 21:42:48&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-15 20:52:44&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-20 09:37:32&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-24 04:50:56&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-28 23:48:27&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-01 10:11:25&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-04 17:56:38&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-08 17:09:44&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-12 14:43:20&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-16 02:55:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-19 06:43:31&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-23 02:50:16&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-26 15:20:56&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-30 12:41:42&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-03 21:54:05&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-15 14:43:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-20 16:47:34&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-24 00:12:31&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-28 05:06:07&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-31 14:34:39&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-06 14:16:31&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-09 23:55:26&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-14 05:44:13&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-18 05:49:52&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-01 10:33:46&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-07 18:37:05&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-12 00:06:07&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-15 13:14:55&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-19 13:37:17&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-22 22:26:42&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-25 22:45:50&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-25 22:45:50&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11555,&quot;href&quot;:&quot;https:\\/\\/github.com\\/stefangrund\\/eay.cc-static-archive\\/pull\\/16&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11556,&quot;href&quot;:&quot;https:\\/\\/llmstxt.org&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724210514\\/https:\\/\\/llmstxt.org\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:23:46&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:23:46&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11557,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/llms.txt&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724212025\\/https:\\/\\/eay.cc\\/llms.txt&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11558,&quot;href&quot;:&quot;https:\\/\\/modelcontextprotocol.io\\/docs\\/getting-started\\/intro&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260723190638\\/https:\\/\\/modelcontextprotocol.io\\/docs\\/getting-started\\/intro&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 20:47:55&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 20:47:55&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11559,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/open-minis-is-the-ios-agent-i-wish-siri-ai-could-be&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724212030\\/https:\\/\\/eay.cc\\/2026\\/open-minis-is-the-ios-agent-i-wish-siri-ai-could-be\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/open-minis-is-the-ios-agent-i-wish-siri-ai-could-be\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11560,&quot;href&quot;:&quot;https:\\/\\/eay.paste.lol\\/mcp-powered_eay.cc_zusmmenfassung.md\\/markup&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724212039\\/https:\\/\\/eay.paste.lol\\/mcp-powered_eay.cc_zusmmenfassung.md\\/markup&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:37:13&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:37:13&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:10846,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/das-eigene-blogarchiv-lesen-oder-ki-zusammenfassungen-im-blogarchiv&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260213222257\\/https:\\/\\/eay.cc\\/2026\\/das-eigene-blogarchiv-lesen-oder-ki-zusammenfassungen-im-blogarchiv\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/das-eigene-blogarchiv-lesen-oder-ki-zusammenfassungen-im-blogarchiv\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-02-13 22:33:15&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-16 23:46:40&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-20 06:38:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-23 08:26:56&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-26 09:40:08&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-01 22:43:21&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-05 22:04:08&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-10 18:46:46&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-13 21:33:52&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-17 19:10:13&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-21 13:58:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-24 14:56:46&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-28 06:21:12&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-01 10:11:29&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-04 10:55:47&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-08 19:35:37&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-13 16:57:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-17 17:47:26&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-21 07:53:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-25 13:38:50&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-30 05:25:33&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-05 07:33:39&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-13 14:22:27&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-16 18:48:08&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-19 20:09:54&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-27 21:11:32&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-31 14:34:39&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-06 14:16:28&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-16 07:18:44&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-26 07:22:57&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-30 12:54:07&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-04 18:53:16&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-11 18:02:33&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-17 06:32:45&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-23 22:04:51&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-23 22:04:51&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11561,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/spass-mit-kommentaren&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724213614\\/https:\\/\\/eay.cc\\/2026\\/spass-mit-kommentaren\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/spass-mit-kommentaren\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:262,&quot;href&quot;:&quot;https:\\/\\/brid.gy&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20251005020840\\/https:\\/\\/brid.gy\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-11-02 18:22:08&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-11-09 23:05:28&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-03 03:31:22&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-06 23:32:31&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-10 03:36:47&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-15 02:05:05&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2025-12-19 08:47:53&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-31 22:21:23&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-01-04 01:19:20&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-09 22:32:04&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-12 23:24:32&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-20 04:22:51&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-24 02:20:49&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-27 18:16:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-01 07:20:09&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-05 23:27:57&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-09 20:26:35&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-13 14:53:40&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-17 22:06:35&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-21 22:18:23&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-16 07:57:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-20 14:59:16&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-24 04:50:55&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-28 04:32:17&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-02 09:21:54&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-08 17:09:41&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-12 14:43:20&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-17 23:23:38&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-21 07:35:57&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-25 19:46:58&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-29 03:25:35&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-03 05:54:19&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-10 01:53:22&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-15 08:56:51&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-19 04:37:04&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-22 14:29:29&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-26 00:36:40&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-29 04:39:41&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-01 12:19:53&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-05 23:17:17&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-09 23:55:27&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-13 16:51:34&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-16 20:00:13&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-20 18:30:55&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-25 23:36:43&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-29 12:33:12&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-03 10:05:51&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-06 10:19:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-10 03:09:40&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-13 20:17:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-17 00:24:46&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-22 22:26:43&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-25 22:45:52&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-25 22:45:52&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11570,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/apocalypse-early-warning-system\\/#comment-46809&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260722223802\\/https:\\/\\/eay.cc\\/2026\\/apocalypse-early-warning-system\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-25 07:00:35&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-25 07:00:35&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11571,&quot;href&quot;:&quot;https:\\/\\/eay.social\\/@eay\\/116735830283020749&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260725070209\\/https:\\/\\/eay.social\\/@eay\\/116735830283020749&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-25 07:21:53&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-25 07:21:53&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11572,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/jurassic-park-computers-in-excruciating-detail\\/#comment-47161&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724204907\\/https:\\/\\/eay.cc\\/2026\\/jurassic-park-computers-in-excruciating-detail\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-25 07:00:39&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-25 07:00:39&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11562,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/bubbles&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724213616\\/https:\\/\\/eay.cc\\/2026\\/bubbles\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/bubbles\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:47:40&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11563,&quot;href&quot;:&quot;https:\\/\\/bubbles.town\\/de&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11564,&quot;href&quot;:&quot;https:\\/\\/bubbles.town\\/de\\/editions&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260622142427\\/https:\\/\\/bubbles.town\\/de\\/editions&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 20:48:34&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 20:48:34&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11565,&quot;href&quot;:&quot;https:\\/\\/bubbles.town\\/editions&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11573,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/warum-w-social-mehr-kalter-kaffee-als-heisser-scheiss-ist&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260707233125\\/https:\\/\\/eay.cc\\/2026\\/warum-w-social-mehr-kalter-kaffee-als-heisser-scheiss-ist\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-25 07:00:43&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-25 07:00:43&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11574,&quot;href&quot;:&quot;https:\\/\\/bubbles.town\\/entry\\/36880037&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11092,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/backlinks&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260405185600\\/https:\\/\\/eay.cc\\/backlinks\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/backlinks\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-04-06 07:03:10&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-09 07:22:39&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-12 09:34:17&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-15 14:59:23&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-18 23:34:35&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-04-23 00:14:35&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-04-26 05:53:33&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-04-30 07:12:07&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-03 22:51:38&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-08 03:23:30&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-12 04:59:47&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-15 06:53:26&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-19 00:27:23&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-05-22 14:29:18&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-26 12:54:43&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-30 04:21:40&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-04 02:31:57&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-07 12:01:25&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-06-11 04:11:41&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-16 16:24:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-23 19:15:11&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-07-01 05:50:44&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-06 06:26:11&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-10 16:09:09&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-07-14 11:32:29&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-23 17:42:08&quot;,&quot;http_code&quot;:503}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-23 17:42:08&quot;,&quot;http_code&quot;:503},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11091,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/neues-aus-dem-maschinenraum&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260405185555\\/https:\\/\\/eay.cc\\/2026\\/neues-aus-dem-maschinenraum\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/neues-aus-dem-maschinenraum\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-04-06 07:03:07&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-09 07:22:39&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-12 09:34:18&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-15 14:59:23&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-18 23:34:32&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-23 00:14:33&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-26 03:12:05&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-30 07:12:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-03 22:51:36&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-08 03:23:30&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-13 13:20:29&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-16 18:48:08&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-20 13:23:23&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-27 17:40:57&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-04 02:31:54&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-07 12:01:22&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-13 21:42:33&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-23 19:15:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-01 05:50:45&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-06 06:26:12&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-10 16:09:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-14 11:32:32&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-23 17:42:05&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-23 17:42:05&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11095,&quot;href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/backlinks-inhaltsverzeichnis&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260406092640\\/https:\\/\\/eay.cc\\/2026\\/backlinks-inhaltsverzeichnis\\/&quot;,&quot;redirect_href&quot;:&quot;https:\\/\\/eay.cc\\/2026\\/backlinks-inhaltsverzeichnis\\/&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-04-06 10:14:14&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-09 11:56:36&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-12 14:43:04&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-15 21:27:31&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-18 23:34:32&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-23 00:30:11&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-26 03:12:10&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-29 05:12:09&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-02 09:05:29&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-08 05:46:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-12 04:59:47&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-15 06:53:26&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-19 00:27:18&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-22 14:29:16&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-26 12:54:40&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-30 04:21:41&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-06 14:08:08&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-10 06:50:33&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-24 03:27:54&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-02 03:08:29&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-06 06:26:11&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-10 16:09:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-15 22:38:49&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-23 22:44:04&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-23 22:44:04&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:11566,&quot;href&quot;:&quot;https:\\/\\/gigold.me\\/blog\\/blog-dinge-und-taten&quot;,&quot;archived_href&quot;:&quot;http:\\/\\/web-wp.archive.org\\/web\\/20260724060302\\/https:\\/\\/gigold.me\\/blog\\/blog-dinge-und-taten&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-07-24 21:24:10&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-24 21:24:10&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;}]\"></span></p>\n<ol class=\"footnotes\"><li id=\"footnote_0_42470\" class=\"footnote\">Gecrossposted mit <a href=\"https://anilineapps.com/indigo.html\">Indigo</a>, dem im Mai ver\u00f6ffentlichten Client f\u00fcr Mastodon und Bluesky von <del>Soapbox Software</del> <a href=\"https://anilineapps.com/\">Aniline Applications</a>, den Machern von <a href=\"https://anilineapps.com/croissant.html\">Croissant</a>, f\u00fcr die Apple-Plattformen. Habe ich seitdem sehr in mein Social-Herz geschlossen und jahresweise abonniert. Auch ohne das Lesen &#038; Bespielen beider Plattformen ist das eine sehr gute und sehr sch\u00f6ne Social-App.</li><li id=\"footnote_1_42470\" class=\"footnote\">Kinder, niemals so gro\u00dfe Commits machen, <del>es sei denn, ihr wisst, was ihr tut</del>.</li><li id=\"footnote_2_42470\" class=\"footnote\">Keine Sorge, hier wird es \u2013 <a href=\"https://eay.cc/2026/das-eigene-blogarchiv-lesen-oder-ki-zusammenfassungen-im-blogarchiv/\">bis auf die KI-Monats&shy;zusammen&shy;fassungen</a> \u2013 weiterhin keine KI-generierten Texte geben, aber ich fand das als Test ganz brauchbar.</li><li id=\"footnote_3_42470\" class=\"footnote\">Zumindest von Thomas wissen wir, <a href=\"https://gigold.me/blog/blog-dinge-und-taten\">dass er es \u00e4hnlich gemacht hat</a>.</li></ol><img src=\"https://eay.cc/wordpress/count.php?url=https%3A%2F%2Feay.cc%2F2026%2Fsammelsurium-aus-dem-maschinenraum-mit-markdown-llms-txt-mcp-server-social-replies-und-bubbles%2F\" style=\"border:0;\" width=\"1\" height=\"1\" alt=\"\" />",
            "date_published": "2026-07-25T07:00:23+00:00",
            "date_modified": "2026-07-25T09:26:50+00:00",
            "author": {
                "name": "Stefan"
            },
            "tags": [
                "blogging",
                "changelog",
                "eayz",
                "in eigener sache",
                "k\u00fcnstliche intelligenz",
                "mcp",
                "social web"
            ],
            "_short_url": "https://eay.li/44h",
            "_syndication": [
                "https://bsky.app/profile/eay.social/post/3mrhcdl4fqm2h",
                "https://bubbles.town/entry/44754738",
                "https://eay.social/@eay/116979324090607683"
            ]
        }
    ]
}