From 9af570c181dc0f03408c2ee195047d34aa73b4ec Mon Sep 17 00:00:00 2001 From: unirss Date: Sat, 10 May 2025 23:18:00 +0200 Subject: [PATCH] write progress --- progress.ron | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.ron b/progress.ron index 143794c..275bf44 100644 --- a/progress.ron +++ b/progress.ron @@ -2,9 +2,19 @@ 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/mcf17-getting-back-into-userchrome/", + "https://linmob.net/weekly-update-12-2025/", ]), ("https://servo.org", [ "https://servo.org/blog/2025/05/09/this-month-in-servo/", + "https://servo.org/blog/2025/03/10/this-month-in-servo/", + "https://servo.org/blog/2025/02/26/servo-security-report/", + "https://servo.org/blog/2025/02/19/this-month-in-servo/", + "https://servo.org/blog/2025/01/31/servo-in-2024/", ]), ], ) \ No newline at end of file