update README.md: describe 403 error

This commit is contained in:
imDMG 2022-03-19 19:35:54 +05:00
parent 3fbf87a782
commit 1633d30f24

View File

@ -48,3 +48,5 @@ _*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:
- 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.