summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/xyz/.config/newsboat/urls44
-rwxr-xr-xhome/xyz/.local/bin/news2
2 files changed, 23 insertions, 23 deletions
diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls
index 8a7fa3c2..694eba2e 100644
--- a/home/xyz/.config/newsboat/urls
+++ b/home/xyz/.config/newsboat/urls
@@ -17,19 +17,19 @@ https://github.blog/feed/
https://blog.kyun.host/~/Kyun/atom.xml
# low priority
https://mullvad.net/blog/feed/atom
-https://frame.work/blog.rss
-https://openai.com/blog/rss
+#https://frame.work/blog.rss
+#https://openai.com/blog/rss
# cc-0 or cc-by or cc-by-sa
-https://blog.opensource.org/feed/
-https://brandon.invergo.net/atom.xml
-https://daltondur.st/index.xml
-https://linmob.net/feed.xml
-https://momi.ca/feed.xml
-https://thelinuxcast.org/feed/feed.xml
+#https://blog.opensource.org/feed/
+#https://brandon.invergo.net/atom.xml
+#https://daltondur.st/index.xml
+#https://linmob.net/feed.xml
+#https://momi.ca/feed.xml
+#https://thelinuxcast.org/feed/feed.xml
#https://sfconservancy.org/feeds/omnibus
#https://creativecommons.org/feed/
# https://itsfoss.com/policies/
-https://itsfoss.com/rss/
+#https://itsfoss.com/rss/
---Arch_Linux---
https://archlinux.org/feeds/news/
@@ -59,21 +59,21 @@ https://zh.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&Category:pu
# https://www.eff.org/rss
#https://www.eff.org/rss/updates.xml
#https://act.eff.org/action.atom
-https://news.itsfoss.com/latest/rss/
+#https://news.itsfoss.com/latest/rss/
# low priority
----Videos---
-https://peertube.kx.studio/feeds/videos.xml?videoChannelId=3
-https://tilvids.com/feeds/videos.xml?videoChannelId=5090
-https://videos.lukesmith.xyz/feeds/videos.atom?sort=-publishedAt&isLocal=true
-https://odysee.com/$/rss/@bugswriter:8
-https://odysee.com/$/rss/@bW:9
-https://odysee.com/$/rss/@DenshiVideo:f
-https://odysee.com/$/rss/@DistroTube:2
-https://odysee.com/$/rss/@JodyBruchon:b
-https://odysee.com/$/rss/@niccolove:1
-https://odysee.com/$/rss/@PINE64:a
-https://odysee.com/$/rss/@techlore:3
+#---Videos---
+#https://peertube.kx.studio/feeds/videos.xml?videoChannelId=3
+#https://tilvids.com/feeds/videos.xml?videoChannelId=5090
+#https://videos.lukesmith.xyz/feeds/videos.atom?sort=-publishedAt&isLocal=true
+#https://odysee.com/$/rss/@bugswriter:8
+#https://odysee.com/$/rss/@bW:9
+#https://odysee.com/$/rss/@DenshiVideo:f
+#https://odysee.com/$/rss/@DistroTube:2
+#https://odysee.com/$/rss/@JodyBruchon:b
+#https://odysee.com/$/rss/@niccolove:1
+#https://odysee.com/$/rss/@PINE64:a
+#https://odysee.com/$/rss/@techlore:3
#https://www.youtube.com/feeds/videos.xml?channel_id=UCOvidg1tD2CxSrEDtmUKfBw
#https://www.youtube.com/feeds/videos.xml?channel_id=UCf93fPKwotph47H3_KDcRyg
#https://www.youtube.com/feeds/videos.xml?channel_id=UCHkYOD-3fZbuGhwsADBd9ZQ
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news
index a225b22c..17b351b5 100755
--- a/home/xyz/.local/bin/news
+++ b/home/xyz/.local/bin/news
@@ -9,11 +9,11 @@ daily () {
o alacritty --hold -e rem -cu+2 -@ -w114
o alacritty --hold -e wtr
o alacritty -e newsboat
- o alacritty --hold -e rate
}
monthly () {
o "$BROWSER" https://smtp.cheogram.com/ https://iknowwhatyoudownload.com/en/peer/
+ o alacritty --hold -e rate
}
if [ $# -eq 0 ]; then