diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2020-06-02 12:18:15 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2020-06-02 12:18:15 -0700 |
commit | 78612459c90bcd2e129777fbd5e5dc54e40d8141 (patch) | |
tree | a2321a046e56ffc3546d2ac9dcff8b95a40edd7f | |
parent | 54a48e08b15ed26fa99c2f3ebed2d7d9a20defa1 (diff) | |
download | jrayhawk-78612459c90bcd2e129777fbd5e5dc54e40d8141.tar.gz jrayhawk-78612459c90bcd2e129777fbd5e5dc54e40d8141.zip |
rss: fix kraut and techingredients youtube urls
-rw-r--r-- | rss.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,10 +36,10 @@ * [[!aggregate name="apbdeveloper" url="http://apbreloaded.gamersfirst.com/feeds/posts/default" expireage="7" expirecount="30"]] # history -* [[!aggregate name="kraut" url="https://www.youtube.com/feeds/videos.xml?playlist_id=UCr_Q-bPpcw5fJ-Oow1BW1NQ" expireage="7" expirecount="30"]] +* [[!aggregate name="kraut" url="https://www.youtube.com/feeds/videos.xml?channel_id=UCr_Q-bPpcw5fJ-Oow1BW1NQ" expireage="7" expirecount="30"]] # materials -* [[!aggregate name="kraut" url="https://www.youtube.com/feeds/videos.xml?playlist_id=UCVSHXNNBitaPd5lYz48--yg" expireage="7" expirecount="30"]] +* [[!aggregate name="techingredients" url="https://www.youtube.com/feeds/videos.xml?channel_id=UCVSHXNNBitaPd5lYz48--yg" expireage="7" expirecount="30"]] # comic * [[!aggregate name="katebeaton" url="http://www.harkavagrant.com/rssfeed.php" expireage="7" expirecount="30"]] |