From 3fb3da139fd1bf46f2499f20fd4cd9b9c3c0051c Mon Sep 17 00:00:00 2001 From: Alexander Bersenev Date: Wed, 21 Aug 2019 02:05:57 +0500 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a40a29..f5e7f9c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Fast and simple to setup mtproto proxy written on Python. 3. `docker-compose up -d` (or just `python3 mtprotoproxy.py` if you don't like Docker) 4. *(optional, get a link to share the proxy)* `docker-compose logs` +![Demo](https://alexbers.com/mtprotoproxy/demo.gif) + ## Channel Advertising ## To advertise a channel get a tag from **@MTProxybot** and put it to *config.py*. From 3fe87954a2f34d5265f9a8a39b91f908e785c758 Mon Sep 17 00:00:00 2001 From: Alexander Bersenev Date: Wed, 21 Aug 2019 02:50:34 +0500 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5e7f9c..e61e55b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Fast and simple to setup mtproto proxy written on Python. 3. `docker-compose up -d` (or just `python3 mtprotoproxy.py` if you don't like Docker) 4. *(optional, get a link to share the proxy)* `docker-compose logs` -![Demo](https://alexbers.com/mtprotoproxy/demo.gif) +![Demo](https://alexbers.com/mtprotoproxy/install_demo.gif) ## Channel Advertising ## From a680b3e8546d09bf3b90d0730d5dba0b081567ac Mon Sep 17 00:00:00 2001 From: Alexander Bersenev Date: Wed, 21 Aug 2019 03:06:20 +0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e61e55b..a9c1821 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Fast and simple to setup mtproto proxy written on Python. 3. `docker-compose up -d` (or just `python3 mtprotoproxy.py` if you don't like Docker) 4. *(optional, get a link to share the proxy)* `docker-compose logs` -![Demo](https://alexbers.com/mtprotoproxy/install_demo.gif) +![Demo](https://alexbers.com/mtprotoproxy/install_demo_v2.gif) ## Channel Advertising ##