동적 rss.toml과 설정에서 rss를 잘 이쁘게 할 수 있도록 수정

This commit is contained in:
암냥 2026-01-09 08:46:44 +09:00
commit 830e9c7eb9
No known key found for this signature in database
5 changed files with 131 additions and 49 deletions

View file

@ -4,9 +4,24 @@ tag = "1448338238963056691"
emoji = "🤓"
rss = "https://feeds.feedburner.com/geeknews-feed"
[geeknews.setup]
title = "title"
link = "link"
content = "content"
author = "author.name"
authorLink = "author.uri"
pubDate = "published"
[svrforum]
channel = "1448338163864174867"
tag = "1448338289147908108"
emoji = "💻"
rss = "https://svrforum.com/rss"
category_filter = ["유머&정보"]
category_filter = ["유머&정보"]
[svrforum.setup]
title = "title"
link = "link"
content = "description"
author = "dc:creator"
pubDate = "pubDate"