Fix documentation links

This commit is contained in:
lwthiker
2022-09-10 19:11:45 +03:00
parent 27efac6b95
commit 917f2988b6
4 changed files with 8 additions and 8 deletions

View File

@@ -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.