use relative path template for backup.html

This commit is contained in:
James Feng Cao 2022-11-25 13:25:29 +08:00
parent 68014621bb
commit b0aaa72b31
11 changed files with 11 additions and 44 deletions

View file

@ -2,7 +2,7 @@
<script>function g(){
let d=document;
let f=d.forms[0];
window.open("f:"+f.i.value+"::"+f.e.value+"&"+f.u.value+":https://fastly.jsdelivr.net/gh/torappinfo/uweb/searchurl/template/backup.html");
window.open("f:"+f.i.value+"::"+f.e.value+"&"+f.u.value+":template/backup.html");
return false;
}
</script><style>