extract comic rss feeds
This commit is contained in:
parent
85ca7b97e4
commit
e5c2dc2a63
|
@ -1,5 +1,6 @@
|
||||||
nb="~/.newsboat"
|
nb="~/.newsboat"
|
||||||
|
|
||||||
alias nb="newsboat"
|
alias nb="newsboat"
|
||||||
|
alias nbc="newsboat -u $nb/urls-comics -c $nb/cache.comics.db"
|
||||||
alias nbn="newsboat -u $nb/urls-news-pipe -c $nb/cache-news.db"
|
alias nbn="newsboat -u $nb/urls-news-pipe -c $nb/cache-news.db"
|
||||||
alias nbf="newsboat -u $nb/urls-friends -c $nb/cache-friends.db"
|
alias nbf="newsboat -u $nb/urls-friends -c $nb/cache-friends.db"
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -17,8 +17,5 @@ https://solar.lowtechmagazine.com/feeds/all-en.atom.xml
|
||||||
https://solar.lowtechmagazine.com/feeds/all-fr.atom.xml
|
https://solar.lowtechmagazine.com/feeds/all-fr.atom.xml
|
||||||
https://suckless.org/atom.xml
|
https://suckless.org/atom.xml
|
||||||
https://www.swyx.io/rss.xml
|
https://www.swyx.io/rss.xml
|
||||||
https://www.webtoons.com/en/challenge/legends-of-amora/rss?title_no=654453
|
|
||||||
https://www.webtoons.com/en/challenge/weeb-vs-jock/rss?title_no=908903
|
|
||||||
https://thevelocollective.com/feed
|
https://thevelocollective.com/feed
|
||||||
https://xkcd.com/rss.xml
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
https://webtoons.com/en/challenge/legends-of-amora/rss?title_no=654453
|
||||||
|
https://webtoons.com/en/challenge/rise-of-fire/rss?title_no=833525
|
||||||
|
https://webtoons.com/en/challenge/weeb-vs-jock/rss?title_no=908903
|
||||||
|
https://xkcd.com/rss.xml
|
Loading…
Reference in New Issue