Cybrkyd's Git Repositories

fetchrss - commit: 66d4e85

commit 66d4e8508dc083cbf15bd60e0b4439b788e06d6b7311d0bd6a4670d7e2100319
author cybrkyd <git@cybrkyd.com> 2026-03-08 11:48:34 +0000
committer cybrkyd <git@cybrkyd.com> 2026-03-08 11:48:34 +0000

Commit Message

Adding my personal feeds to the project

📊 Diffstat

fetchrss/rss.sh 5
1 files changed, 4 insertions(+), 1 deletions(-)

Diff

diff --git a/fetchrss/rss.sh b/fetchrss/rss.sh
index 9c35e38..bd2b611 100644
--- a/fetchrss/rss.sh
+++ b/fetchrss/rss.sh
@@ -1,4 +1,7 @@
#!/bin/bash
+ wget -q -T 10 -t 2 -U "FetchRSS/2.0 (+https://cybrkyd.com/rss-reader/)" -O 82mhz.xml https://82mhz.net/index.xml
+ wget -q -T 10 -t 2 -U "FetchRSS/2.0 (+https://cybrkyd.com/rss-reader/)" -O alirezahayati.xml https://alirezahayati.com/feed
+ wget -q -T 10 -t 2 -U "FetchRSS/2.0 (+https://cybrkyd.com/rss-reader/)" -O alongtheray.xml https://alongtheray.com/feed.rss
+ wget -q -T 10 -t 2 -U "FetchRSS/2.0 (+https://cybrkyd.com/rss-reader/)" -O ctms.xml https://blog.ctms.me/index.xml
wget -q -T 10 -t 2 -U "FetchRSS/2.0 (+https://cybrkyd.com/rss-reader/)" -O cybrkyd.xml https://cybrkyd.com/index.xml
- wget -q -T 10 -t 2 -U "FetchRSS/2.0 (+https://cybrkyd.com/rss-reader/)" -O bbc.xml https://feeds.bbci.co.uk/news/technology/rss.xml