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