DEFAULT_TWITTER_URL_TEMPLATES
Documentation for eth_defi.feed.collector.DEFAULT_TWITTER_URL_TEMPLATES data.
- DEFAULT_TWITTER_URL_TEMPLATES: list[str] = ['https://xcancel.com/{handle}/rss', 'https://rss.xcancel.com/{handle}/rss']
Default Twitter/X RSS bridge URL templates used when no
TWITTER_FEED_URL_TEMPLATESenvironment variable is set. Each template must contain a{handle}placeholder. Verified working as of 2026-04-03.