intoli / user-agents

A JavaScript library for generating random user agents with data that's updated daily.
Other
981 stars 51 forks source link

Add Telegram User-Agent #78

Open Kennix88 opened 1 month ago

Kennix88 commented 1 month ago

Telegram User-Agent support is needed. In Telegram, the telegram version is added at the end and the device information is in parentheses.

Example: 'Mozilla/5.0 (Linux; Android 11; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.6668.70 Mobile Safari/537.36 Telegram-Android/11.2.1 (Tecno mobile limited TECNO CH7n; Android 11; SDK 30; AVERAGE)'

Thanks!