From a8990e751cf9a1b8d4c85e60ef96421e0169bc99 Mon Sep 17 00:00:00 2001 From: Irena Islam Date: Fri, 24 Feb 2023 03:16:17 +0000 Subject: [PATCH] Send error --- tool/api_for_ismm_isat/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tool/api_for_ismm_isat/README.md b/tool/api_for_ismm_isat/README.md index dacf6c0d52..364349e1cb 100644 --- a/tool/api_for_ismm_isat/README.md +++ b/tool/api_for_ismm_isat/README.md @@ -27,7 +27,8 @@ 2. Create `listdata` directory.
e.g. `/api/listdata/` 3. Download JSON files (*.json) from [/anti-tor_users/domains](../../anti-tor_users/domains) and save them to dir above.
- e.g. `/api/listdata/antitor_e.json` + e.g. `/api/listdata/antitor_e.json`
+ (you can use [cfdomains --dl](../cfdomains/README.md) to download JSON) 4. Open your API. It should say `OK`.
e.g. `http://localhost/api/isat.php`