From df54e452625d1c6e269eb1bb58f834e8a8de5736 Mon Sep 17 00:00:00 2001 From: unirss Date: Wed, 14 May 2025 00:20:48 +0200 Subject: [PATCH] write progress --- progress.ron | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/progress.ron b/progress.ron index 2c769e5..f22b876 100644 --- a/progress.ron +++ b/progress.ron @@ -1,3 +1,7 @@ ( - read: [], + read: [ + ("https://linmob.net/feed.xml", [ + "https://linmob.net/weekly-update-16-2025/", + ]), + ], ) \ No newline at end of file