write progress

This commit is contained in:
unirss 2025-05-14 00:12:49 +02:00
parent 5704f788a1
commit 2282066566

View file

@ -1,3 +1,19 @@
( (
read: [], read: [
("https://linmob.net/feed.xml", [
"https://linmob.net/weekly-update-16-2025/",
"https://linmob.net/weekly-update-15-2025/",
"https://linmob.net/weekly-update-14-2025/",
"https://linmob.net/mcf18-dodging-a-bullet/",
"https://linmob.net/weekly-update-13-2025/",
"https://linmob.net/weekly-update-12-2025/",
"https://linmob.net/mcf17-getting-back-into-userchrome/",
"https://linmob.net/weekly-update-11-2025/",
"https://linmob.net/weekly-update-09-10-2025/",
"https://linmob.net/weekly-update-08-2025/",
]),
("https://servo.org", [
"https://servo.org/blog/2025/05/09/this-month-in-servo/",
]),
],
) )