From 546295465b5cde1f53e5d3609a61a9bce987f1a5 Mon Sep 17 00:00:00 2001
From: Peter Yoakum <9b6da3ee979ac5daab395bb0565e31c70a5fee46@cloudflare.com>
Date: Thu, 9 Jul 2020 13:25:35 +0200
Subject: [PATCH] instructions.md
---
instructions.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/instructions.md b/instructions.md
index 59c728df0..8b23f6dcb 100644
--- a/instructions.md
+++ b/instructions.md
@@ -231,14 +231,15 @@ A or B will be enough. Thank you for your contribution.
- Scan FQDN on "[Is MITM?](https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/ss/tool_ismitm.php)" webpage.
- Or: Use add-on "[Ĉu ligoj estas vundeblaj al MITM-atako?](subfiles/about.ismm.md)"
- Or: Use "_MITM test_" API.
- - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://api.wod~.onion/_/ismitm.php?f=www.emsisoft.com`
+ - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://(API)/_/ismitm.php?f=www.emsisoft.com`
- Or: Use "_Detect CDN_" API.
- - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://api.wod~.onion/_/is_zcdn.php?f=www.cloudflare.com`
+ - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://(API)/_/is_zcdn.php?f=www.cloudflare.com`
+
- Anti-TOR
- Use "_Is it blocking Tor?_" API.
- - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://api.wod~.onion/_/is_antitor.php?f=www.cloudflare.com`
+ - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://(API)/_/is_antitor.php?f=www.cloudflare.com`
- Or: Use add-on "[Ĉu ĉi tiuj ligoj blokos Tor-uzanton?](subfiles/about.isat.md)"
-
+
- Public API Details: [Here](https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/) - Bottom menu - "Public API"
Your contribution will be pushed to Codeberg automatically within a week.