added 'Sec-Fetch-*' headers to prevent 403 error

This commit is contained in:
etienne-hd
2025-06-20 17:38:31 +02:00
parent 7de8d5bab2
commit a42332e4ef
4 changed files with 13 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ pip install lbc
## Usage
### Client
To create client you need to use lbc.Client class
To create client you need to use `lbc.Client` class
```python
import lbc