deCloudflare/subfiles/about.isat.md

44 lines
1.2 KiB
Markdown
Raw Normal View History

2020-03-18 10:28:19 +00:00
### Will these links block Tor user?
2020-08-04 02:27:26 +00:00
`Scan FQDN using API`
2020-03-18 10:28:19 +00:00
![](../image/isatpreview.jpg)
```
Youve found something on the internet.
Are these links blocking Tor users or not?
2020-12-12 01:30:40 +00:00
This add-on is using[1] Ss Public[3] API to scan FQDN.
2020-03-18 10:28:19 +00:00
e.g. https://ekzemplo.com/page.html → "ekzemplo.com"
This add-on never send other information.
2020-07-22 04:20:00 +00:00
2020-10-23 00:39:34 +00:00
[1] How to use offline database
2020-07-22 04:20:00 +00:00
1. Open add-on's option page and select "Use Offline Local Database".
2. Click "Database" link.
2020-11-21 04:42:00 +00:00
3. Create a new text file[2] (or download text file from stop_cloudflare)
2020-07-22 04:20:00 +00:00
4. Click "Import Database" and select your text file.
5. Wait until the message appear.
2020-10-23 00:39:34 +00:00
[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.
2020-03-18 10:28:19 +00:00
```
2020-12-03 23:16:00 +00:00
2021-04-26 23:34:55 +00:00
- [Code](https://git.nogafam.es/deCloudflare/cloudflare-tor/src/branch/master/addons/code/isattlink)
2020-12-03 23:16:00 +00:00
- Download add-on
2021-04-26 23:34:55 +00:00
- From Gitea: [FirefoxESR](https://git.nogafam.es/deCloudflare/cloudflare-tor/raw/branch/master/addons/releases/isat.xpi) / [Chromium / Edge](https://git.nogafam.es/deCloudflare/cloudflare-tor/raw/branch/master/addons/releases/isat.crx)