🐱 PT的Telegram代理服務 - Cloudflare Workers版 (修復版) 🚀 使用方式: GET https://tg-proxy.ptchen.tw/https://api.telegram.org/botTOKEN/getMe POST https://tg-proxy.ptchen.tw/https://api.telegram.org/botTOKEN/sendMessage 📋 支持的域名: • api.telegram.org • core.telegram.org • 149.154.175.50 • 149.154.167.51 • 149.154.175.100 • 149.154.167.91 • 149.154.171.5 ⚡ 特性: • 全球CDN加速 • 自動HTTPS • 修復POST重定向問題 • CORS支持 🔧 OpenClaw配置: { "channels": { "telegram": { "proxy": "https://tg-proxy.ptchen.tw" } } } 🔧 修復內容: • POST請求重定向問題 • 請求體處理優化 • 更好的錯誤處理 💡 注意: 在URL路徑中包含完整的目標URL 例如: /https://api.telegram.org/bot123/getMe