mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Thu Apr 7 03:15:03 PM CST 2022
This commit is contained in:
parent
c2044dfba0
commit
58ec412f6f
2 changed files with 12 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
||||||
},100);
|
},100);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
function g3(){
|
function g3(i,filename){
|
||||||
let d=document;
|
let d=document;
|
||||||
let f=d.forms[1];
|
let f=d.forms[i];
|
||||||
d.location.href="i:0i/sdcard/uweb/home7.html:"+f.b.value+":https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/refresh.html";
|
d.location.href="i:0i/sdcard/uweb/"+filename+":"+f.b.value+":https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/refresh.html";
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
</script><style>
|
</script><style>
|
||||||
|
@ -21,11 +21,18 @@ input{height:40px;width:100%;border-radius:50px;}
|
||||||
<input type="submit" value="设置主屏">
|
<input type="submit" value="设置主屏">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<form onsubmit="return g3(1,"home5.html");" style="margin:5px 0 5px 0;padding:0px">
|
||||||
|
<input name=b placeholder="主屏网址" value="https://m.inftab.com"/><br>
|
||||||
|
<input type="submit" value="设置主屏网址">
|
||||||
|
</form>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="i:0h/sdcard/uweb/home6.html:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/nav.cfg">设置第二主屏为默认导航页</a>
|
<a href="i:0h/sdcard/uweb/home6.html:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/nav.cfg">设置第二主屏为默认导航页</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<form onsubmit="return g3();" style="margin:5px 0 5px 0;padding:0px">
|
<form onsubmit="return g3(2,"home7.html");" style="margin:5px 0 5px 0;padding:0px">
|
||||||
<input name=b placeholder="第三主屏网址"/><br>
|
<input name=b placeholder="第三主屏网址"/><br>
|
||||||
<input type="submit" value="设置第三主屏">
|
<input type="submit" value="设置第三主屏">
|
||||||
</form>
|
</form>
|
||||||
|
|
|
@ -103,7 +103,7 @@
|
||||||
<a href="i:00book2:https://b-ok.cc/s/?q=">book2:https://b-ok.cc/s/?q=</a><br>
|
<a href="i:00book2:https://b-ok.cc/s/?q=">book2:https://b-ok.cc/s/?q=</a><br>
|
||||||
</p><p>
|
</p><p>
|
||||||
语言学习:<br>
|
语言学习:<br>
|
||||||
<a href="i:00OED:www.oed.com/LIBRARY?dest=https%3A%2F%2Fwww.oed.com%2Fsearch%3FsearchType%3Ddictionary%26q%3D%s%26_searchBtn%3DSearch&acc_id=65585&library_card=12363257">OED:www.oed.com/LIBRARY?dest=https%3A%2F%2Fwww.oed.com%2Fsearch%3FsearchType%3Ddictionary%26q%3D%s%26_searchBtn%3DSearch&acc_id=65585&library_card=12363257</a><br>
|
<a href="i:00OED:https://www.oed.com/LIBRARY?dest=https%3A%2F%2Fwww.oed.com%2Fsearch%3FsearchType%3Ddictionary%26q%3D%s%26_searchBtn%3DSearch&acc_id=65585&library_card=12363257">OED:https://www.oed.com/LIBRARY?dest=https%3A%2F%2Fwww.oed.com%2Fsearch%3FsearchType%3Ddictionary%26q%3D%s%26_searchBtn%3DSearch&acc_id=65585&library_card=12363257</a><br>
|
||||||
<a href="i:00webster1913:https://www.websters1913.com/words/">webster1913:https://www.websters1913.com/words/</a><br>
|
<a href="i:00webster1913:https://www.websters1913.com/words/">webster1913:https://www.websters1913.com/words/</a><br>
|
||||||
<a href="i:00powerthesaurus:https://www.powerthesaurus.org/%s/synonyms">powerthesaurus:https://www.powerthesaurus.org/%s/synonyms</a><br>
|
<a href="i:00powerthesaurus:https://www.powerthesaurus.org/%s/synonyms">powerthesaurus:https://www.powerthesaurus.org/%s/synonyms</a><br>
|
||||||
<a href="i:00macmillanthesaurus:https://www.macmillanthesaurus.com/search/?auto=complete&q=">macmillanthesaurus:https://www.macmillanthesaurus.com/search/?auto=complete&q=</a><br>
|
<a href="i:00macmillanthesaurus:https://www.macmillanthesaurus.com/search/?auto=complete&q=">macmillanthesaurus:https://www.macmillanthesaurus.com/search/?auto=complete&q=</a><br>
|
||||||
|
|
Loading…
Reference in a new issue