|
|
@@ -14,7 +14,6 @@ are the most notable:
|
|
14
|
14
|
* [Official](https://github.com/TelegramMessenger/MTProxy)
|
|
15
|
15
|
* [Python](https://github.com/alexbers/mtprotoproxy)
|
|
16
|
16
|
* [Erlang](https://github.com/seriyps/mtproto_proxy)
|
|
17
|
|
-* [JS](https://github.com/FreedomPrevails/JSMTProxy)
|
|
18
|
17
|
|
|
19
|
18
|
Almost all of them follow the way how official proxy was build. This
|
|
20
|
19
|
includes support of multiple secrets, support of promoted channels etc.
|