From 2282066566409b98c2deb61370252fa3603b662b Mon Sep 17 00:00:00 2001 From: unirss Date: Wed, 14 May 2025 00:12:49 +0200 Subject: [PATCH] write progress --- progress.ron | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/progress.ron b/progress.ron index 2c769e5..5af2310 100644 --- a/progress.ron +++ b/progress.ron @@ -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/", + ]), + ], ) \ No newline at end of file