mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-03-14 23:15:17 -04:00
Catch embedded
This commit is contained in:
parent
a8990e751c
commit
2c0c6a2b82
@ -15,7 +15,8 @@
|
||||
2. Create `listdata` directory.<br>
|
||||
e.g. `/api/listdata/`
|
||||
3. Download JSON files (*.json) from [/cloudflare_users/domains](../../cloudflare_users/domains) and save them to dir above.<br>
|
||||
e.g. `/api/listdata/cloudflare_e.json`
|
||||
e.g. `/api/listdata/cloudflare_e.json`<br>
|
||||
(you can use [cfdomains --dl](../cfdomains/README.md) to download JSON)
|
||||
4. Open your API. It should say `OK`.<br>
|
||||
e.g. `http://localhost/api/ismm.php`
|
||||
|
||||
@ -27,8 +28,7 @@
|
||||
2. Create `listdata` directory.<br>
|
||||
e.g. `/api/listdata/`
|
||||
3. Download JSON files (*.json) from [/anti-tor_users/domains](../../anti-tor_users/domains) and save them to dir above.<br>
|
||||
e.g. `/api/listdata/antitor_e.json`<br>
|
||||
(you can use [cfdomains --dl](../cfdomains/README.md) to download JSON)
|
||||
e.g. `/api/listdata/antitor_e.json`
|
||||
4. Open your API. It should say `OK`.<br>
|
||||
e.g. `http://localhost/api/isat.php`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user