Update README.md

This commit is contained in:
shiva yadav 2022-07-01 01:23:36 -07:00 committed by GitHub
parent 21feb5ca72
commit 2d58eb7ee6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ A multifunctional Telegram based Android RAT without port forwarding.
```bash ```bash
{ {
"host": "https://https://xxxx.glitch.me/", "host": "https://https://xxxx.glitch.me/",
"socket": "wss://https://xxxx.glitch.me/", "socket": "wss://xxxx.glitch.me/",
"webView": "https://google.com/" "webView": "https://google.com/"
} }
``` ```