|
|
|
@ -6,11 +6,11 @@ if(d.body)
|
|
|
|
|
let labels = ["网页默认字体族","cursive字体族","Fantasy字体族","Fixed字体族","Sans-Serif字体族","Serif字体族"];
|
|
|
|
|
let names = ["font","cursive","fantasy","fixed","sansserif","serif"];
|
|
|
|
|
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+
|
|
|
|
|
+'&'+ f.cursive.value +
|
|
|
|
|
+'&'+ f.fantasy.value +
|
|
|
|
|
+'&'+ f.fixed.value +
|
|
|
|
|
+'&'+ f.sansserif.value +
|
|
|
|
|
+'&'+ f.serif.value +
|
|
|
|
|
'&'+ f.cursive.value +
|
|
|
|
|
'&'+ f.fantasy.value +
|
|
|
|
|
'&'+ f.fixed.value +
|
|
|
|
|
'&'+ f.sansserif.value +
|
|
|
|
|
'&'+ f.serif.value +
|
|
|
|
|
':https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|