replace ... with …
This commit is contained in:
parent
ea00650e42
commit
cbd8d95952
1 changed files with 3 additions and 3 deletions
|
@ -36,11 +36,11 @@ On Firefox, it's `about:profiles` in address bar > Create a New Profile.
|
|||
but close any active tabs that may produce extra requests that you don't want to be archived (e.g. messenger web clients like Element or Telegram Web).
|
||||
|
||||
Now, point your browser to the proxy on `127.0.0.1:8080`.
|
||||
On Firefox, it's Settings > Network Settings (at the bottom) > Settings... > Manual proxy configuration > HTTP: `127.0.0.1`, Port: `8080` > Checkbox "Also use this proxy for HTTPS".
|
||||
On Firefox, it's Settings > Network Settings (at the bottom) > Settings… > Manual proxy configuration > HTTP: `127.0.0.1`, Port: `8080` > Checkbox "Also use this proxy for HTTPS".
|
||||
|
||||
Go to `http://mitm.it`, ignore warnings about an unencrypted connection (mitm.it is served by your local mitmproxy),
|
||||
click "Get mitmproxy-ca-cert.pem" below "Firefox".
|
||||
Import it: Settings > Privacy & Security > Certificates > View Certificates... > "Authorities" tab > Import... >
|
||||
Import it: Settings > Privacy & Security > Certificates > View Certificates… > "Authorities" tab > Import… >
|
||||
Choose the downloaded cert > Checkbox "Trust this CA to identify web sites" > OK.
|
||||
|
||||
## Archiving web sites
|
||||
|
@ -118,5 +118,5 @@ storage/
|
|||
| |- body
|
||||
|
|
||||
|- {id}/
|
||||
...
|
||||
... ... ...
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue