From 0f732684dedf4217d7ab791e9fed69352eac399e Mon Sep 17 00:00:00 2001 From: 9seconds Date: Mon, 16 Jul 2018 09:10:56 +0300 Subject: [PATCH] Remove JS proxy from the list of supported --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 08dd0eb..bd4564e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ are the most notable: * [Official](https://github.com/TelegramMessenger/MTProxy) * [Python](https://github.com/alexbers/mtprotoproxy) * [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 includes support of multiple secrets, support of promoted channels etc.