Skip to content

Commit 2f7c416

Browse files
cuihtlauacclaude
andcommitted
planet: disable dead lthms feed (soap.coffee)
The lthms feed (soap.coffee) no longer resolves — the domain has no DNS record and the scrape fails every day with a name-resolution error (see #3753). Following the dinosaure/ocaml-book/emilpriver convention, it is disabled rather than removed so the 21 already-archived posts keep rendering (they resolve via the source entry, so removing it would fail the data-packer build). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 95ed067 commit 2f7c416

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/planet-sources.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,12 @@
232232
name: Dmitrii Kovanikov
233233
url: https://chshersh.com/atom.xml
234234
publish_all: false
235+
# Feed is dead (soap.coffee no longer resolves, see #3753); disabled so it is
236+
# no longer scraped, but the already-archived posts are kept.
235237
- id: lthms
236238
name: "Thomas Letan’s Blog"
237239
url: https://soap.coffee/~lthms/tags/ocaml.xml
240+
disabled: true
238241
- id: debajyatidey
239242
name: Debajyati's Blog
240243
url: https://debajyatidey.hashnode.dev/rss.xml

0 commit comments

Comments
 (0)