mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sun Aug 22 02:06:35 PM CST 2021
This commit is contained in:
parent
56ba85fece
commit
99521a5f2f
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ if(d.body)
|
|||
|
||||
let labels = ["Default font"];
|
||||
let names = ["font"];
|
||||
let sa = [`<style>input{height:40px;width:100%;border-radius:50px;}</style><form onsubmit="let d=document;let f=d.forms[0];d.location.href='i:0i/sdcard/uweb/config.html:'+f.font.value+':http://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
|
||||
let sa = [`<style>input{height:40px;width:100%;border-radius:50px;}</style><form onsubmit="let d=document;let f=d.forms[0];d.location.href='i:0i/sdcard/uweb/config.html:'+f.font.value+':https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
|
||||
|
||||
|
||||
let strs = text.split('\n');
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
|
||||
|
||||
|
||||
<script charset="utf-8" src="http://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/config.js"></script>
|
||||
<script charset="utf-8" src="https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/config.js"></script>
|
||||
|
|
Loading…
Reference in a new issue