From 6ec6d19d81cb48774be97b5b1ef6b2876135f59d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 9 Feb 2025 01:12:33 +0100 Subject: Removed cache.db --- .newsboat/cache.db | Bin 9445376 -> 0 bytes .newsboat/urls | 53 ----------------------------------------------------- .shenanigans.sh | 1 + 3 files changed, 1 insertion(+), 53 deletions(-) delete mode 100644 .newsboat/cache.db delete mode 100755 .newsboat/urls diff --git a/.newsboat/cache.db b/.newsboat/cache.db deleted file mode 100644 index e190519..0000000 Binary files a/.newsboat/cache.db and /dev/null differ diff --git a/.newsboat/urls b/.newsboat/urls deleted file mode 100755 index 1dbf366..0000000 --- a/.newsboat/urls +++ /dev/null @@ -1,53 +0,0 @@ -https://theorangeduck.com/feeds/pages -https://geohot.github.io/blog/feed.xml -https://lwn.net/headlines/rss -https://kristoff.it/index.xml -https://www.computerenhance.com/feed -https://tratt.net/laurie/news.rss -https://willhbr.net/feed.xml -https://andrewkelley.me/rss.xml -https://beyondloom.com/blog/rss.xml -https://thomashunter.name/feed.rss -https://decuser.github.io/feed.xml -https://simonwillison.net/atom/entries/ -https://til.simonwillison.net/tils/feed.atom -https://www.andreinc.net/feed.xml -https://voussoir.net/writing/writing.atom -https://blog.regehr.org/feed -https://richiejp.com/atom.xml -https://szymonkaliski.com/feed.xml -https://world.hey.com/dhh/feed.atom -https://mitchellh.com/feed.xml -https://matt-rickard.com/rss -https://neil.computer/rss/ -https://matduggan.com/rss/ -https://michael.stapelberg.ch/feed.xml -https://journal.valeriansaliou.name/rss/ -https://www.duskborn.com/index.xml -https://mirzapandzo.com/rss.xml -https://mitjafelicijan.com/feed.xml -https://crawl.develz.org/wordpress/feed -https://go.dev/blog/feed.atom -https://www.youtube.com/feeds/videos.xml?channel_id=UCqmugCqELzhIMNYnsjScXXw -https://www.youtube.com/feeds/videos.xml?channel_id=UCYO_jab_esuFRV4b17AJtAw -https://www.youtube.com/feeds/videos.xml?channel_id=UCSju5G2aFaWMqn-_0YBtq5A -https://www.youtube.com/feeds/videos.xml?channel_id=UCUSck1dOH7VKmG4lRW7tZXg -https://www.youtube.com/feeds/videos.xml?channel_id=UCkK9UDm_ZNrq_rIXCz3xCGA -https://www.youtube.com/feeds/videos.xml?channel_id=UCwgKmJM4ZJQRJ-U5NjvR2dg -https://www.youtube.com/feeds/videos.xml?channel_id=UC8DntJ-sBtgC-jA0yEjxqjw -https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg -https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA -https://www.youtube.com/feeds/videos.xml?channel_id=UCUyeluBRhGPCW4rPe_UvBZQ -https://www.youtube.com/feeds/videos.xml?channel_id=UCS0N5baNlQWJCUrhCEo8WlA -https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA -https://www.youtube.com/feeds/videos.xml?channel_id=UCaTznQhurW5AaiYPbhEA-KA -https://www.youtube.com/feeds/videos.xml?channel_id=UCld68syR8Wi-GY_n4CaoJGA -https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw -https://www.youtube.com/feeds/videos.xml?channel_id=UCVk4b-svNJoeytrrlOixebQ -https://www.youtube.com/feeds/videos.xml?channel_id=UCNzszbnvQeFzObW0ghk0Ckw -https://www.youtube.com/feeds/videos.xml?channel_id=UCAMu6Dso0ENoNm3sKpQsy0g -https://www.youtube.com/feeds/videos.xml?channel_id=UC2DjFE7Xf11URZqWBigcVOQ -https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg -https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA -https://www.youtube.com/feeds/videos.xml?channel_id=UC5--wS0Ljbin1TjWQX6eafA -https://www.youtube.com/feeds/videos.xml?channel_id=UCmtyQOKKmrMVaKuRXz02jbQ diff --git a/.shenanigans.sh b/.shenanigans.sh index 62bf710..e65d498 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh @@ -79,6 +79,7 @@ backup() { # WoW settings and addons. cd $VHOME rsync -azhv /home/$USER/Games/turtlewow/WTF turtlewow + rsync -azhv /home/$USER/Games/turtlewow/SuperWoWhook.dll turtlewow/ rsync -azhv /home/$USER/Games/turtlewow/start.sh turtlewow/ # Sync with NAS. -- cgit v1.2.3