rebuilding site Thu Jun 30 11:43:08 AM CST 2022

This commit is contained in:
James Feng Cao 2022-06-30 11:43:09 +08:00
parent ce465b53e3
commit d5e26f165a
228 changed files with 1786 additions and 26411 deletions

View file

@ -0,0 +1,10 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width" />
<title>备份与恢复</title></head><body>
<p>使用超微浏览器点击下面链接将备份(恢复)下列目录/文件至"%2%":<br>
%1%
</p>
<p><a href="i:0e%1%:%2%">备份</a> <a href="i:0d%2%">恢复</a></p>
<p><a href="i:0f%2%">设置用户及密码</a></p>
</body></html>

View file

@ -0,0 +1,25 @@
%1%
%2%
%3%
%4%
%5%
%6%
<script charset="utf-8" src="https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/config.js"></script>

View file

@ -0,0 +1,4 @@
@font-face{
font-family:%1%
src:url("https://local/sdcard/uweb/app/fonts/%1%")}
body{font-family:%1%}

View file

@ -0,0 +1,21 @@
<style>
a{color:inherit;text-decoration:inherit;}.O{display:none}
.L{line-height:1;}.G{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;}input{height:40px;width:100%;border-radius:50px;}
a.icon{display:inline-block;margin:0 10px 0 10px;text-align:center;}a.icon>img{width:40px;height:40px;font-size:28px;border-radius:20px;position:relative;}a.icon>img:after{content:attr(alt);font-size:28px;display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:#fff;}a.icon>span{display:block;overflow:hidden;height:24px;line-height:24px;}
input{background:rgba(255,255,255,0.7);}
body::after {
content: "";
background-image: url(%1%);
opacity: 0.5;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
background-position: center;
}
</style>

View file

@ -0,0 +1 @@
<meta http-equiv="refresh" content="0; url=i:70%1%:%2%">