Remove JS proxy from the list of supported

This commit is contained in:
9seconds
2018-07-16 09:10:56 +03:00
parent eb1b2ac6f1
commit 0f732684de
-1
View File
@@ -14,7 +14,6 @@ are the most notable:
* [Official](https://github.com/TelegramMessenger/MTProxy) * [Official](https://github.com/TelegramMessenger/MTProxy)
* [Python](https://github.com/alexbers/mtprotoproxy) * [Python](https://github.com/alexbers/mtprotoproxy)
* [Erlang](https://github.com/seriyps/mtproto_proxy) * [Erlang](https://github.com/seriyps/mtproto_proxy)
* [JS](https://github.com/FreedomPrevails/JSMTProxy)
Almost all of them follow the way how official proxy was build. This Almost all of them follow the way how official proxy was build. This
includes support of multiple secrets, support of promoted channels etc. includes support of multiple secrets, support of promoted channels etc.