This repository hosts a mirror of telegram-web-app.js for reliable local/CDN usage, especially useful in regions where telegram.org is blocked.
It includes automated sync from the official Telegram source using GitHub Actions, ensuring you always have an up-to-date version without manually downloading it.
- ✅ Host
telegram-web-app.jslocally or via CDN - ✅ Works in regions where
telegram.orgis blocked - ✅ Automated daily sync with official Telegram JS file
- ✅ Versioned releases for stable production usage
- ✅ Free and easy to use
Use jsDelivr to include the file in your project:
<script src="https://cdn.jsdelivr.net/gh/MohammadZarifiyan/telegram-web-app-mirror/telegram-web-app.js"></script>