mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sun Aug 22 11:29:31 AM CST 2021
This commit is contained in:
parent
1710fc6c75
commit
66849cadbb
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 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';}<\/script><style>input{height:40px;width:100%;border-radius:50px;}</style><form onsubmit='return g();'>`];
|
||||
|
||||
|
||||
let strs = text.split('\n');
|
||||
|
|
Loading…
Reference in a new issue