about.isat.md

This commit is contained in:
Daniel Jones 2020-07-22 06:20:00 +02:00
parent b965b7b179
commit 1216b823fa
1 changed files with 18 additions and 2 deletions

View File

@ -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 @@
Youve 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
--------------------
```