update README.md: describe 403 error

This commit is contained in:
imDMG 2022-03-19 19:37:43 +05:00
parent 1633d30f24
commit fbccba734f

View File

@ -49,4 +49,4 @@ _*make sure that your proxy work with right protocol_
## Troubleshooting ## Troubleshooting
All errors will appear directly in qBittorrent as searching result. All errors will appear directly in qBittorrent as searching result.
* torrent tracker return 403 error: * 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.