mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-15 03:37:00 -05:00
Remove order
This commit is contained in:
parent
14f117bc45
commit
d901cc9112
@ -24,8 +24,8 @@ a[onclick] {
|
||||
<script>
|
||||
|
||||
// read API document
|
||||
let apiurl = 'https://(API)/_/ansero.php';
|
||||
let favurl = 'https://(API)/_/favicon.php?f=';
|
||||
let apiurl = '( API URL )/_/ansero.php';
|
||||
let favurl = '( API URL )/_/favicon.php?f=';
|
||||
let mylang = 'en-US'; // e.g. 'fr'
|
||||
let hide_domain = []; // e.g. ['google.com', 'google.fr']
|
||||
let hide_fqdn = []; // e.g. ['en.wikipedia.org']
|
||||
|
Loading…
Reference in New Issue
Block a user