2021-10-07 02:15:42 -04:00
|
|
|
|
### Will these links block Tor user?
|
|
|
|
|
|
|
|
|
|
`Scan FQDN using API`
|
|
|
|
|
|
2022-09-07 21:12:23 -04:00
|
|
|
|
![](../../image/isatpreview.jpg)
|
2021-10-07 02:15:42 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
You′ve found something on the internet.
|
|
|
|
|
Are these links blocking Tor users or not?
|
|
|
|
|
|
2021-10-16 20:16:28 -04:00
|
|
|
|
This add-on is using[1] public[3] API to scan FQDN.
|
2021-11-05 05:34:47 -04:00
|
|
|
|
WE DO NOT COLLECT THIS DATA.
|
2021-10-07 02:15:42 -04:00
|
|
|
|
e.g. https://ekzemplo.com/page.html → "ekzemplo.com"
|
|
|
|
|
|
|
|
|
|
This add-on never send other information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[1] How to use offline database
|
|
|
|
|
1. Open add-on's option page and select "Use Offline Local Database".
|
|
|
|
|
2. Click "Database" link.
|
2021-10-16 20:21:15 -04:00
|
|
|
|
3. Create a new text file[2] (or download text file from git)
|
2021-10-07 02:15:42 -04:00
|
|
|
|
4. Click "Import Database" and select your text file.
|
|
|
|
|
5. Wait until the message appear.
|
|
|
|
|
|
|
|
|
|
[2] Text file example
|
|
|
|
|
(FQDN/Domain)
|
|
|
|
|
--------------------
|
|
|
|
|
www.cloudflare.com
|
|
|
|
|
domain.com
|
|
|
|
|
example.org
|
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
|
|
[3] Public API services
|
|
|
|
|
You can select which API service you want to use.
|
2021-10-16 20:16:28 -04:00
|
|
|
|
Additionally you can self-host and use your own API.
|
2021-10-07 02:15:42 -04:00
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
2022-09-07 21:12:23 -04:00
|
|
|
|
- [API Self-host Guide](../../tool/api_for_ismm_isat/)
|
2021-10-07 02:15:42 -04:00
|
|
|
|
- Download add-on
|
2022-04-16 02:28:24 -04:00
|
|
|
|
- From Git: [FirefoxESR](https://git.disroot.org/dCF/deCloudflare/raw/branch/master/addons/releases/isat.xpi) / [Chromium / Edge](https://git.disroot.org/dCF/deCloudflare/raw/branch/master/addons/releases/isat.crx)
|