mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-19 07:26:46 +00:00
feat: add RSS feed beautification option
Introduces a new RSS_BEAUTIFY configuration flag to enable RSS feed styling - Adds XSL styling support for RSS feeds when enabled - Updates documentation in both English and Chinese - Modifies RSS generation to support the new styling option Migration from rss to getRssString for enhanced customization
This commit is contained in:
@@ -23,4 +23,5 @@ GOOGLE_SEARCH_SITE=""
|
||||
TAGS=""
|
||||
COMMENTS=""
|
||||
LINKS=""
|
||||
NAVS=""
|
||||
NAVS=""
|
||||
RSS_BEAUTIFY=false
|
||||
Reference in New Issue
Block a user