diff options
author | Case Duckworth | 2022-08-16 09:50:40 -0500 |
---|---|---|
committer | Case Duckworth | 2022-08-16 09:50:58 -0500 |
commit | 4b493224de7ff9690484d08be62c5d9ed7a8131a (patch) | |
tree | 061e679a51e018c0e7a354870d80f11b7dc7e920 | |
parent | Add word of the day (diff) | |
download | sfeed-4b493224de7ff9690484d08be62c5d9ed7a8131a.tar.gz sfeed-4b493224de7ff9690484d08be62c5d9ed7a8131a.zip |
Add lucitoast
-rw-r--r-- | weedrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weedrc b/weedrc index 81dbf8c..9d88242 100644 --- a/weedrc +++ b/weedrc | |||
@@ -12,6 +12,7 @@ feeds() { | |||
12 | feed dozens "https://tilde.town/~dozens/rsspect/feed.xml" "https://tilde.town/~dozens/" | 12 | feed dozens "https://tilde.town/~dozens/rsspect/feed.xml" "https://tilde.town/~dozens/" |
13 | feed acdw "https://acdw.casa/weed.xml" "https://acdw.casa" | 13 | feed acdw "https://acdw.casa/weed.xml" "https://acdw.casa" |
14 | feed "lucidiot's RSRSSS" "https://envs.net/~lucidiot/rsrsss/feed.xml" "https://envs.net/~lucidiot/rsrsss/" "" | 14 | feed "lucidiot's RSRSSS" "https://envs.net/~lucidiot/rsrsss/feed.xml" "https://envs.net/~lucidiot/rsrsss/" "" |
15 | feed "lucitoast" "https://breadpunk.club/~lucitoast/weed.xml" "https://breadpunk.club/~lucitoast/" | ||
15 | } | 16 | } |
16 | 17 | ||
17 | # Fetch ######################################################### | 18 | # Fetch ######################################################### |