diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-02-26 23:31:58 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-02-26 23:31:58 +0300 |
| commit | 2460a76960d2ffe65b0c1131cc5b4e881e3a4715 (patch) | |
| tree | f8be6bd629d12df3bdf76c2baf38fbe555ba9f0b | |
| parent | 28ed25d8985d4472b4b069eb806046349c055240 (diff) | |
| download | dotfiles-2460a76960d2ffe65b0c1131cc5b4e881e3a4715.tar.gz dotfiles-2460a76960d2ffe65b0c1131cc5b4e881e3a4715.zip | |
newsboat: add new url and add a new tag
new url is git commit log of oscean repo
also tagged all devine's projects with 'neau'
| -rw-r--r-- | newsboat/.config/newsboat/urls | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/newsboat/.config/newsboat/urls b/newsboat/.config/newsboat/urls index ec9d128..ca48d10 100644 --- a/newsboat/.config/newsboat/urls +++ b/newsboat/.config/newsboat/urls @@ -1,15 +1,16 @@ -https://git.sr.ht/~rabbits/uxn/log/main/rss.xml "git" "uxn" -https://git.sr.ht/~rabbits/nasu/log/main/rss.xml "git" "uxn" -https://git.sr.ht/~rabbits/noodle/log/main/rss.xml "git" "uxn" -https://git.sr.ht/~rabbits/dexe/log/master/rss.xml "git" "uxn" -https://git.sr.ht/~rabbits/orca-toy/log/main/rss.xml "git" "uxn" -https://git.sr.ht/~rabbits/left/log/main/rss.xml "git" "uxn" -https://git.sr.ht/~rabbits/marabu/log/master/rss.xml "git" "uxn" -https://git.sr.ht/~rabbits/turye/log/master/rss.xml "git" "uxn" +https://git.sr.ht/~rabbits/uxn/log/main/rss.xml "git" "uxn" "neau" +https://git.sr.ht/~rabbits/nasu/log/main/rss.xml "git" "uxn" "neau" +https://git.sr.ht/~rabbits/noodle/log/main/rss.xml "git" "uxn" "neau" +https://git.sr.ht/~rabbits/dexe/log/master/rss.xml "git" "uxn" "neau" +https://git.sr.ht/~rabbits/orca-toy/log/main/rss.xml "git" "uxn" "neau" +https://git.sr.ht/~rabbits/left/log/main/rss.xml "git" "uxn" "neau" +https://git.sr.ht/~rabbits/marabu/log/master/rss.xml "git" "uxn" "neau" +https://git.sr.ht/~rabbits/turye/log/master/rss.xml "git" "uxn" "neau" +https://github.com/XXIIVV/oscean/commits/main.atom "git" "neau" https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg "yt" # distrotube https://www.youtube.com/feeds/videos.xml?channel_id=UCld68syR8Wi-GY_n4CaoJGA "yt" # brodie robertson https://www.youtube.com/feeds/videos.xml?channel_id=UC7YOGHUfC1Tb6E4pudI9STA "yt" # mental outlaw https://www.youtube.com/feeds/videos.xml?channel_id=UCAYKj_peyESIMDp5LtHlH2A "yt" # unfa https://www.youtube.com/feeds/videos.xml?channel_id=UCv1Kcz-CuGM6mxzL3B1_Eiw "yt" # gardiner bryant -https://www.youtube.com/feeds/videos.xml?channel_id=UCNypeTQAfb2pBA-BLPYK0kg "yt" # devine lu linvega +https://www.youtube.com/feeds/videos.xml?channel_id=UCNypeTQAfb2pBA-BLPYK0kg "yt" "neau" # devine lu linvega https://www.youtube.com/feeds/videos.xml?channel_id=UCbpe1SYzZKG4RswEnxxSRZQ "yt" # rootbsd |
