From cb3d4a522724e2c915609485677d0614780aa451 Mon Sep 17 00:00:00 2001 From: unirss Date: Wed, 14 May 2025 00:14:21 +0200 Subject: [PATCH] write progress --- progress.ron | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/progress.ron b/progress.ron index 463d4e3..2c769e5 100644 --- a/progress.ron +++ b/progress.ron @@ -1,28 +1,3 @@ ( - 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/", - "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/", - "https://servo.org/blog/2025/01/10/this-month-in-servo/", - "https://servo.org/blog/2024/12/09/this-month-in-servo/", - "https://servo.org/blog/2024/11/12/behind-the-code-msub2/", - "https://servo.org/blog/2024/11/08/this-month-in-servo/", - "https://servo.org/blog/2024/10/03/this-month-in-servo/", - ]), - ], + read: [], ) \ No newline at end of file