Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 818 Bytes

File metadata and controls

25 lines (16 loc) · 818 Bytes

Telegram WebApp JS Mirror

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.


Features

  • ✅ Host telegram-web-app.js locally or via CDN
  • ✅ Works in regions where telegram.org is blocked
  • ✅ Automated daily sync with official Telegram JS file
  • ✅ Versioned releases for stable production usage
  • ✅ Free and easy to use

Usage

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>