mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sun Aug 22 01:51:52 PM CST 2021
This commit is contained in:
parent
8d275d345a
commit
56ba85fece
1 changed files with 1 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';return false;}<\/script><style>input{height:40px;width:100%;border-radius:50px;}</style><form onsubmit='return g();'>`];
|
||||
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 strs = text.split('\n');
|
||||
|
|
Loading…
Reference in a new issue