From 79e162348d37acf921c89b4046ac08c7d3e66198 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Fri, 1 Dec 2023 22:22:27 +0000 Subject: [PATCH] removing rss temporarily --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index d66d75a..d20bb47 100644 --- a/index.js +++ b/index.js @@ -244,4 +244,4 @@ function mastoUpdate() { }, 1000 * 60 * 60) } -mastoUpdate() \ No newline at end of file +// mastoUpdate() \ No newline at end of file