From cbd8d9595238bde9393b22784f6a9db97938b126 Mon Sep 17 00:00:00 2001 From: DarkCat09 Date: Fri, 5 Jul 2024 11:03:19 +0400 Subject: [PATCH] =?UTF-8?q?replace=20...=20with=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e2f60f..5a4a8d1 100644 --- a/README.md +++ b/README.md @@ -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}/ -... +... ... ... ```