rebuilding site Sun Aug 22 11:50:54 AM CST 2021

This commit is contained in:
James Feng Cao 2021-08-22 11:50:54 +08:00
parent 66849cadbb
commit 8d275d345a
2 changed files with 2 additions and 1 deletions

View File

@ -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');

View File

@ -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;}