Thanks for this! Even if you hadn't updated, I took it upon myself to make a few surgical edit tools for my local cache, and manually built a [2.0] entry for Fulgora Orbital Defence. Still, ran the scraper and you'll be happy to know it had no issue this time. Changes should be reflected in the next blob update of Modlist UI.
Feel free to consider the matter resolved. 💯
// factorio-modportal-scrape.js
[2.1 portal] 92/92 ok=86 fail=0
[2.0 portal] 33/33 ok=121 fail=0
[2.x ZIP] 12/12 ok=10 fail=0
[done] portal ok/fail: 125/0
[done] ZIP ok/fail: 12/0
[done] completed in 30s
// factorio_modportal_cache.json
"fulgora-orbital-defence": {
"2.1": {
"title": "Fulgora Orbital Defence",
"author": "Starchie",
"category": "content",
"description": "Fulgora had an ancient civilisation. Their planetary defence remains in orbit to welcome you. Conquer their space manufactory to learn how to make your own versions.",
"latest_version": "1.1.1",
"has_thumbnail": true,
"thumbnail_source": "portal",
"last_scraped": "2026-08-13T16:08:20.312Z",
"thumbnail_w": 147,
"thumbnail_h": 143,
"thumbnail_size": 143,
"thumbnail_ext": ".png"
},
"2.0": {
"title": "Fulgora Orbital Defence",
"author": "Starchie",
"category": "content",
"description": "Fulgora had an ancient civilisation. Their planetary defence remains in orbit to welcome you. Conquer their space manufactory to learn how to make your own versions.",
"latest_version": "1.0.5",
"has_thumbnail": true,
"thumbnail_source": "zip",
"last_scraped": "2026-08-19T21:00:36.569Z",
"thumbnail_version": 1,
"thumbnail_w": 147,
"thumbnail_h": 143,
"thumbnail_size": 143,
"thumbnail_ext": ".png"
}