tmwgsicp-wechat-download-api/routes
tmwgsicp ad62e8b8bb fix: use SITE_URL and X-Forwarded headers for RSS URLs in reverse proxy
- Add get_base_url() helper function to detect HTTPS reverse proxy
- Prioritize SITE_URL env var over request.base_url
- Support X-Forwarded-Proto and X-Forwarded-Host headers
- Fixes RSS URL showing http:// instead of https:// behind reverse proxy

Fixes #6

Made-with: Cursor
2026-03-24 23:38:44 +08:00
..
__init__.py feat: add RSS subscription, proxy pool and anti-fingerprint 2026-02-25 14:19:06 +08:00
admin.py init: wechat-download-api v1.0.0 2026-02-24 10:47:18 +08:00
article.py fix: support image-text messages and multi-container article extraction 2026-03-21 06:23:24 +08:00
articles.py init: wechat-download-api v1.0.0 2026-02-24 10:47:18 +08:00
health.py feat: add RSS subscription, proxy pool and anti-fingerprint 2026-02-25 14:19:06 +08:00
image.py init: wechat-download-api v1.0.0 2026-02-24 10:47:18 +08:00
login.py init: wechat-download-api v1.0.0 2026-02-24 10:47:18 +08:00
rss.py fix: use SITE_URL and X-Forwarded headers for RSS URLs in reverse proxy 2026-03-24 23:38:44 +08:00
search.py fix: use SITE_URL and X-Forwarded headers for RSS URLs in reverse proxy 2026-03-24 23:38:44 +08:00
stats.py init: wechat-download-api v1.0.0 2026-02-24 10:47:18 +08:00