Files
BroadcastChannel/.env.example
ccbikai 0dbec343b4 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
2025-01-01 18:07:00 +08:00

27 lines
426 B
Plaintext

CHANNEL=miantiao_me
LOCALE=zh-cn
TIMEZONE=Asia/Shanghai
TELEGRAM=ccbikai
TWITTER=ccbikai
GITHUB=ccbikai
DISCORD=https://DISCORD.com
PODCASRT=https://PODCASRT.com
MASTODON=mastodon.social/@Mastodon
BLUESKY=bsky.app
FOOTER_INJECT=FOOTER_INJECT
HEADER_INJECT=HEADER_INJECT
NO_FOLLOW=false
NO_INDEX=false
TELEGRAM_HOST=telegram.dog
STATIC_PROXY=""
GOOGLE_SEARCH_SITE=""
TAGS=""
COMMENTS=""
LINKS=""
NAVS=""
RSS_BEAUTIFY=false