mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sun Aug 22 11:50:54 AM CST 2021
This commit is contained in:
parent
66849cadbb
commit
8d275d345a
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ if(d.body)
|
|||
|
||||
let labels = ["Default font"];
|
||||
let names = ["font"];
|
||||
let sa = [`<script>function g(){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';}<\/script><style>input{height:40px;width:100%;border-radius:50px;}</style><form onsubmit='return g();'>`];
|
||||
let sa = [`<script>function g(){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;}<\/script><style>input{height:40px;width:100%;border-radius:50px;}</style><form onsubmit='return g();'>`];
|
||||
|
||||
|
||||
let strs = text.split('\n');
|
||||
|
|
|
@ -10,6 +10,7 @@ function g3(){
|
|||
let d=document;
|
||||
let f=d.forms[1];
|
||||
d.location.href="i:0i/sdcard/uweb/home7.html:"+f.b.value+":http://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/refresh.html";
|
||||
return false;
|
||||
}
|
||||
</script><style>
|
||||
input{height:40px;width:100%;border-radius:50px;}
|
||||
|
|
Loading…
Reference in a new issue