mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-08 04:42:26 +00:00
Fix documentation links
This commit is contained in:
@@ -20,7 +20,7 @@ curl_chrome104 -v -L https://wikipedia.org
|
||||
|
||||
will produce a signature identical to Chrome version 104. You can add command line flags and they will be passed on to curl. However, some flags change curl's TLS signature. See below for more details.
|
||||
|
||||
The full list of wrapper scripts is available on the [main page](README.md#supported-browsers).
|
||||
The full list of wrapper scripts is available on the [main page](https://github.com/lwthiker/curl-impersonate#supported-browsers).
|
||||
|
||||
## Changing the HTTP headers
|
||||
The wrapper scripts use a certain set of HTTP headers such as `User-Agent`, `Accept-Encoding` and a few more.
|
||||
|
Reference in New Issue
Block a user