From bacea96ef64220ce9ef4b7b80f154f45b312511a Mon Sep 17 00:00:00 2001 From: unirss Date: Sun, 11 May 2025 00:04:58 +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