From fbccba734f150091c9716d3cbad1486c65f07df9 Mon Sep 17 00:00:00 2001 From: imDMG Date: Sat, 19 Mar 2022 19:37:43 +0500 Subject: [PATCH] update README.md: describe 403 error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d292a07..a98e1a6 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,4 @@ _*make sure that your proxy work with right protocol_ ## Troubleshooting All errors will appear directly in qBittorrent as searching result. * torrent tracker return 403 error: - - some sites, sometimes, enable protection like CloudFlare, that required JavaScript. Vanilla Python has no implementation of JavaScript, that's mean search engin will be return 403 error. + - Some sites, sometimes, enable protection like CloudFlare, that required JavaScript. Vanilla Python has no implementation of JavaScript, it means that search engin will be return 403 error.