Cat rss file, also disable file read

This commit is contained in:
2024-05-13 22:06:03 +02:00
parent 63ade7f84a
commit 30b36271ad
2 changed files with 4 additions and 1 deletions

2
rss.js
View File

@@ -8,7 +8,7 @@ class RSS {
this.filename = 'rss.xml';
this.feed = null;
this.read()
// this.read()
}
// reads RSS file