Remove order

This commit is contained in:
Steve Krause 2022-10-29 04:52:53 +02:00 committed by Reporter [Android]
parent 14f117bc45
commit d901cc9112

View File

@ -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']