aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Jones <00cca16276970763cb0a7d1d1372a6adcff102fd@cloudflare.com>2020-07-22 06:20:00 +0200
committerDaniel Jones <00cca16276970763cb0a7d1d1372a6adcff102fd@cloudflare.com>2020-07-22 06:20:00 +0200
commit1216b823faefcdf928eae5936651042a28abdf85 (patch)
treeec38eed2313c7e3f424ce5ae10406d4d502bcddc
parentb965b7b1792ebbaa6b05fc70d57a406d49947c64 (diff)
downloadcloudflare-tor-1216b823faefcdf928eae5936651042a28abdf85.tar.lz
cloudflare-tor-1216b823faefcdf928eae5936651042a28abdf85.tar.xz
cloudflare-tor-1216b823faefcdf928eae5936651042a28abdf85.zip
about.isat.md
-rw-r--r--subfiles/about.isat.md20
1 files changed, 18 insertions, 2 deletions
diff --git a/subfiles/about.isat.md b/subfiles/about.isat.md
index b9547f3a..94ae8187 100644
--- a/subfiles/about.isat.md
+++ b/subfiles/about.isat.md
@@ -1,6 +1,6 @@
### Will these links block Tor user?
-`Scan FQDN using Searxes API`
+`Scan FQDN using Ss API (or your local database)`
![](../image/isatpreview.jpg)
@@ -10,11 +10,27 @@
You′ve found something on the internet.
Are these links blocking Tor users or not?
-This add-on is using Searxes′ Public API to scan FQDN.
+This add-on is using* Searxes′ Public API to scan FQDN.
e.g. https://ekzemplo.com/page.html → "ekzemplo.com"
This add-on never send other information.
+
+
+* How to use offline database
+ 1. Open add-on's option page and select "Use Offline Local Database".
+ 2. Click "Database" link.
+ 3. Create a new text file** (or download text file from cloudflare-tor)
+ 4. Click "Import Database" and select your text file.
+ 5. Wait until the message appear.
+
+** Text file example
+(FQDN/Domain)
+--------------------
+www.cloudflare.com
+domain.com
+example.org
+--------------------
```