about.isat.md

This commit is contained in:
Luis Vasallo 2020-10-23 02:39:34 +02:00
parent f58b8c773b
commit ecbbf3ddf5
1 changed files with 14 additions and 10 deletions

View File

@ -10,27 +10,31 @@
Youve found something on the internet. Youve found something on the internet.
Are these links blocking Tor users or not? Are these links blocking Tor users or not?
This add-on is using* Crimeflares Public API to scan FQDN. This add-on is using[1] Crimeflares Public[3] API to scan FQDN.
e.g. https://ekzemplo.com/page.html → "ekzemplo.com" e.g. https://ekzemplo.com/page.html → "ekzemplo.com"
This add-on never send other information. This add-on never send other information.
* How to use offline database [1] How to use offline database
1. Open add-on's option page and select "Use Offline Local Database". 1. Open add-on's option page and select "Use Offline Local Database".
2. Click "Database" link. 2. Click "Database" link.
3. Create a new text file** (or download text file from cloudflare-tor) 3. Create a new text file[2] (or download text file from cloudflare-tor)
4. Click "Import Database" and select your text file. 4. Click "Import Database" and select your text file.
5. Wait until the message appear. 5. Wait until the message appear.
** Text file example [2] Text file example
(FQDN/Domain) (FQDN/Domain)
-------------------- --------------------
www.cloudflare.com www.cloudflare.com
domain.com domain.com
example.org example.org
-------------------- --------------------
[3] Public API services
You can select which API service you want to use.
``` ```