mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
Exact-string dedup let https://x.com/u/status/1 and https://x.com/u/status/1/photo/1 (or the same link in text and caption) through twice, causing duplicate fetches and sends. Dedup now uses cache_key, falling back to the raw URL for unsupported links.