blog update

This commit is contained in:
James Feng Cao 2020-04-29 16:35:19 +08:00
parent c4b19503a3
commit bac9b1ae1c
107 changed files with 0 additions and 29419 deletions

View File

@ -1,176 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
广告屏蔽技术总览
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
广告屏蔽技术总览
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-11-12 15:17:08</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#广告屏蔽" title="广告屏蔽">广告屏蔽</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>超微浏览器提供了形形色色的广告屏蔽技术,善于使用的话根本无需求助于复杂的屏蔽规则。</p>
<ul>
<li>如果网站并非视频类小网站,长按底部工具栏[☰]按钮选取”禁用iframe”此法可屏蔽大多数广告。更多可参看<a href="../adblock_css">自定义样式屏蔽广告</a></li>
<li>对非复杂交互非国内广告大厂网页而言(譬如云盘管理属复杂交互),特别是小说网站,可以长按设置,选取”屏蔽外链脚本”。(内在逻辑:小网站一般无力开发完整的广告系统,它们经常使用大厂的广告脚本。)</li>
<li><a href="../video">利用视频全屏播放屏蔽一切广告</a></li>
<li>长按[☰]按钮可屏蔽浮动广告。</li>
<li><a href="../adblock_hosts">双正则表达式hosts文件绝杀广告</a></li>
<li><a href="../sitejs">针对特定网站的脚本样式屏蔽广告</a></li>
<li>对非图片为主的网站可直接关闭图像。</li>
<li>对非交互性网站,可关闭[JS]脚本。</li>
</ul>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,171 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
利用用户自定义样式屏蔽广告
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
利用用户自定义样式屏蔽广告
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#广告屏蔽" title="广告屏蔽">广告屏蔽</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#css" title="css">css</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p><a href="https://www.coolapk.com/apk/info.torapp.uweb" target="_blank" rel="noopener">超微浏览器</a>支持超级hosts文件这一技术可以完全绝杀手机广告小厂。但少部分广告大厂本身也提供高质量的内容服务它们可以将广告伪装成正常的内容从而逃脱hosts文件绝杀。<br>对这一部分广告而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</p>
<p>下载下面文件(可改名成“广告屏蔽.css”将其放到/scard/uweb/css目录下<br><a href="http://www.floppymoose.com/userContent.css" target="_blank" rel="noopener">广告屏蔽css文件</a></p>
<p>重启浏览器,长按底部工具条[☰]按钮弹出对话框后勾选上述文件名即可屏蔽广告。</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,178 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
利用超级hosts绝杀广告
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
利用超级hosts绝杀广告
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#广告屏蔽" title="广告屏蔽">广告屏蔽</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>超级hosts文件可屏蔽文件中域名的一切子域名、孙域名、……可彻底绝杀一切广告。所以用户屏蔽根域名时无需选择提示中出现的整个域名<span style="color:red">只需选取最后两段或三段</span>(少数很短的域名可取四段)。</p>
<ul>
<li>长按广告链接,点击“图片:屏蔽根域名”,修改弹出域名,一般取最后两段,点击”确定”屏蔽当前图片网址。</li>
<li>部分广告没有链接可长按,或虽有链接但长按时不出现图片相关菜单。此时可长按[JS]点击”背景图片”或”看图模式”,再长按广告链接点击“图片:屏蔽根域名”,屏蔽图片网址。</li>
<li>可长按设置开启”资源嗅探”,推荐设置文件”/sdcard/uweb/types.sniff”内容为js刷新网页后关闭”资源嗅探”选项。在弹出的资源网页上长按链接屏蔽根域名。</li>
<li><p>(可选) 长按广告链接,点击“屏蔽根域名”,屏蔽链接网址。</p>
</li>
<li><p>(可选) 某些广告靠javascript激发链接中不出现域名可点击激发至新网址后将新网址根域名屏蔽。</p>
</li>
<li><p>超级hosts文件支持域名及整个网址正则表达式<br>default.hosts文件格式每行如下<br>根域名[空格]域名前缀正则表达式[空格]网址路径正则表达式<br>空格及后面两个正则表达式为可选择项。</p>
</li>
</ul>
<p>部分国内大厂广告 (将下列内容放入/sdcard/uweb/default.hosts<a target="_self" href="i:0bhttp://jamesfengcao.gitee.io/uweb/searchurl/default.hosts.tar.gz">点击本链接自动用以下内容覆盖default.hosts</a>)<br>lianmeng.360.cn<br>appjiagu.com<br>adm-cnzz.net<br>alimama.com<br>ipinyou.com<br>mct01.com<br>tanx.com<br>wrating.com<br>cpro.baidu.com<br>pos.baidu.com<br>share.baidu.com<br>e.qq.com<br>gdt.qq.com<br>l.qq.com<br>push.qq.com<br>beacon.sina.com.cn<br>mix.sina.com.cn<br>go.sohu.com<br>inte.sogou.com<br>epro.sogou.com<br>golden1.sogou.com<br>uranus.sogou.com<br>inte.sogoucdn.com<br>lu.sogoucdn.com<br>theta.sogoucdn.com<br>ad.xiaomi.com</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li class="active">
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,166 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
配置浏览器地址栏作为超级计算器(bc)
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
<ol class="toc"><li class="toc-item toc-level-3"><a class="toc-link" href="#安装bc"><span class="toc-text">安装bc</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#配置文件-sdcard-uweb-default-acmd如下"><span class="toc-text">配置文件/sdcard/uweb/default.acmd如下</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#更多bc扩展库"><span class="toc-text">更多bc扩展库</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#使用扩展库以后default-acmd配置如下"><span class="toc-text">使用扩展库以后default.acmd配置如下</span></a></li></ol>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
配置浏览器地址栏作为超级计算器(bc)
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
</div>
<div class="post-content ">
<p>使用Android端<a href="https://www.coolapk.com/apk/info.torapp.uweb" target="_blank" rel="noopener">uweb浏览器</a><br>Gnu bc计算器支持无限精度可轻易扩展函数库、常数库。</p>
<h3 id="安装bc"><a href="#安装bc" class="headerlink" title="安装bc"></a>安装bc</h3><ul><br><li>安装<a href="https://www.wocloud.com.cn/webclient/share/sindex.action?id=1p00SB1kA2JpoBce2QHhbgmbxuq0yhuZAjUZYCZyVGCLivSf0dTfmw==" target="_blank" rel="noopener">uweb定制Termux应用</a> </li><br><li>Termux下运行以下命令<br>apt update<br>apt upgrade<br>apt install bc</li><br></ul>
<h3 id="配置文件-sdcard-uweb-default-acmd如下"><a href="#配置文件-sdcard-uweb-default-acmd如下" class="headerlink" title="配置文件/sdcard/uweb/default.acmd如下"></a>配置文件/sdcard/uweb/default.acmd如下</h3><p>计算器:text/html:echo “%s”|bc -l -q </p>
<h3 id="更多bc扩展库"><a href="#更多bc扩展库" class="headerlink" title="更多bc扩展库"></a>更多bc扩展库</h3><p>扩展库可下载至/sdcard/uweb目录<br><a href="https://github.com/susca/bc-extensions" target="_blank" rel="noopener">https://github.com/susca/bc-extensions</a><br><a href="http://phodd.net/gnu-bc" target="_blank" rel="noopener">http://phodd.net/gnu-bc</a><br><a href="http://www.numbertheory.org/gnubc/gnubc.html" target="_blank" rel="noopener">http://www.numbertheory.org/gnubc/gnubc.html</a> </p>
<h3 id="使用扩展库以后default-acmd配置如下"><a href="#使用扩展库以后default-acmd配置如下" class="headerlink" title="使用扩展库以后default.acmd配置如下"></a>使用扩展库以后default.acmd配置如下</h3><p>计算器:text/html:echo “%s”|bc -l q extensions.bc scientific_constants.bc<br>全能计算器:text/html:echo “%s”|bc -l q *.bc </p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

File diff suppressed because one or more lines are too long

View File

@ -1,181 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
一键执行任意预定义命令附手机PC剪贴板互通
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
一键执行任意预定义命令附手机PC剪贴板互通
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#termux" title="termux">termux</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#ssh" title="ssh">ssh</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#剪贴板" title="剪贴板">剪贴板</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>技巧等级:中级 PC剪贴板(高级)</p>
<p><a href="..">uweb浏览器</a>支持一键执行任意预定义命令,这些命令可以与剪贴板交互,可以将结果(文本、图像、音视频)输出到浏览器窗口。</p>
<p>手机推荐安装uweb定制<a href="../gnuplot">Termux</a>,否则能够执行的命令极其有限。</p>
<p>预定义命令保存在文件”/sdcard/uweb/default.cmds”中。重启浏览器长按历史按钮超微将弹出菜单供用户点击执行。</p>
<p>资深用户可能注意到文件名与<a href="../gnuplot">default.acmd</a>类似。default.acmd中的命令适合以不同的参数反复执行而default.cmds一般以单次执行为多。default.acmd结果会显示在浏览器当前窗口而default.cmds中命令执行结果会显示在新窗口之中。这两个文件格式也完全相同每行格式如下<br>[命令名称]:[mimetype]:[命令代码]</p>
<p>命令代码可以是任意命令,其中可以包含%c当前网址cookie、%s (地址栏输入)、 %t (当前窗口标题)、 %u (当前窗口url或文件路径)。执行时这些特殊标识将会被相应内容自动替换。</p>
<p>mimetype用来表示命令的输出类型。除了标准的mimetype之外超微对此还作了扩充便利与剪贴板交互。下面是扩充版的mimetype<br>“clip/clip” : 以剪贴板作为命令输入,输出结果复制到剪贴板。<br>“/clip” : 输出结果复制到剪贴板。<br>“clip/text/html” : 以剪贴板作为命令输入输出结果mimetype类型为“text/html”。<br>“termux/*”: 在termux中执行命令。</p>
<p>下面是笔者使用的default.cmds配置<a href="../pccopy">命令具体解释</a></p>
<pre>复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"
PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -o"
</pre>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -1,19 +0,0 @@
@import "../_less/variables";
@import "../_less/common";
@import "../_less/nav";
@import "../_less/about";
@import "../_less/index";
@import "../_less/tag";
@import "../_less/post";
@import "../_less/page";
@import "../_less/layout";
@import "../_less/archive";
@import "../_less/hightlight";
// _partial:
@import "../_less/_partial/footer";
@import "../_less/toc";

File diff suppressed because it is too large Load Diff

View File

@ -1,196 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
利用文件预处理预览/查看/播放一切可下载资源
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
利用文件预处理预览/查看/播放一切可下载资源
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#termux" title="termux">termux</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#curl" title="curl">curl</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>技巧等级:中级</p>
<p>文件预处理配置文件为/sdcard/uweb/default.filecap每行格式如下<br>[文件后缀]:[mimetype]:[处理命令]</p>
<p>其中文件后缀可允许最多两段后缀譬如”txt.xz”,”html.gz”。<br>mimetype表示命令处理后的输出内容格式。<br>处理命令与<a href="../cmd">default.cmds</a>相同,主要可能用到如下替换:<br>%u网址或文件路径、%U编码以后的网址、%c当前网址cookie、%p密码保护网站中的密码curl格式</p>
<p>利用文件预处理,<a href="..">超微浏览器</a>现在可以预览/查看/播放一切可下载资源,并且可以利用不同网站在线服务预览不同的文件,而手机上一个应用都不用装。</p>
<p>配置/sdcard/uweb/default.filecap如下</p>
<pre><code>txt:text/html:curl %p "%u"
mp3:text/html:echo '&lt;audio controls width=100% height=100%>&lt;source src="%u">&lt;/audio>'
m4b:text/html:echo '&lt;audio controls width=100% height=100%>&lt;source src="%u">&lt;/audio>'
m3u8:text/html:echo '&lt;video controls width=100% height=100%>&lt;source src="%u">&lt;/video>'
mp4:text/html:echo '&lt;video controls width=100% height=100%>&lt;source src="%u">&lt;/video>'
mkv:text/html:echo '&lt;video controls width=100% height=100%>&lt;source src="%u">&lt;/video>'
doc::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
xls::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
ppt::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
docx::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
xlsx::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
pptx::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
xz:text/plain:curl %p "%u"|xz -d --</code></pre>
<p>长按窗口按钮,勾选“文件预处理”,重启浏览器。则点击下载按钮时上述文件类型会自动预览。</p>
<p>如果用户配置中处理命令用到curl则需要安装<a href="../gnuplot">Termux</a>并在Termux中安装curl (“apt install curl”)。<br>如果用户不安装Termux则上述配置命令中的”am”需要全部路径需用”/system/bin/am”替换。</p>
<p>以上配置使用了微软服务预览office文档微软服务必需当前UA为PC否则会出现空白页面。有条件的用户建议使用google docs (“<a href="http://docs.google.com/gview?embedded=true&amp;url=&quot;" target="_blank" rel="noopener">http://docs.google.com/gview?embedded=true&amp;url=&quot;</a>) 服务替换。</p>
<p>若使用手机应用预览文件则docx处理命令可改为</p>
<pre>am start --user 0 -a android.intent.action.VIEW -d "%u" -t "application/docx"</pre>
<p>其余常见文件的类型名:<br>application/msword<br>application/msexcel<br>application/pdf</p>
<p>目前已知服务:<br>google docs, 功能强大,可查看几乎一切文档,但 “我的所爱在山腰,想要得到山太高。”</p>
<p>微软office, 可预览office文档ua必须是pc。</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,161 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
超微浏览器配置文件列表
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
超微浏览器配置文件列表
</div>
<div class="post-meta">
<span class="attr">Post<span>2020-04-08 16:31:59</span></span>
</div>
<div class="post-content ">
<p>下面列表中以”/“结尾者为目录其余为文件。如果用户勾选“使用内部目录配置””sitejs/“,”sitecache/“等位于应用内部保护目录下。否则以下所有文件/目录均位于”/sdcard/uweb”<br>“css/“:全局样式目录<br>“js/“: 全局脚本目录<br>“sitejs/“:<a href="../sitejs">类油猴脚本,针对特定网址</a><br>“sitecss/“:<a href="../sitejs">针对特定网址css样式</a><br>“bookmarklet/“:js脚本目录<br>“default.uas”:<a href="../searchurl/uas.html">浏览器标识</a><br>“home.html”:自定义主屏<br>“home.search”:<a href="../searchurl/search.html">主屏搜索引擎</a><br>“bookmark.html”:主书签<br>“quickstart.html”:<a href="../searchurl/quickstart.html">快速访问</a><br>“default.css”:勾选网址特定样式后无匹配情形下的默认样式<br>“night.css”:夜间模式,代替超微内部实现<br>“longclick/“:长按链接菜单(js)<br>“default.longclick”:长按链接菜单<br>“default.urls”:<a href="../searchurl/urls.html">特色服务</a><br>“default.acmd”:<a href="../gnuplot">浏览器地址栏功能配置</a><br>“default.hosts”:<a href="../adblock_hosts">广告屏蔽文件</a><br>“types.sniff”:嗅探类型<br>“sniff.log”:嗅探结果<br>“default.redirect”:重定向配置<br>“colors.txt”:护眼背景色<br>“offline/“:<br>“sbookmark/“:超级书签默认目录<br>“default.select”:<a href="../pccopy">长按“书签”按钮配置</a><br>“default.cmds”:<a href="../searchurl/cmds.html">长按“历史”按钮配置</a><br>“default.links”:长按“链接”按钮配置<br>“default.filecap”:<br>“default.rjs”:<a href="../rjs">远程及简单脚本</a><br>“sitecache/“:<a href="../offlinecache">用户供应网站离线数据</a><br>“default.siteconf”:网站独立设置</p>
<p>应用内部保护目录(/data/data/info.torapp.uweb/files/):<br>“shortcut/“:动态shortcut刷新目录若不存在则默认为”/sdcard/uweb/bookmark”目录。</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,162 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
CSS样式
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
CSS样式
</div>
<div class="post-meta">
<span class="attr">Post<span>2020-04-12 19:22:06</span></span>
</div>
<div class="post-content ">
<p><a href="..">超微浏览器</a>自动装载”/sdcard/uweb/css”目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式</p>
<p><a href="i:0h/sdcard/uweb/css/配合透明状态栏.css:https://jamesfengcao.gitee.io/uweb/searchurl/txt/margintop.css" target="_blank" rel="noopener">配合透明状态栏(沉浸)</a></p>
<p>文件”/sdcard/uweb/night.css”为用户自定义夜间模式样式点击以下配置链接安装不同的夜间模式<br><a href="i:0h/sdcard/uweb/css/night.css:https://jamesfengcao.gitee.io/uweb/searchurl/txt/night.css" target="_blank" rel="noopener">webview 81+ 夜间模式</a></p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,185 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
利用浏览器地址栏对函数作图
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
<ol class="toc"><li class="toc-item toc-level-4"><a class="toc-link" href="#安装gnuplot"><span class="toc-text">安装gnuplot</span></a></li><li class="toc-item toc-level-4"><a class="toc-link" href="#地址栏功能配置:"><span class="toc-text">地址栏功能配置:</span></a></li><li class="toc-item toc-level-4"><a class="toc-link" href="#配置文件-sdcard-uweb-default-acmd如下"><span class="toc-text">配置文件/sdcard/uweb/default.acmd如下</span></a></li><li class="toc-item toc-level-4"><a class="toc-link" href="#常见问题及诊断"><span class="toc-text">常见问题及诊断</span></a></li></ol>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
利用浏览器地址栏对函数作图
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#termux" title="termux">termux</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>使用Android端<a href="..">uweb浏览器</a><br>Termux提供了方便的软件包管理系统缺省的uWeb地址栏功能配置需用到作图软件gnuplot。</p>
<h4 id="安装gnuplot"><a href="#安装gnuplot" class="headerlink" title="安装gnuplot"></a>安装gnuplot</h4><ul><br><li>安装<a href="https://www.wocloud.com.cn/webclient/share/sindex.action?id=1p00SB1kA2JpoBce2QHhbgmbxuq0yhuZAjUZYCZyVGCLivSf0dTfmw==" target="_blank" rel="noopener">uweb定制Termux应用</a></li><br><li>Termux下运行以下命令<br>apt update<br>apt upgrade<br>apt install gnuplot</li><br></ul>
<h4 id="地址栏功能配置:"><a href="#地址栏功能配置:" class="headerlink" title="地址栏功能配置:"></a>地址栏功能配置:</h4><ul>
<li>配置文件&lt;a href=e:/sdcard/uweb/default.acmd&gt;/sdcard/uweb/default.acmd每行格式如下<br> 菜单名:mimeType:命令行</li>
<li>命令行可包含参数%s运行时自动用地址栏输入内容替换。</li>
<li>如果浏览器窗口当前地址为本地url则此目录同时作为命令行工作目录。</li>
</ul>
<h4 id="配置文件-sdcard-uweb-default-acmd如下"><a href="#配置文件-sdcard-uweb-default-acmd如下" class="headerlink" title="配置文件/sdcard/uweb/default.acmd如下"></a>配置文件/sdcard/uweb/default.acmd如下</h4><pre><code>命令:text/plain:%s
函数作图:image/svg+xml:gnuplot -e &apos;set term svg;set output; plot %s&apos;
函数作图(3d):image/svg+xml:gnuplot -e &apos;set term svg;set output; splot %s&apos;
超级计算器:text/html:echo &quot;%s&quot;|bc -l -q
</code></pre><p>长按uweb浏览器底部工具条刷新按钮弹出地址栏功能选择选择“函数作图”地址栏内输入函数如sin(x)**5就可显示函数图案。</p>
<h4 id="常见问题及诊断"><a href="#常见问题及诊断" class="headerlink" title="常见问题及诊断"></a>常见问题及诊断</h4><ul>
<li>确保gnuplot正确安装在Termux提示符下敲入gnuplot,然后回车保证出现”gnuplot&gt;”。</li>
<li>确保gnuplot正常运行, 在Termux提示符下执行下面命令<br><code>gnuplot -e &#39;set term svg;set output; plot x&#39;</code><br>屏幕输出应该为正常的svg文件类似html文本</li>
<li>Termux应为uweb定制包否则有一堆设定需要修改。</li>
<li>超微浏览器下长按设置按钮,勾选“标准错误输出”。再次在地址栏执行画图操作,此时浏览器会显示出错信息。</li>
<li>为保证地址栏输入函数符合gnuplot规范首个测试函数建议为”x”即整个地址栏内输入为”x”。</li>
</ul>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,175 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
利用超级hosts文件加速访问国外网站
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
利用超级hosts文件加速访问国外网站
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#广告屏蔽" title="广告屏蔽">广告屏蔽</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#国外网址" title="国外网址">国外网址</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>不少国外网站本身虽可访问但由于网站需要下载google,<br>facebook等屏蔽网址的资源而导致无法访问。超级hosts文件可屏蔽文件中域名的一切子域名、孙域名、……从而主动屏蔽这些网址最终允许浏览器快速访问合法网站。</p>
<p>使用Android端<a href="..">uweb浏览器</a><br>/sdcard/uweb/default.hosts内容如下<br>googleadservices.com<br>googlesyndication.com<br>adsense.com<br>google.com<br>google-analytics.com<br>googletagservices.com<br>twitter.com<br>facebook.com<br>fbcdn.net</p>
<p>其它国外网址访问技巧:</p>
<ul>
<li>尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。</li>
<li>关闭网页图片</li>
</ul>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,479 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li class="active">
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-preview-container" style="min-height: 3600px">
<div class="post-preview">
<div class="post-time">2020-01-01</div>
<div class="post-info">
<a href="searchurl/donate.html">
<h3>请一杯咖啡,提一个要求</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-04-01</div>
<div class="post-info">
<a href="http://coolapk.com/apk/info.torapp.uweb">
<h3>超微浏览器最新版下载</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-07-23</div>
<div class="post-info">
<a href="searchurl/func.html">
<h3>超微浏览器界面配置及杂项功能</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-01-10</div>
<div class="post-info">
<a href="searchurl/search.html">
<h3>浏览器多搜索引擎一键直达</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-01-10</div>
<div class="post-info">
<a href="searchurl/urls.html">
<h3>配置浏览器特色服务</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-03-10</div>
<div class="post-info">
<a href="searchurl/cmds.html">
<h3>配置浏览器常用命令</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-01-10</div>
<div class="post-info">
<a href="searchurl/quickstart.html">
<h3>配置主屏快捷访问</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-01-10</div>
<div class="post-info">
<a href="searchurl/uas.html">
<h3>浏览器标识配置</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-03-01</div>
<div class="post-info">
<a href="searchurl/backup.html">
<h3>备份与恢复</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-07-01</div>
<div class="post-info">
<a href="searchurl/script/plugins.html">
<h3>插件汇总</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-04-12</div>
<div class="post-info">
<a href="/uWeb/globalcss/">
<h3>
CSS样式
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-04-08</div>
<div class="post-info">
<a href="/uWeb/filenames/">
<h3>
超微浏览器配置文件列表
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-04-05</div>
<div class="post-info">
<a href="/uWeb/rjs/">
<h3>
运行javascript脚本
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-03-30</div>
<div class="post-info">
<a href="/uWeb/logcat/">
<h3>
安卓系统出错诊断
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-01-11</div>
<div class="post-info">
<a href="/uWeb/searchcat/">
<h3>
分类多引擎搜索
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2020-01-11</div>
<div class="post-info">
<a href="/uWeb/tvlive/">
<h3>
电视直播
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-11-13</div>
<div class="post-info">
<a href="/uWeb/redirect/">
<h3>
重定向国外网址至国内镜像(附编辑本地文件)
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-11-12</div>
<div class="post-info">
<a href="/uWeb/adblock/">
<h3>
广告屏蔽技术总览
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-11-10</div>
<div class="post-info">
<a href="/uWeb/offlinecache/">
<h3>
装载网站离线资源
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-07</div>
<div class="post-info">
<a href="/uWeb/multiaccount/">
<h3>
利用多账号登录获取资源
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/video/">
<h3>
视频播放小窍门
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/gnuplot/">
<h3>
利用浏览器地址栏对函数作图
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/loadbt/">
<h3>
利用国外离线网盘囤积资源
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/hosts/">
<h3>
利用超级hosts文件加速访问国外网站
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/pccopy/">
<h3>
笔记及手机复制文本至PC剪贴板
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/pcdown/">
<h3>
浏览器一键控制台式机/服务器下载资源
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/sitejs/">
<h3>
特定网址用户脚本及样式
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/adblock_css/">
<h3>
利用用户自定义样式屏蔽广告
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/bc/">
<h3>
配置浏览器地址栏作为超级计算器(bc)
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/adblock_hosts/">
<h3>
利用超级hosts绝杀广告
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/bookmarklet/">
<h3>
小书签
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/cmd/">
<h3>
一键执行任意预定义命令附手机PC剪贴板互通
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-06-05</div>
<div class="post-info">
<a href="/uWeb/filecap/">
<h3>
利用文件预处理预览/查看/播放一切可下载资源
</h3>
</a>
</div>
</div>
<div class="post-preview">
<div class="post-time">2019-10-20</div>
<div class="post-info">
<a href="searchurl/input.html">
<h3>难字输入--部件檢索</h3>
</a>
</div>
</div>
</div>
<ul class="pager">
</ul>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -1,348 +0,0 @@
/**
* Created by Xiaotao.Nie on 09/04/2018.
* All right reserved
* IF you have any question please email onlythen@yeah.net
*/
// Global functions and listeners
window.onresize = () => {
// when window resize , we show remove some class that me be added
// often for debug
if(window.document.documentElement.clientWidth > 680){
let aboutContent = document.getElementById('nav-content')
aboutContent.classList.remove('hide-block')
aboutContent.classList.remove('show-block');
}
// if(window.isPost){
// reLayout()
// }
reHeightToc();
};
// Nav switch function on mobile
/*****************************************************************************/
const navToggle = document.getElementById('site-nav-toggle');
navToggle.addEventListener('click', () => {
let aboutContent = document.getElementById('nav-content')
if (!aboutContent.classList.contains('show-block')) {
aboutContent.classList.add('show-block');
aboutContent.classList.remove('hide-block')
} else {
aboutContent.classList.add('hide-block')
aboutContent.classList.remove('show-block');
}
})
// global search
/*****************************************************************************/
const searchButton = document.getElementById('search')
const searchField = document.getElementById('search-field')
const searchInput = document.getElementById('search-input')
const searchResultContainer = document.getElementById('search-result-container')
const escSearch = document.getElementById('esc-search')
const beginSearch = document.getElementById('begin-search')
searchField.addEventListener('mousewheel',(e) => {
// e.preventDefault()
e.stopPropagation()
return false
}, false)
var searchJson;
var caseSensitive = false
searchButton.addEventListener('click', () => {
search()
});
escSearch.addEventListener('click',() => {
hideSearchField()
})
beginSearch.addEventListener('click',() => {
let keyword = searchInput.value;
if(keyword){
searchFromKeyWord(keyword)
}
})
function toggleSeachField(){
if (!searchField.classList.contains('show-flex-fade')) {
showSearchField()
} else {
hideSearchField()
}
}
function showSearchField() {
searchInput.focus()
searchField.classList.add('show-flex-fade');
searchField.classList.remove('hide-flex-fade');
}
function hideSearchField(){
window.onkeydown = null;
searchField.classList.add('hide-flex-fade');
searchField.classList.remove('show-flex-fade');
}
function searchFromKeyWord(keyword = ""){
let result = [];
let sildeWindowSize = 100;
let handleKeyword = keyword
if(!caseSensitive){
handleKeyword = keyword.toLowerCase()
}
if(!searchJson) return -1;
else {
searchJson.forEach((item) => {
if(!item.title || !item.content) return 0; // break
let title = item.title
let content = item.content.trim().replace(/<[^>]+>/g,"").replace(/[`#\n]/g,"");
let lowerTitle = title,lowerContent = content;
if(!caseSensitive){
lowerTitle = title.toLowerCase();
lowerContent = content.toLowerCase();
}
if(lowerTitle.indexOf(handleKeyword) !== -1 || lowerContent.indexOf(handleKeyword) !== -1){
let resultItem = {}
resultItem.title = title.replace(keyword, "<span class='red'>" + keyword + '</span>');
resultItem.url = item.url;
resultItem.content = [];
let lastend = 0
while(lowerContent.indexOf(handleKeyword) !== -1){
let begin = lowerContent.indexOf(handleKeyword) - sildeWindowSize / 2 < 0 ? 0 : lowerContent.indexOf(handleKeyword) - sildeWindowSize / 2
let end = begin + sildeWindowSize;
let reg = caseSensitive ? new RegExp('('+keyword+')','g') : new RegExp('('+keyword+')','ig')
resultItem.content.push("..." + content.slice(lastend + begin, lastend + end).replace(reg, "<span class='red'>$1</span>") + "...")
lowerContent = lowerContent.slice(end, lowerContent.length)
lastend = end
}
// resultItem.title = title.replace(keyword, "<span class='red'>" + keyword + '</span>');
result.push(resultItem)
}
})
}
if(!result.length){
searchResultContainer.innerHTML = `
<div class="no-search-result">No Result</div>
`
return;
}
let searchFragment = document.createElement('ul')
for(let item of result){
let searchItem = document.createElement('li');
let searchTitle = document.createElement('a');
searchTitle.href = item.url
searchTitle.innerHTML = item.title;
searchItem.appendChild(searchTitle)
if(item.content.length) {
let searchContentLiContainer = document.createElement('ul')
for (let citem of item.content) {
let searchContentFragment = document.createElement('li')
searchContentFragment.innerHTML = citem;
searchContentLiContainer.appendChild(searchContentFragment)
}
searchItem.appendChild(searchContentLiContainer)
}
searchFragment.appendChild(searchItem)
}
while(searchResultContainer.firstChild){
searchResultContainer.removeChild(searchResultContainer.firstChild)
}
searchResultContainer.appendChild(searchFragment)
}
function search(){
toggleSeachField()
window.onkeydown = (e) => {
if (e.which === 27) {
/** 这里编写当ESC按下时的处理逻辑 */
toggleSeachField()
} else if(e.which === 13){
// 回车按下
let keyword = searchInput.value;
if(keyword){
searchFromKeyWord(keyword)
}
}
}
if(!searchJson){
let isXml;
let search_path = window.hexo_search_path;
if (search_path.length === 0) {
search_path = "search.json";
} else if (/json$/i.test(search_path)) {
isXml = false;
}
let path = window.hexo_root+ search_path;
$.ajax({
url: path,
dataType: isXml ? "xml" : "json",
async: true,
success: function (res) {
searchJson = isXml ? $("entry", res).map(function() {
return {
title: $("title", this).text(),
content: $("content",this).text(),
url: $("url" , this).text()
};
}).get() : res;
}
});
}
}
// directory function in post pages
/*****************************************************************************/
function getDistanceOfLeft(obj) {
let left = 0;
let top = 0;
while (obj) {
left += obj.offsetLeft;
top += obj.offsetTop;
obj = obj.offsetParent;
}
return {
left:left,
top:top
};
}
var toc = document.getElementById('toc')
var tocToTop = getDistanceOfLeft(toc).top;
function reHeightToc(){
if(toc) { // resize toc height
toc.style.height = ( document.documentElement.clientHeight - 10 ) + 'px';
toc.style.overflowY = 'scroll';
}
}
reHeightToc();
if(window.isPost){
var result = []
var nameSet = new Set();
if(!toc || !toc.children || !toc.children[0]){
// do nothing
}
else {
if (toc.children[0].nodeName === "OL") {
let ol = Array.from(toc.children[0].children)
function getArrayFromOl(ol) {
let result = []
// let escape = function (item) {
// return item.replace(/<[^>]+>/g, "").replace(/^\s\s*/, '').replace(/\s\s*$/, '').replace(/[\. _]/g, '-')
// }
ol.forEach((item) => {
if (item.children.length === 1) {
// TODO: need change
let value = item.children[0].getAttribute('href').replace(/^#/,"")
result.push({
value: [value],
dom: item
})
nameSet.add(value)
}
else {
let concatArray = getArrayFromOl(Array.from(item.children[1].children))
nameSet.add(item.children[0].getAttribute('href').replace(/^#/,""))
result.push({
value: [item.children[0].getAttribute('href').replace(/^#/,"")].concat(concatArray.reduce((p, n) => {
p = p.concat(n.value)
return p;
}, [])),
dom: item
})
result = result.concat(concatArray)
}
})
return result
}
result = getArrayFromOl(ol)
}
var nameArray = Array.from(nameSet)
function reLayout() {
let scrollToTop = document.documentElement.scrollTop || window.pageYOffset // Safari is special
if(tocToTop === 0) {
// Fix bug that when resize window the toc layout may be wrong
toc = document.getElementById('toc')
toc.classList.remove('toc-fixed')
tocToTop = getDistanceOfLeft(toc).top;
}
if (tocToTop <= scrollToTop + 10) {
if (!toc.classList.contains('toc-fixed'))
toc.classList.add('toc-fixed')
} else {
if (toc.classList.contains('toc-fixed'))
toc.classList.remove('toc-fixed')
}
let minTop = 9999;
let minTopsValue = ""
for (let item of nameArray) {
let dom = document.getElementById(item) || document.getElementById(item.replace(/\s/g, ''))
if (!dom) continue
let toTop = getDistanceOfLeft(dom).top - scrollToTop;
if (Math.abs(toTop) < minTop) {
minTop = Math.abs(toTop)
minTopsValue = item
}
// console.log(minTopsValue, minTop)
}
if (minTopsValue) {
for (let item of result) {
if (item.value.indexOf(minTopsValue) !== -1) {
item.dom.classList.add("active")
} else {
item.dom.classList.remove("active")
}
}
}
}
reLayout()
window.addEventListener('scroll', (e) => {
reLayout()
})
}
}

0
links/index.html Normal file
View File

View File

@ -1,204 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
利用国外离线网盘囤积资源
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
利用国外离线网盘囤积资源
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#termux" title="termux">termux</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#网盘" title="网盘">网盘</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#离线" title="离线">离线</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#资源" title="资源">资源</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>百度网盘存储空间大,还支持离线下载。但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。<br>本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。</p>
<ul>
<li><a href="https://www.loadbt.com/c/1301211302" target="_blank" rel="noopener">注册国外离线网盘账号</a></li>
<li><p><a href="..">超微浏览器</a>上配置百度离线下载</p>
<ul>
<li>安装<a href="https://www.wocloud.com.cn/webclient/share/sindex.action?id=1p00SB1kA2JpoBce2QHhbgmbxuq0yhuZAjUZYCZyVGCLivSf0dTfmw==" target="_blank" rel="noopener">uweb定制Termux应用</a></li>
<li>更新Termux, Termux执行如下命令<pre><code>echo &quot;deb [trusted=yes] http://termux.iikira.com stable main&quot; &gt;&gt;/data/data/com.termux/files/usr/etc/apt/sources.list
apt update
apt upgrade
apt install baidupcs-go
</code></pre></li>
<li>登录百度网盘, Termux执行如下命令<pre><code>BaiduPCS-Go login
BaiduPCS-Go config set -appid=266719
</code></pre></li>
<li>/sdcard/uweb/default.longclick配置如下<br>百度离线下载:termux/*:/data/data/com.termux/files/usr/bin/BaiduPCS-Go od add</li>
<li>重启超微浏览器,此时长按链接将会出现菜单“百度离线下载”。</li>
<li>(其它安装方法)用户亦可直接下载<a href="https://github.com/iikira/BaiduPCS-Go/releases" target="_blank" rel="noopener">BaiduPCS-Go</a>至termux目录/data/data/com.termux/files/usr/bin.<ul>
<li>安卓手机请选择arm64版本。</li>
<li>解压Termux运行以下命令<br><code>unzip /sdcard/Download/BaiduPCS-Go-v3.5.6-android-21-arm64.zip</code></li>
<li>移动解压后文件至最终目的地。Termux运行以下命令<br><code>mv BaiduPCS-Go /data/data/com.termux/files/usr/bin/.</code></li>
<li>配置/sdcard/uweb/default.longclick如下<br><code>百度离线下载:termux/*:/data/data/com.termux/files/usr/bin/BaiduPCS-Go od add</code></li>
<li>重启超微浏览器长按链接运行百度离线下载发现百度网盘还没登录。本步骤会将BaiduPCS-Go设置为可运行程序。</li>
<li>termux下执行”BaiduPCS-Go login”登录百度网盘。再次长按链接完美运行百度离线下载。</li>
</ul>
</li>
</ul>
</li>
<li><p>离线下载资源至国外网盘,下载完成后在超微浏览器内点击资源下载,弹出菜单选择“百度离线下载”,完成整个流程。</p>
</li>
</ul>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,169 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
安卓系统出错诊断
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
安卓系统出错诊断
</div>
<div class="post-meta">
<span class="attr">Post<span>2020-03-30 11:17:41</span></span>
</div>
<div class="post-content ">
<p><a href="..">超微浏览器</a>如果闪退,会生成出错文件”/sdcard/uweb/error.log”。</p>
<p>如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:</p>
<ul>
<li>访问<a href="../searchurl/cmds.html">常用命令网页</a>点击安装logcat相关的两个命令。</li>
<li>清空后台并重启超微浏览器。</li>
<li>长按历史按钮执行命令”清空logcat”。</li>
<li>触发有问题的功能。</li>
<li>长按历史按钮执行命令”输出logcat.log”.</li>
<li>检查文件”/sdcard/uweb/logcat.log”内容。</li>
</ul>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,164 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
利用多账号登录获取资源
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
利用多账号登录获取资源
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-07 16:22:01</span></span>
</div>
<div class="post-content ">
<p>谈到资源就离不开bt, bt下载费时费力离线bt是最佳选择。国内离线下载由于关键节点屏蔽基本没啥用。我的个人体验是彻彻底底完全没用但别人也许还有点用国外唯一一个有好体验的是seedr, 不过seedr有个大问题需要解决。</p>
<p>其它我曾推荐过的台湾bt, bug实在太多现在看来也成了半个垃圾。万般无奈之下只能重拾seedr.</p>
<p>seedr的问题是首次登录需要google人机验证登录成功以后可以永久使用无需小飞机辅助。</p>
<p>以前偶尔飞飞一点问题也没有毕竟1分钟飞行就可解决很长时间问题了。但目前的状态是信息基本被彻底封死1分钟飞行也成了奢望。所以十分有必要珍惜这来之不易的1分钟飞行成果。</p>
<p>现在直接上方案使用超微浏览器多账号登录。飞行1分钟以后成功登录seedr, 此时退出浏览器,千万不能强退,一定要让运存中的登录信息写到内部存储。然后用户可备份应用内部目录下的.cjar文件一旦浏览器失去登录状态可恢复此文件即可使用多账号登录重新登录让这1分钟飞行成果保存下来供万万年使用。需要注意的一点是用户退出seedr账号会使保存的文件作废。故千万不要退出账号需要用其它账号登录的请使用多账号登录。</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,176 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
装载网站离线资源
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
装载网站离线资源
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-11-10 16:44:23</span></span>
</div>
<div class="post-content ">
<p><a href="..">uweb浏览器</a>支持装载网站离线资源。只需要将离线资源存为文件”/sdcard/uweb/sitecache/[域名]/[全部路径,包括文件名,?,&amp;,=, 与url一模一样]”。如果应用内部目录有文件夹”sitejs”存在则“/sdcard/uweb”下的离线资源不再生效此时生效离线资源为内部目录下的”sitecache”文件夹。</p>
<p>打开选项以后超微将自动装载这些离线资源。</p>
<p>离线资源可作为缓存提高浏览器性能; 可作为国外网站部分备份修复服务访问; 也可替换部分网站资源达到定制网站的作用。</p>
<p>下面以google翻译为例说明如何发现并备份离线资源。</p>
<ul>
<li>首先使用教程”<a href="../rjs">运行远程javascript</a>“配置google翻译。</li>
<li>将文件”/sdcard/uweb/types.sniff”内容清空不要删除文件否则会恢复成默认文件。重启浏览器以后长按设置打开资源嗅探。</li>
<li>准备好合适手段保证google系网站能正常访问长按按钮在主屏运行google翻译。</li>
<li>出现google翻译工具条以后长按设置关闭嗅探。</li>
<li>运行termux安装下载工具wget<br><code>apt update;apt install wget</code></li>
<li>下载必要离线数据termux下运行如下命令<pre><code>cd /sdcard/uweb
mkdir sitecache
cd sitecache
wget -U 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)' -x -i ../sniff.log</code></pre></li>
<li>下载结束后,离线资源就准备妥当,供以后随时使用。</li>
<li>google翻译的情况下要对部分js作修改防止每次访问url不同。</li>
</ul>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,193 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
笔记及手机复制文本至PC剪贴板
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
<ol class="toc"><li class="toc-item toc-level-4"><a class="toc-link" href="#Windows-PC"><span class="toc-text">Windows PC</span></a></li></ol>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
笔记及手机复制文本至PC剪贴板
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#termux" title="termux">termux</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#ssh" title="ssh">ssh</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#剪贴板" title="剪贴板">剪贴板</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#PC" title="PC">PC</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#Windows" title="Windows">Windows</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>技巧等级:笔记(中级) PC剪贴板(高级)</p>
<p>手机需安装uweb定制<a href="../pcdown">Termux</a>。如使用剪贴板功能termux还需安装openssl。</p>
<p>配置/sdcard/uweb/default.select如下</p>
<pre>笔记::(cat;echo;echo;)>>notes.txt
富文本笔记:html:(cat;echo '&lt;p>&lt;/p>';echo;)>>notes.html
命名笔记:(cat;echo;echo;)>>%s
复制至PC剪贴板::ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"</pre>
<p>此处假定远程PC的IP地址为192.168.2.102PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。</p>
<p>重启浏览器,长按“书签”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。</p>
<p>采用以上配置,笔记将储存在/sdcard/uweb目录下文件note.txt或note.html中富文本。命名笔记储存文件则由用户在地址栏输入框内指定。</p>
<p>手机其它应用中的文本可选中后分享给超微浏览器再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本这种情况可以先复制文本至剪贴板。<br><a href="data:text/html;charset=utf-8,&lt;body contenteditable%3E" target="_blank" rel="noopener">在超微浏览器中长按并在新窗口打开此链接</a>然后点击窗口并粘贴文本。长按书签按钮选择适当功能即可复制至PC剪贴板。</p>
<p>通过新窗口打开上述链接,超微浏览器因此亦可用作简单的文本/html编辑器。用户可通过“命名笔记”存为地址栏输入框指定文件。</p>
<h4 id="Windows-PC"><a href="#Windows-PC" class="headerlink" title="Windows PC"></a>Windows PC</h4><p>对Windows PC而言vista及以后自带clip.exe此时配置如下<br>复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe</p>
<p>其它推荐工具(读取PC剪贴板)<br><a href="http://unxutils.sourceforge.net/" target="_blank" rel="noopener">pclip</a></p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,183 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
浏览器一键控制台式机/服务器下载资源
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
浏览器一键控制台式机/服务器下载资源
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#termux" title="termux">termux</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#ssh" title="ssh">ssh</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#PC" title="PC">PC</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#下载" title="下载">下载</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>技巧等级:高级</p>
<p>小孩要听英文有声书“The lying games”国内服务器没一个能下的最后还是在手机上用seedr秒下。但seedr的登录要用google人机交互确认用过代理、tunnel至手机等方法台式机死活登录不上。下面言归正传讲一下超微浏览器直接下载资源至台式机的方法</p>
<p>手机需安装uweb定制<a href="../gnuplot">Termux</a>并在termux下安装openssl在Termux窗口下依次敲入如下命令<br><code>apt update<br>apt upgrade<br>apt install openssl</code></p>
<p>脚本pcdownload内容如下(可放置在任意应用内部目录下并相应修改default.longclick配置中文件路径)<br><code>#!/data/data/com.termux/files/usr/bin/sh</code><br><code>ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 firefox \&quot;$1\&quot;&quot;</code></p>
<p>脚本需设置为可执行Termux下执行命令:<br>chmod 755 /data/data/com.termux/files/usr/bin/pcdownload</p>
<p>这里假定用户已经在台式机上设好ssh服务台式机IP地址为192.168.2.102准备用firefox下载。如果下载工具不是图形程序则上述脚本中可删去“DISPLAY=:0”。</p>
<p>配置文件/sdcard/uweb/default.longclick如下<br><code>PCdown:/data/data/com.termux/files/usr/bin/pcdownload</code></p>
<p>重启超微浏览器点击链接下载时会弹出菜单选择”PCdown”台式机会启动firefox下载手机指定文档。</p>
<p>可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,188 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
重定向国外网址至国内镜像(附编辑本地文件)
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
重定向国外网址至国内镜像(附编辑本地文件)
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-11-13 20:46:18</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#国外网址" title="国外网址">国外网址</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#重定向" title="重定向">重定向</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>使用服务器在国外的搜索引擎体验往往不如国内的引擎。由于网站屏蔽的原因,两者之间索引权重差别很大。国外受欢迎的技术类网站因此难以在百度上搜到;国外引擎能搜到但由于其中不少结果无法访问而体验糟糕。</p>
<p>其实,很多技术类网站在国内早有镜像,但由于镜像并非众所周知,其索引权重在百度上微不足道,非专门搜索不可得。</p>
<p>本文介绍一种技术,可重定向国外网址至国内镜像,极大的提高国外引擎的体验,让更多用户更客观的理解全球技术。</p>
<p>配置/sdcard/uweb/default.redirect:<br>文件每一行格式为:<br>域名:正则表达式:替换表达式</p>
<p>其中正则表达式以java语言规定为准表达式中不能包含:’。正则表达式为空时系统默认为与域名相同。</p>
<p>例子文件内容如下:<br>developer.android.com::developer.android.google.cn</p>
<p>四种使用重定向的方法:</p>
<ul>
<li><p>长按链接<br>添加文件”国内镜像.js”至”/sdcard/uweb/longclick”目录下。<br>文件内容如下:</p>
<pre>//e:%s</pre>
<p>其中”e:”为uweb特殊url协议意为”edit”即”编辑”。当后面紧跟url网址的情况下会重定向网址。</p>
<p>重启uweb后长按链接弹出菜单选”国内镜像”浏览器将访问网址的国内镜像。若网址为本地文件则浏览器会自动调用此类文件编辑器。</p>
</li>
<li><p><a href="../urls">长按工具条图像按钮</a></p>
</li>
<li>长按设置,选中”自定义重定向”。</li>
<li>长按设置选中”自定义资源重定向”。此选项除访问url重定向之外还可重定向网页中一切资源。</li>
</ul>
<p>更多重定向网址:<br><a href="http://www.bilibili.com::www.ibilibili.com" target="_blank" rel="noopener">www.bilibili.com::www.ibilibili.com</a><br>pan.baidu.com::pan.baiduwp.com<br><a href="http://www.docin.com::www.docin365.com" target="_blank" rel="noopener">www.docin.com::www.docin365.com</a><br>wenku.baidu.com::wenku.baiduvvv.com<br>detail.tmall.com::detail.tmallvvv.com<br>detail.m.tmall.com::detail.m.tmallvvv.com<br>item.taobao.com::item.taobaovvv.com<br>h5.m.taobao.com::h5.m.taobaovvv.com<br>jd.com::jdvvv.com<br>item.yhd.com::item.yhdvvv.com<br>goods.kaola.com::goods.kaolavvv.com<br>product.dangdang.com::product.dangdangvvv.com<br>item.gome.com.cn::item.gomevvv.com.cn</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,176 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
运行javascript脚本
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
运行javascript脚本
</div>
<div class="post-meta">
<span class="attr">Post<span>2020-04-05 10:20:37</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#javascript" title="javascript">javascript</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p><a href="..">uweb浏览器</a>支持运行本地及远程javascript脚本。<br><b>大型脚本可安装到”/sdcard/uweb/bookmarklet”目录下</b><br><a target="_self" href="i:0h/sdcard/uweb/bookmarklet/彩云小译.js:https://caiyunapp.com/dest/trs.js">彩云小译</a></p>
<p><b>远程及小型脚本可安装到default.rjs文件中</b><br><a target="_self" href="i:0g/sdcard/uweb/default.rjs:https://jamesfengcao.gitee.io/uweb/searchurl/txt/rjs.txt">点击安装站内搜索、背景图、新窗口打开链接、移除覆盖物等</a></p>
<p><b>远程脚本配置文件/sdcard/uweb/default.rjs示例如下</b></p>
<pre>彩云小译:'https://caiyunapp.com/dest/trs.js'
移除覆盖物:'https://jamesfengcao.gitee.io/uweb/searchurl/bml/content/rmo.js'
新窗口打开链接:'';{d=document,b=d.createElement('base');b.setAttribute('target','_blank');d.head.appendChild(b);}
google translate:'https://translate.google.cn/translate_a/element.js?cb=googleTranslateElementInit';b=d.body;v=d.createElement('div');v.id='google_translate_element';v.style.display='none';b.insertBefore(v,b.firstChild);p=d.createElement('script');p.text="function googleTranslateElementInit(){new google.translate.TranslateElement({pageLanguage: 'auto',includedLanguages:'zh-CN,zh-TW,en'},'google_translate_element');}";p.type='text/javascript';b.appendChild(p)
</pre>
<p>default.rjs每行格式如下 (url部分支持js代码运算)<br>[远程脚本名]:[返回字符串的javascript代码]</p>
<p>重启浏览器,长按搜索按钮,则弹出远程脚本菜单。</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,171 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
分类多引擎搜索
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
<ol class="toc"><li class="toc-item toc-level-4"><a class="toc-link" href="#本地引擎"><span class="toc-text">本地引擎</span></a></li></ol>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
分类多引擎搜索
</div>
<div class="post-meta">
<span class="attr">Post<span>2020-01-11 11:10:14</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#搜索" title="搜索">搜索</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>长按下面链接可直接下载为分类多引擎搜索配置文件,<a target="_self" href="i:0bhttp://jamesfengcao.gitee.io/searchurl/searchcat.tar.gz">点击本链接自动安装所有文件至”/sdcard/uweb/bookmark”目录下</a><br><a href="/uweb/searchurl/bookmark/movie_zh.search">影视搜索</a><br><a href="/uweb/searchurl/bookmark/novel_zh.search">小说搜索</a></p>
<p><a href="..">超微浏览器</a>中通过“设置”-&gt;“总目录”-&gt;“↑”-&gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。</p>
<p>.search文件每行格式为如下几种<br>[搜索引擎名]:[不含%s的url]<br>[搜索引擎名]:[含%s的url]<br>[搜索引擎名]:POST:[含%s的post参数]:[url]</p>
<p>.search文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少为性能考虑超微限制了首个引擎的种类。</p>
<h4 id="本地引擎"><a href="#本地引擎" class="headerlink" title="本地引擎"></a>本地引擎</h4><p>搜索引擎已经支持命令行url现在可添加离线字典查询至主页。命令行url格式为<br>c:[含%s的命令行]<br>d:mimetype:[含%s的命令行]:[外部资源url]<br>查询时关键词会自动替换命令行中的%s。</p>
<p>笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</p>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 0 B

View File

@ -1,34 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width" />
<script>function g(){
let d=document;
let f=d.forms[0];
window.open("f:"+f.i.value+"::"+f.e.value+"&"+f.u.value+":http://jamesfengcao.gitee.io/searchurl/template/backup.html");
return false;
}
</script><style>
input{height:40px;width:100%;border-radius:50px;}
</style>
<title>备份与恢复</title></head><body>
<p>支持安卓6+。</p>
<p><a href="i:0e/sdcard/uweb:https://dav.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91/uweb.tgz">备份目录"/sdcard/uweb"至坚果云</a> <a href="i:0dhttps://dav.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91/uweb.tgz">恢复</a></p>
<p><a href="i:0e/data/data/info.torapp.uweb/app_webview/Default/Cookies:https://dav.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91/uweb_c.tgz">备份Cookie至坚果云(webview 76+<font color="red">注意账号信息泄露危险</font>)</a> <a href="i:0dhttps://dav.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91/uweb_c.tgz">恢复</a></p>
<p><a href="i:0fhttps://dav.jianguoyun.com">设置坚果云用户及密码</a></p>
<hr/>
用户可将下列表格提交后访问的网址设为书签,方便以后再次备份恢复。<br>
<form onsubmit="return g();" style="margin:5px 0 5px 0;padding:0px">
<input name=i placeholder="备份目录,多个目录用':'隔开"/><br>
<input name=e placeholder="排除目录,多个目录用':'隔开"/><br>
<input name=u placeholder="云存储url包括路径及文件名"/><br>
<input type="submit" value="备份与恢复">
</form>
<p><a href="javascript:document.forms[0].u.value='https://dav.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91/uweb.tgz';void(0)">坚果云</a> <a href="javascript:document.forms[0].u.value='https://asytech.cn/cloud/remote.php/webdav/uweb.tgz';void(0)">易云</a><br>
<a href="javascript:document.forms[0].i.value='/sdcard/uweb';void(0)">uweb目录</a>
<a href="javascript:document.forms[0].i.value='/data/data/info.torapp.uweb/app_webview/Default/Cookies';void(0)">Cookie (webview 76+)</a>
</p>
</body></html>

View File

@ -1,197 +0,0 @@
/**
* Try to color the cells of comparison tables based on their contents.
*
* @title Compare cells
*/
(function comparecells() {
/* Create a new IFRAME to get a "clean" Window object, so we can use its
* console. Sometimes sites (e.g. Twitter) override console.log and even
* the entire console object. "delete console.log" or "delete console"
* does not always work, and messing with the prototype seemed more
* brittle than this. */
let console = (function () {
let iframe = document.getElementById('xxxJanConsole');
if (!iframe) {
iframe = document.createElementNS('http://www.w3.org/1999/xhtml', 'iframe');
iframe.id = 'xxxJanConsole';
iframe.style.display = 'none';
(document.body || document.documentElement).appendChild(iframe);
}
return iframe && iframe.contentWindow && iframe.contentWindow.console || {
log: function () {}
};
})();
/**
* Get the text content for the given element.
*/
function getTextFromElement(element) {
/* TODO: take IMG@alt, BUTTON@value etc. into account */
return element.textContent.trim().toLowerCase();
}
/**
* Get a Uint8Array of the SHA-256 bytes for the given string.
*/
async function getSha256Bytes(string) {
try {
if (
typeof crypto === 'object' && typeof crypto.subtle === 'object' && typeof crypto.subtle.digest === 'function'
&& typeof Uint8Array === 'function'
&& typeof TextEncoder === 'function'
) {
return new Uint8Array(await crypto.subtle.digest('SHA-256', new TextEncoder('utf-8').encode(string)));
}
} catch (e) {
return null;
}
}
async function getColorsForValue(value) {
/* Cache the calculated values. */
getColorsForValue.cellValuesToRgb = getColorsForValue.cellValuesToRgb || {};
if (!getColorsForValue.cellValuesToRgb[value]) {
let normalizedValue = value.trim().toLowerCase();
let hash;
let yesValues = [
'✔',
'yes',
'ja',
'oui',
'si',
'sí'
];
let noValues = [
'x',
'no',
'nee',
'neen',
'nein',
'non',
'no'
];
if (yesValues.indexOf(normalizedValue) > -1) {
/* Make "Yes" cells green. */
getColorsForValue.cellValuesToRgb[value] = [ 150, 255, 32 ];
} else if (noValues.indexOf(normalizedValue) > -1) {
/* Make "No" cells green. */
getColorsForValue.cellValuesToRgb[value] = [ 238, 32, 32 ];
} else if ((shaBytes = await getSha256Bytes(normalizedValue))) {
/* Give other cells a color based on their contents SHA
* hash to ensure consistent random colors every time. */
getColorsForValue.cellValuesToRgb[value] = [
shaBytes[0],
shaBytes[1],
shaBytes[2]
];
} else {
/* If the SHA hash could not be calculated, just use random
* values. These will change on every execution. */
getColorsForValue.cellValuesToRgb[value] = [
Math.random() * 255,
Math.random() * 255,
Math.random() * 255
];
}
}
/* Calculate/approximate the lightness (tweaked from RGB to HSL) to
* determine whether black or white text is best suited. */
let isLight = 150 < (
getColorsForValue.cellValuesToRgb[value][0] * 0.299
+ getColorsForValue.cellValuesToRgb[value][1] * 0.587
+ getColorsForValue.cellValuesToRgb[value][2] * 0.114
);
return {
backgroundColor: 'rgb(' + getColorsForValue.cellValuesToRgb[value].join(', ') + ')',
color: isLight
? 'black'
: 'white',
textShadow: isLight
? '1px 1px 3px white'
: '1px 1px 3px black'
};
}
/* The main function. */
(function execute(document) {
Array.from(document.querySelectorAll('table')).forEach(table => {
Array.from(table.tBodies).forEach(tBody => {
if (tBody.rows.length < 3) {
console.log('Compare cells: skipping table body ', tBody, ' because it only has ', tBody.rows.length, ' rows');
return;
}
Array.from(tBody.rows).forEach(tr => {
/* Determine the values. */
let cellValues = [];
let uniqueCellValues = new Set();
Array.from(tr.cells).forEach((cell, i) => {
/* Don't take the header cells into account. */
if (cell.tagName.toUpperCase() === 'TH') {
return;
}
/* Assume the first cell is a header cell, even if it is not a TH. */
if (i === 0) {
return;
}
cellValues[i] = getTextFromElement(cell);
uniqueCellValues.add(cellValues[i]);
});
/* Color (or not) the cells based on the values. */
let isFirstValue = true;
let firstValue;
cellValues.forEach(async function(cellValue, i) {
let hasTwoUniqueValues = uniqueCellValues.size == 2;
if (isFirstValue) {
firstValue = cellValue;
isFirstValue = false;
}
let backgroundColor;
let color;
let textShadow;
if (
uniqueCellValues.size == 1 ||
(hasTwoUniqueValues && cellValue === firstValue) ||
cellValue.trim() === ''
) {
backgroundColor = 'inherit';
color = 'inherit';
textShadow = 'inherit';
} else {
backgroundColor = (await getColorsForValue(cellValue)).backgroundColor;
color = (await getColorsForValue(cellValue)).color;
textShadow = (await getColorsForValue(cellValue)).textShadow;
}
tr.cells[i].style.setProperty('background-color', backgroundColor, 'important');
tr.cells[i].style.setProperty('color', color, 'important');
tr.cells[i].style.setProperty('text-shadow', textShadow, 'important');
});
});
});
});
/* Recurse for frames and iframes. */
try {
Array.from(document.querySelectorAll('frame, iframe, object[type^="text/html"], object[type^="application/xhtml+xml"]')).forEach(function (elem) {
execute(elem.contentDocument);
});
} catch (e) {
/* Catch exceptions for out-of-domain access, but do not do anything with them. */
}
})(document);
})();

View File

@ -1 +0,0 @@
(function(){if (document.designMode == 'off'){document.designMode = 'on';}else{document.designMode = 'off';}})()

View File

@ -1,54 +0,0 @@
/**
* Free the VIDEO elements: get rid of overlays, and enable the native controls.
*
* Useful on https://www.instagram.com/ where the stupid overlays prevent
* showing the controls and triggering the context menu, so you dont know how
* long the video will take and can't play the video in full screen mode.
*
* @title Free Viddy
*/
(function freeviddy() {
/* Recursively execute the main logic on the document and its sub-documents. */
function execute(document) {
document.addEventListener('touchmove mousemove', function debouncer(event) {
clearTimeout(debouncer.timeoutId);
debouncer.timeoutId = setTimeout(function () {
let elementsUnderPointer = document.elementsFromPoint(event.clientX, event.clientY);
let overlaysToRemove = [];
for (let i = 0; i < elementsUnderPointer.length; i++) {
if ((elementsUnderPointer[i].tagName.toUpperCase() === 'VIDEO' ||
elementsUnderPointer[i].tagName.toUpperCase() === 'IFRAME') && !elementsUnderPointer[i].xxxJanFreeViddyProcessed) {
let video = elementsUnderPointer[i];
video.controls = true;
video.xxxJanFreeViddyProcessed = true;
if (i === 0) {
} else {
overlaysToRemove = elementsUnderPointer.slice(0, i);
}
break;
}
}
if (overlaysToRemove.length) {
overlaysToRemove.forEach(element => element.remove());
}
}, 50);
});
/* Recurse for frames and iframes. */
try {
Array.from(
document.querySelectorAll('frame, iframe, object[type^="text/html"], object[type^="application/xhtml+xml"]')
).forEach(
elem => execute(elem.contentDocument)
);
} catch (e) {
/* Catch exceptions for out-of-domain access, but do not do anything with them. */
}
}
execute(document);
})();

View File

@ -1,497 +0,0 @@
/**
* Load the full-size versions of resized images based on their "src"
* attribute, or their containing link's "href" attribute. Also, make IFRAMEs
* take up the entire width of their offset parent (useful for embedded videos
* and whatnot). Same goes for the VIDEO elements.
*
* @title Load full images
*/
(function fullimg() {
/* Create a new IFRAME to get a "clean" Window object, so we can use its
* console. Sometimes sites (e.g. Twitter) override console.log and even
* the entire console object. "delete console.log" or "delete console"
* does not always work, and messing with the prototype seemed more
* brittle than this. */
var console = (function () {
var iframe = document.getElementById('xxxJanConsole');
if (!iframe) {
iframe = document.createElementNS('http://www.w3.org/1999/xhtml', 'iframe');
iframe.id = 'xxxJanConsole';
iframe.style.display = 'none';
(document.body || document.documentElement).appendChild(iframe);
}
return iframe && iframe.contentWindow && iframe.contentWindow.console || {
log: function () {}
};
})();
/* Get rid of "width=", "height=" etc. followed by numbers or number pairs
* in IMG@src query strings. */
var parameterNames = [
'width',
'Width',
'height',
'Height',
'maxwidth',
'maxWidth',
'MaxWidth',
'maxheight',
'maxHeight',
'MaxHeight',
'w',
'W',
'h',
'H',
'fit',
'Fit',
'resize',
'reSize',
'Resize',
'size',
'Size'
];
parameterNames.forEach(function (parameterName) {
var selector = 'img[src*="?' + parameterName + '="]'
+ ', img[src*="?"][src*="&' + parameterName + '="]';
/* Match query string parameters (?[&]name=value[&]) where the value is
* a number (e.g. "width=1200") or a pair of numbers (e.g. * "resize=640x480"). */
var parameterReplacementRegexp = new RegExp('(\\?[^#]*&)?' + parameterName + '=[1-9][0-9]+(?:(?:[xX,*:]|%2[CcAa]|%3[Aa])[1-9][0-9]+)?([^&#]*)');
[].forEach.call(document.querySelectorAll(selector), function (img) {
var newSrc = img.src
/* Remove the parameter "name=value" pair from the query string. */
.replace(parameterReplacementRegexp, '$1$2')
/* Remove trailing "&" from the query string. */
.replace(/(\?[^#]*)&(#.*)?$/, '$1$2')
/* Remove empty query strings ("?" not followed by
* anything) from the URL. */
.replace(/\?(#.*)?$/, '$1')
/* Remove empty fragment identifiers from the URL. */
.replace(/#$/, '')
;
changeSrc(img, newSrc, 'found image with parameter "' + parameterName + '" in query string');
});
});
/* Show the original image for Polopoly CMS "generated derivatives".
*
* Example:
* https://sporza.be/polopoly_fs/1.2671026!image/1706320883.jpg_gen/derivatives/landscape670/1706320883.jpg
* https://sporza.be/polopoly_fs/1.2671026!image/1706320883.jpg
*/
[].forEach.call(
document.querySelectorAll('img[src*="_gen/derivatives/"]'),
function (img) {
var matches = img.src.match(/(.*\.(jpe?g|png|gif))_gen.*\.\2(\?.*)?$/);
if (matches && matches[1]) {
changeSrc(img, matches[1], 'found image with Polopoly CMS "generated derivative" URL');
}
}
);
/* Try to load the originals for images whose source URLs look like
* thumbnail/resized versions with dimensions.
*/
[].forEach.call(
document.images,
function (img) {
var oldSrc = img.src;
/* Example:
* https://www.cycling-challenge.com/wp-content/uploads/2014/08/IMG_6197-150x150.jpg
* https://www.cycling-challenge.com/wp-content/uploads/2014/08/IMG_6197.jpg
*/
var matches = oldSrc.match(/(.*)[-_.@]\d+x\d+(\.[^\/.]+)/);
if (matches && matches[1] && matches[2]) {
var newSrc = matches[1] + matches[2];
return changeSrc(img, newSrc, 'found image whose URL looks like a thumbnail/resized version');
}
/* Example:
* https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Kowloon-Walled-City-1898.jpg/220px-Kowloon-Walled-City-1898.jpg
* https://upload.wikimedia.org/wikipedia/commons/8/83/Kowloon-Walled-City-1898.jpg
*/
matches = oldSrc.match(/(.*\/)thumb\/(.*)\/[^\/]+$/);
if (matches) {
var newSrc = matches[1] + matches[2];
return changeSrc(img, newSrc, 'found image whose URL looks like a MediaWiki thumbnail/resized version');
}
}
);
/* Try to load the originals for images whose source URLs look like
* thumbnail/resized versions with a text label.
*
* Example:
* https://www.crazyguyonabike.com/pics/docs/00/01/27/84/small/DSCF3555.JPG
* https://www.crazyguyonabike.com/pics/docs/00/01/27/84/large/DSCF3555.JPG
*/
var thumbnailPathRegexp = /(.*[/.-])(small|thumb|thumbnail|resized|preview|medium)([/.-].*)/;
var fullSizePathParts = [
'large',
'original',
'source',
'normal',
'xlarge',
];
[].forEach.call(
document.images,
function (img) {
var oldSrc = img.src;
var matches = oldSrc.match(thumbnailPathRegexp);
if (matches) {
var newSources = [];
fullSizePathParts.forEach(function (part) {
newSources.push(matches[1] + part + matches[3]);
});
changeSrc(img, newSources, 'found image whose URL looks like a thumbnail/resized version');
}
}
);
/* Change the IMG@src of linked images to their link's A@href if they look
* similar, assuming that the linked version is larger. */
[].forEach.call(
document.querySelectorAll('a img'),
function (img) {
if (!img.src) {
return;
}
var a = img.parentNode;
while (a && a.tagName && a.tagName.toLowerCase() !== 'a') {
a = a.parentNode;
}
if (!a) {
return;
}
var aHref = a.href;
if (a.hostname.match(/\.blogspot\.com$/)) {
/* Get rid of Blogspot's links to useless HTML wrappers. */
aHref = aHref.replace(/\/(s\d+)-h\/([^\/]+)$/, '/$1/$2');
}
if (aHref === img.src) {
return;
}
/* Simplify a URL for similarity calculation. */
function simplifyUrl(url) {
return ('' + url)
.replace(/\d+/g, '0')
.replace(/^https?:/, '');
}
var similarity = getSimilarity(simplifyUrl(img.src), simplifyUrl(a.href));
if (similarity > 0.66) {
changeSrc(img, aHref, 'found linked image with ' + Math.round(similarity * 100) + '% similarity');
}
}
);
/* Change all Blogspot images that have not been changed yet. */
Array.from(
document.querySelectorAll('img[src*="bp.blogspot.com/"]')
).forEach(img => {
let matches;
if ((matches = img.src.match(/^(.*\/)s(\d+)(\/[^/]+)$/)) && matches[2] < 9999) {
let newSrc = matches[1] + 's9999' + matches[3];
changeSrc(img, newSrc, 'found Blogspot image with restricted size (' + matches[2] + ')');
}
});
/* Use larger YouTube thumbnails. */
Array.from(
document.querySelectorAll('img[src*="//yt"][src*=".ggpht.com"]')
).forEach(img => {
let matches;
if ((matches = img.src.match(/^(.*\/)s(\d+)([^/]+\/photo\.[^/.]+)$/)) && matches[2] < 1024) {
let newSrc = matches[1] + 's1024' + matches[3];
changeSrc(img, newSrc, 'found YouTube avatar with restricted size (' + matches[2] + ')');
}
});
/* Get rid of all IMG@srcset attributes that have not been removed in the
* previous steps.
*/
[].forEach.call(
document.querySelectorAll('img[srcset]'),
function (img) {
console.log('Load full images: removing srcset attribute: ', img);
img.originalSrcset = img.getAttribute('srcset');
img.removeAttribute('srcset');
}
);
/* Make native VIDEO elements and video IFRAMEs take up the entire width
* of their offset parent. */
var elementsToEnlargeSelectors = [
'video',
'iframe.twitter-tweet-rendered',
'iframe[src*="embed"]',
'iframe[src*="video"]',
'iframe[src*="syndication"]',
'iframe[class*="altura"]',
'iframe[id*="altura"]',
'iframe[src*="altura"]',
'iframe[src*="//e.infogr.am/"]',
'iframe[src*="//www.kickstarter.com/projects/"]',
'iframe[src*="//media-service.vara.nl/player.php"]',
'iframe[src*="//player.vimeo.com/video/"]'
];
[].forEach.call(
document.querySelectorAll(elementsToEnlargeSelectors.join(', ')),
function (element) {
var scale = element.offsetParent.offsetWidth / element.offsetWidth;
var newWidth = Math.round(element.offsetWidth * scale);
var newHeight = Math.round(element.offsetHeight * scale);
console.log(
'Load full images: resizing element ', element,
' from ' + element.offsetWidth + 'x' + element.offsetHeight
+ ' to ' + newWidth + 'x' + newHeight
);
element.xxxJanReadableAllowStyle = true;
element.style.width = newWidth + 'px';
element.style.height = newHeight + 'px';
}
);
/* Show controls on AUDIO and VIDEO elements. */
[].forEach.call(
document.querySelectorAll('audio, video'),
function (element) {
element.controls = true;
}
);
/* Show controls on YouTube embeds. */
[].forEach.call(
document.querySelectorAll('iframe[src^="https://www.youtube.com/embed/"][src*="?"][src*="=0"]'),
function (iframe) {
var beforeAndAfterHash = iframe.src.split('#');
var beforeAndAfterQuery = beforeAndAfterHash[0].split('?');
var newPrefix = beforeAndAfterQuery[0];
var newQueryString = '';
if (beforeAndAfterQuery.length > 1) {
beforeAndAfterQuery.shift();
var newQueryParts = beforeAndAfterQuery
.join('?')
.split('&')
.filter(function (keyValuePair) {
return !keyValuePair.match(/^(controls|showinfo|rel)=0$/);
}
);
if (newQueryParts.length) {
newQueryString = '?' + newQueryParts.join('&');
}
}
var newHash = '';
if (beforeAndAfterHash.length > 1) {
beforeAndAfterHash.shift();
newHash = '#' + beforeAndAfterHash.join('#');
}
var newSrc = newPrefix + newQueryString + newHash;
if (newSrc !== iframe.src) {
iframe.src = newSrc;
}
}
);
/**
* Crudely calculate the similarity between two strings. Taken from
* https://stackoverflow.com/a/10473855. An alternative would be the
* Levenshtein distance, implemented in JavaScript here:
* https://andrew.hedges.name/experiments/levenshtein/
*/
function getSimilarity(strA, strB) {
var result = 0;
var i = Math.min(strA.length, strB.length);
if (i === 0) {
return;
}
while (--i) {
if (strA[i] === strB[i]) {
continue;
}
if (strA[i].toLowerCase() === strB[i].toLowerCase()) {
result++;
} else {
result += 4;
}
}
return 1 - (result + 4 * Math.abs(strA.length - strB.length)) / (2 * (strA.length + strB.length));
}
/**
* Change the IMG@src and fall back to the original source if the new
* source triggers an error. You can specify an array of new sources that
* will be tried in order. When all of the new sources fail, the original
* source will be used.
*/
function changeSrc(img, newSrc, reason)
{
var basename = img.src.replace(/[?#].*/, '').replace(/.*?([^\/]*)\/*$/, '$1');
console.log('[' + basename + '] Load full images: ' + reason + ': ', img);
if (img.hasNewSource) {
console.log('[' + basename + '] Image already has a new source: ', img);
return;
}
var newSources = Array.isArray(newSrc)
? newSrc
: [ newSrc ];
while ((newSrc = newSources.shift())) {
if (newSrc && img.src !== newSrc) {
break;
}
}
if (!newSrc) {
return;
}
console.log('[' + basename + '] → Old img.src: ' + img.src);
console.log('[' + basename + '] → Try img.src: ' + newSrc);
/* Save the original source. */
if (!img.originalSrc) {
img.originalSrc = img.src;
}
if (!img.originalNaturalWidth) {
img.originalNaturalWidth = img.naturalWidth;
}
if (!img.originalNaturalHeight) {
img.originalNaturalHeight = img.naturalHeight;
}
/* Save and disable the srcset on the IMG element. */
if (img.hasAttribute('srcset')) {
img.originalSrcset = img.getAttribute('srcset');
img.removeAttribute('srcset');
}
/* Save and disable the srcset in the container PICTURE element's SOURCE descendants. */
if (img.parentNode.tagName.toLowerCase() === 'picture') {
[].forEach.call(
img.parentNode.querySelectorAll('source[srcset]'),
function (source) {
source.originalSrcset = source.getAttribute('srcset');
source.removeAttribute('srcset');
}
);
}
/* When the new source has failed to load, load the next one from the
* list of possible new sources. If there are no more left, revert to
* the original source. */
var errorHandler;
if (newSources.length) {
console.log('[' + basename + '] Setting errorHandler to loadNextNewSrc for ', img, '; newSources: "' + newSources.join('", "') + '"; reason:', reason);
errorHandler = function loadNextNewSrc() {
img.removeEventListener('error', loadNextNewSrc);
changeSrc(img, newSources, reason);
};
} else {
console.log('[' + basename + '] Setting errorHandler to restoreOriginalSrc for ', img, '; originalSrc: "' + img.originalSrc + '"; reason:', reason);
errorHandler = function restoreOriginalSrc() {
console.log('[' + basename + '] Load full images: error while loading new source for image: ', img);
console.log('[' + basename + '] → Unable to load new img.src: ' + newSrc);
console.log('[' + basename + '] → Resetting to original img.src: ' + img.originalSrc);
img.removeEventListener('error', restoreOriginalSrc);
/* Restore the original source. */
img.src = img.originalSrc;
/* Re-enable the original srcset on the IMG element. */
if (img.originalSrcset) {
img.setAttribute('srcset', img.originalSrcset);
delete img.originalSrcset;
}
/* Re-enable the original srcset in the container PICTURE element's SOURCE descendants. */
if (img.parentNode.tagName.toLowerCase() === 'picture') {
[].forEach.call(
img.parentNode.querySelectorAll('source'),
function (source) {
if (source.originalSrcset) {
source.setAttribute('srcset', source.originalSrcset);
delete source.originalSrcset;
}
}
);
}
};
}
img.addEventListener('error', errorHandler);
/* When the new source image is smaller than the original image,
* treat that as an error, too. */
img.addEventListener('load', function () {
if (img.naturalWidth * img.naturalHeight < img.originalNaturalWidth * img.originalNaturalHeight) {
console.log('[' + basename + '] Load full images: new image (', img.naturalWidth, 'x', img.naturalHeight, ') is smaller than old image (', img.originalNaturalWidth, 'x', img.originalNaturalHeight, '): ', img);
return errorHandler();
}
if (img.src !== img.originalSrc) {
console.log('[' + basename + '] → Success: ' + img.src);
img.hasNewSource = true;
}
});
/* Finally, actually try to load the image. */
img.src = newSrc;
}
})();

File diff suppressed because it is too large Load Diff

View File

@ -1,79 +0,0 @@
/**
* Remove all the IFRAMEs that are off-site or do not have a src attribute.
* These are typically used for ads and unwanted external content.
* navigation etc.
*
* IFRAMEs without a src attribute are also used for sandboxing untrusted
* content, e.g. on mailinator.com, but I have not yet found a way to
* distinguish between src-less IFRAMEs for ads and src-less IFRAMEs for
* regular content. Maybe try to guess based on the dimensions? Meh.
*
* @title rm IFRAMEs
*/
(function rmi() {
/* Create a new IFRAME to get a "clean" Window object, so we can use its
* console. Sometimes sites (e.g. Twitter) override console.log and even
* the entire console object. "delete console.log" or "delete console"
* does not always work, and messing with the prototype seemed more
* brittle than this. */
let console = (function () {
let iframe = document.getElementById('xxxJanConsole');
if (!iframe) {
iframe = document.createElementNS('http://www.w3.org/1999/xhtml', 'iframe');
iframe.id = 'xxxJanConsole';
iframe.style.display = 'none';
(document.body || document.documentElement).appendChild(iframe);
}
return iframe && iframe.contentWindow && iframe.contentWindow.console || {
log: function () {}
};
})();
/* Keep track of the HTMLDocument instances we have processed. */
let processed = new Set();
/**
* Is the given node empty-ish? I.e., does it lack child elements and
* non-whitespace text?
*/
function isEmpty(node) {
return !node || (!node.childElementCount && (typeof node.textContent !== 'string' || node.textContent.trim() === ''));
}
/* The main function. */
(function execute(document) {
if (!document || typeof document.querySelectorAll !== 'function' || processed.has(document)) {
return;
}
processed.add(document);
/* Process all IFRAMEs. */
Array.from(document.querySelectorAll('iframe:not(#xxxJanConsole)')).forEach(iframe => {
let shouldDelete = false;
try {
shouldDelete = iframe.contentDocument === null || iframe.src === '';
} catch (e) {
shouldDelete = true;
}
if (shouldDelete) {
console.log('rm IFRAMEs: found suspicious IFRAME to delete: ', iframe);
let parentNode = iframe.parentNode;
iframe.remove();
while (parentNode && isEmpty(parentNode)) {
console.log('rm IFRAMEs: found empty parent node to delete: ', parentNode);
let oldParentNode = parentNode;
parentNode = parentNode.parentNode;
oldParentNode.remove();
}
} else {
console.log('rm IFRAMEs: found non-suspicious IFRAME to recurse into: ', iframe);
execute(iframe.contentDocument);
}
});
})(document);
})();

View File

@ -1,94 +0,0 @@
/**
* Get rid of full-page overlays.
*
* @title rm overlays
*/
(function rmo() {
function getFirstZIndexedElement(elements) {
if (!Array.isArray(elements)) {
elements = Array.from(elements);
}
for (let i = 0; i < elements.length; i++) {
if (!isNaN(getComputedStyle(elements[i]).zIndex)) {
return elements[i];
}
}
return null;
}
/* Recursively execute the logic on the document and its sub-documents. */
function execute(document) {
/* Look for absolutely positioned (well, Z-indexed) elements that
* cover the entire width of the page. Look for them in the vertical
* center, to avoid cookie/GDPR/ banners that are typically at the
* top or bottom of the window, and slightly away from the edges, to
* avoid scrollbars/social sharing toolbars/ */
let leftX = 64;
let leftY = document.defaultView.innerHeight / 2;
let leftOverlay = getFirstZIndexedElement(document.elementsFromPoint(leftX, leftY));
if (!leftOverlay)
return;
let rightX = document.defaultView.innerWidth - 64;
let rightY = document.defaultView.innerHeight / 2;
let rightOverlay = getFirstZIndexedElement(document.elementsFromPoint(rightX, rightY));
if (!rightOverlay)
return;
if (leftOverlay !== rightOverlay)
return;
let centerX = document.defaultView.innerWidth / 2;
let centerY = document.defaultView.innerHeight / 2;
let centerElements = document.elementsFromPoint(centerX, centerY);
if (!centerElements.indexOf(leftOverlay) === -1)
return;//leftOverlay not in center
/* Hide the overlay and its visual descendants (i.e., the elements
* on top of the overlay). */
for (let i = 0; i < centerElements.length; i++) {
centerElements[i].style.display = 'none';
if (centerElements[i] === leftOverlay) {
break;
}
}
/* Re-enable scrolling on the BODY element. */
let currentBodyStyle = document.body.hasAttribute('style')
? document.body.getAttribute('style')
: '';
let newBodyStyle = currentBodyStyle +
'; overflow: auto !important' +
'; position: static !important';
document.body.setAttribute('style', newBodyStyle);
/* Re-enable scrolling on Quora.com. */
document.body.classList.remove('login_no_scroll');
/* Re-enable scrolling disabled by inline styles. */
[].forEach.call(
document.querySelectorAll('[style*="overflow"][style*="hidden"]'),
function (elem) {
elem.setAttribute('style', elem.getAttribute('style').replace(/overflow\s*:\s*hidden\s*;?/, ''));
}
);
/* Recurse for frames and IFRAMEs. */
try {
Array.from(
document.querySelectorAll('frame, iframe, object[type^="text/html"], object[type^="application/xhtml+xml"]')
).forEach(
elem => execute(elem.contentDocument)
);
} catch (e) {
/* Catch and ignore exceptions for out-of-domain access. */
}
}
execute(document);
})();

View File

@ -1 +0,0 @@
try{var s = prompt("Enter video speed: "); if(s !="" && s!=null && s!=0){document.querySelector('video').playbackRate = s; void 0}}catch(err){}

View File

@ -1,14 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>配置浏览器常用命令</title></head><body>
<h3>配置浏览器常用命令</h3>
<p>
<a href="/uweb">超微浏览器</a>下点击配置链接可自动添加常用命令,强制清空后台重启后长按历史按钮可用。</p>
<p>其中备份恢复Cookie需android6+, webview76+。<br>
<a href="i:0g/sdcard/uweb/default.cmds:https://jamesfengcao.gitee.io/uweb/searchurl/txt/cmds.txt">清空浏览数据(保留cookie)、打开剪贴板内链接、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令其中比价需termux)</a><br>
<a href='i:03简易行编辑器:text/html:cat %f|while read LINE; do echo "<a href="i:AA$LINE">$LINE</a><br>";done'>简易行编辑器</a></p>
<p>配置文件"/sdcard/uweb/default.cmds"示例:<br>
<p><a href="i:03备份Cookie::toybox cp /data/data/info.torapp.uweb/app_webview/Default/Cookies /sdcard/uweb/.">备份Cookie::toybox cp /data/data/info.torapp.uweb/app_webview/Default/Cookies /sdcard/uweb/.</a></p><p><a href="i:03恢复Cookie::toybox cp /sdcard/uweb/Cookies /data/data/info.torapp.uweb/app_webview/Default/.">恢复Cookie::toybox cp /sdcard/uweb/Cookies /data/data/info.torapp.uweb/app_webview/Default/.</a></p><p><a href="i:03清空缓存::toybox rm -rf /data/data/info.torapp.uweb/cache">清空缓存::toybox rm -rf /data/data/info.torapp.uweb/cache</a></p><p><a href="i:03清空logcat::logcat -c">清空logcat::logcat -c</a></p><p><a href="i:03输出logcat.log::logcat -d > /sdcard/uweb/logcat.log">输出logcat.log::logcat -d > /sdcard/uweb/logcat.log</a></p></p><p>下面配置需要root权限<br><p><a href="i:03解冻微信::su -c 'pm enable com.tencent.mm'">解冻微信::su -c 'pm enable com.tencent.mm'</a></p><p><a href="i:03冻结微信::su -c 'pm disable com.tencent.mm'">冻结微信::su -c 'pm disable com.tencent.mm'</a></p><p><a href="i:03解冻拼多多::su -c 'pm enable com.xunmeng.pinduoduo'">解冻拼多多::su -c 'pm enable com.xunmeng.pinduoduo'</a></p><p><a href="i:03冻结拼多多::su -c 'pm disable com.xunmeng.pinduoduo'">冻结拼多多::su -c 'pm disable com.xunmeng.pinduoduo'</a></p></p><p>下面配置需要termux<br><p><a href="i:03历史去重::awk -F'\t' '!s[\$2]++' /sdcard/uweb/history.log>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/history.log">历史去重::awk -F'\t' '!s[\$2]++' /sdcard/uweb/history.log>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/history.log</a></p><p><a href="i:03书签去重::awk '!s[\$0]++' /sdcard/uweb/bookmark.html>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/bookmark.html">书签去重::awk '!s[\$0]++' /sdcard/uweb/bookmark.html>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/bookmark.html</a></p><p><a href="i:03hosts去重::toybox tac /sdcard/uweb/default.hosts|awk -F' ' '!s[\$1]++' |toybox tac>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/default.hosts">hosts去重::toybox tac /sdcard/uweb/default.hosts|awk -F' ' '!s[\$1]++' |toybox tac>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/default.hosts</a></p><p><a href="i:03网站设置去重::toybox tac /sdcard/uweb/default.siteconf|awk -F':' '!s[\$1]++' |toybox tac>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/default.siteconf">网站设置去重::toybox tac /sdcard/uweb/default.siteconf|awk -F':' '!s[\$1]++' |toybox tac>/sdcard/a.tmp;mv /sdcard/a.tmp /sdcard/uweb/default.siteconf</a></p></p>
</body></html>

Binary file not shown.

View File

@ -1,7 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"/></head><body>
<p>支付宝账号: jamesfengcao@gmail.com<br>
<a href="intent://platformapi/startapp?saId=10000007&amp;clientVersion=3.7.0.0718&amp;qrcode=https%3A%2F%2Fqr.alipay.com%2Fa6x01298icgcgx4n39qv5aa%3F_s%3Dweb-other&amp;_t=1472443966571#Intent;scheme=alipayqr;package=com.eg.android.AlipayGphone;end">立即捐赠</a></p>
<img src="weixin.png" width="250" height="304">
<p><img src="alipay.png"></p>
</body></html>

View File

@ -1,49 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width" /><script>function g(t){document.location.href=t+document.forms[0].q.value}</script>
<style>
input{height: 40px; width: 100%;background-color:transparent;border-radius: 50px;}
</style>
<title>超微浏览器界面配置及杂项功能
</title>
</head><body>
<p>点击以下链接可触发超微浏览器各类相关功能</p>
<ul>
<li><a href="i:13">恢复默认设置</a>
<li><a href="i:11">刷新动态快捷方式内部目录shortcut或分类书签目录/sdcard/uweb/bookmark下文件</a></li>
<li><a href="i:12">系统转屏模式下反向竖屏切换</a></li>
</ul>
<hr/>
<p><a href="i:258191">切换</a>/<a href="i:260">重置</a>/<a href="i:268191">反置所有</a>/<a href="i:2631">反置前五个</a>/<a href="i:26511">反置前九个</a>以下功能 (点击链接可切换)</p>
<ul>
<li>工具按钮短按长按功能互换
<ul>
<li><a href="i:254">设置</a></li>
<li><a href="i:252">[☰]</a></li>
</ul>
</li>
<li><a href="i:251">新窗口打开服务 (长按图像/历史按钮等)</a></li>
<li><a href="i:258">单列书签</a></li>
<li><a href="i:2516">被调用20秒内按后退键后台装载页面</a></li>
<li><a href="i:2532">使用"query.list"常用查询列表android8+以上webview有bug</a></li>
<li><a href="i:2564">顶部下划不弹出地址栏(可按两次页内搜索按钮)</a></li>
<li><a href="i:25128">禁止弹出JS确认框</a></li>
<li><a href="i:25256">无安全证书警告</a></li>
<li><a href="i:25512">长按链接命令菜单切换为特色服务</a></li>
<li><a href="i:251024">长按链接命令菜单切换为链接服务</a></li>
<li><a href="i:252048">全屏播放不自动横屏</a></li>
<li><a href="i:254096">调试信息</a></li>
</ul>
<hr/><br/>
<div>
<form action="javascript:" style="margin:5px 0 5px 0;padding:0px">
<input name=q placeholder="输入配置参数后请点击下面功能列表"/>
</form>
<a href="javascript:g('i:22')">底部工具栏留空整数默认10</a> <br/>
<a href="javascript:g('i:23')">底部工具栏图标大小整数默认16</a> <br/>
<a href="javascript:g('i:27')">底部工具栏图标间距整数参考22</a> <br/>
<a href="javascript:g('i:14')">界面前景色十六进制整数默认黑色0</a> <br/>
<a href="javascript:g('i:24')">界面字体大小默认18。设置后最好正常退出并重启浏览器</a> <br/>
</div><br/>
</body></html>

File diff suppressed because one or more lines are too long

View File

@ -1,23 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>主屏快捷访问</title>
<style>
a{text-decoration: none;}
a.icon>img{width:24px;}
a.icon>span{font-size:24px;}
.plus{font-size:32px;float:right;right:13px;}
</style>
</head><body>
<p>
<a href="/uweb">超微浏览器</a>下点击"+"可自动添加至主屏快捷访问。</p>
<p><a class=icon href='http://i.ifeng.com'><img src='https://m.hao123.com/static/img/fenghuang20171024-56.png'><span>凤凰</span></a><a class="plus" href="i:0a<a class=icon href='http://i.ifeng.com'><img src='https://m.hao123.com/static/img/fenghuang20171024-56.png'><span>凤凰</span></a>"> + </a></p>
<p><a class=icon href='http://xw.qq.com'><img src='https://m.hao123.com/static/img/tengxun20171024-56.png'><span>腾讯</span></a><a class="plus" href="i:0a<a class=icon href='http://xw.qq.com'><img src='https://m.hao123.com/static/img/tengxun20171024-56.png'><span>腾讯</span></a>"> + </a></p>
<p><a class=icon href='http://m.sohu.com'><img src='https://m.hao123.com/static/img/souhu20171024-56.png'><span>搜狐</span></a><a class="plus" href="i:0a<a class=icon href='http://m.sohu.com'><img src='https://m.hao123.com/static/img/souhu20171024-56.png'><span>搜狐</span></a>"> + </a></p>
<p><a class=icon href='http://3g.163.com'><img src='https://m.hao123.com/static/img/wangyi20171024-56.png'><span>网易</span></a><a class="plus" href="i:0a<a class=icon href='http://3g.163.com'><img src='https://m.hao123.com/static/img/wangyi20171024-56.png'><span>网易</span></a>"> + </a></p>
<p><a class=icon href='https://m.ctrip.com'><img src='https://m.hao123.com/static/img/xiecheng20171121wx.png'><span>携程</span></a><a class="plus" href="i:0a<a class=icon href='https://m.ctrip.com'><img src='https://m.hao123.com/static/img/xiecheng20171121wx.png'><span>携程</span></a>"> + </a></p>
<p><a class=icon href='http://union-click.jd.com'><img src='https://m.hao123.com/static/img/jingdong20171024-56.png'><span>京东</span></a><a class="plus" href="i:0a<a class=icon href='http://union-click.jd.com'><img src='https://m.hao123.com/static/img/jingdong20171024-56.png'><span>京东</span></a>"> + </a></p>
<p><a class=icon href='http://m.suning.com'><img src='https://m.hao123.com/static/img/suning_20170907.png'><span>苏宁</span></a><a class="plus" href="i:0a<a class=icon href='http://m.suning.com'><img src='https://m.hao123.com/static/img/suning_20170907.png'><span>苏宁</span></a>"> + </a></p>
<p><a class=icon href='http://m.taobao.com'><img src='https://m.hao123.com/static/img/cxb_taobao.PNG'><span>淘宝</span></a><a class="plus" href="i:0a<a class=icon href='http://m.taobao.com'><img src='https://m.hao123.com/static/img/cxb_taobao.PNG'><span>淘宝</span></a>"> + </a></p>
<p><a class=icon href='http://m.tmall.com'><img src='https://m.hao123.com/static/img/tm.PNG'><span>天猫</span></a><a class="plus" href="i:0a<a class=icon href='http://m.tmall.com'><img src='https://m.hao123.com/static/img/tm.PNG'><span>天猫</span></a>"> + </a></p>
</body></html>

View File

@ -1,10 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>远程资源安装</title>
</head><body>
<h3>远程资源安装</h3>
<a href="i:0bhttp://jamesfengcao.gitee.io/searchurl/bin/tdict.tar.gz">tdict (需安装brotli)</a>
</body>
</html>

View File

@ -1,7 +0,0 @@
apt update
apt upgrade
apt install axel
(cat /sdcard/uweb/default.longclick;cat<<HERE )|awk '!s[$0]++'>a.tmp;mv a.tmp /sdcard/uweb/default.longclick
axel:cd /sdcard/Download;axel -n 9
HERE

View File

@ -1,13 +0,0 @@
(cat /data/data/com.termux/files/usr/etc/apt/sources.list;cat<<EOF )|awk '!s[$0]++'>a.tmp;mv a.tmp /data/data/com.termux/files/usr/etc/apt/sources.list
deb [trusted=yes] http://termux.iikira.com stable main
EOF
apt update
apt upgrade
apt install baidupcs-go
BaiduPCS-Go config set -appid=266719
(cat /sdcard/uweb/default.longclick;cat<<HERE )|awk '!s[$0]++'>a.tmp;mv a.tmp /sdcard/uweb/default.longclick
百度离线下载:/data/data/com.termux/files/usr/bin/BaiduPCS-Go od add
HERE
BaiduPCS-Go login

View File

@ -1,5 +0,0 @@
pkg install bc
(cat<<EOF ;cat /sdcard/uweb/default.acmd)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.acmd
超级计算器:text/html:echo "%s"|bc -l -q
EOF

View File

@ -1 +0,0 @@
sed -i '/^sh:/d;/^deb:/d' /sdcard/uweb/default.filecap

View File

@ -1,14 +0,0 @@
(cat<<EOF ;cat /sdcard/uweb/default.filecap)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.filecap
m3u8:text/html:echo '<video controls width=100% height=100%><source src="%u"></video>'
mp3:text/html:echo '<audio controls width=100% height=100%><source src="%u"></audio>'
m4b:text/html:echo '<audio controls width=100% height=100%><source src="%u"></audio>'
mp4:text/html:echo '<video controls width=100% height=100%><source src="%u"></video>'
mkv:text/html:echo '<video controls width=100% height=100%><source src="%u"></video>'
doc::am start --user 0 -a android.intent.action.VIEW -d "%u" -t "application/vnd.ms-word"
xls::am start --user 0 -a android.intent.action.VIEW -d "%u" -t "application/vnd.ms-excel"
ppt::am start --user 0 -a android.intent.action.VIEW -d "%u" -t "application/vnd.ms-powerpoint"
docx::am start --user 0 -a android.intent.action.VIEW -d "%u" -t "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
xlsx::am start --user 0 -a android.intent.action.VIEW -d "%u" -t "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
pptx::am start --user 0 -a android.intent.action.VIEW -d "%u" -t "application/vnd.openxmlformats-officedocument.presentationml.presentation"
EOF

View File

@ -1,14 +0,0 @@
(cat<<EOF ;cat /sdcard/uweb/default.filecap)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.filecap
m3u8:text/html:echo '<video controls width=100% height=100%><source src="%u"></video>'
mp3:text/html:echo '<audio controls width=100% height=100%><source src="%u"></audio>'
m4b:text/html:echo '<audio controls width=100% height=100%><source src="%u"></audio>'
mp4:text/html:echo '<video controls width=100% height=100%><source src="%u"></video>'
mkv:text/html:echo '<video controls width=100% height=100%><source src="%u"></video>'
doc::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
xls::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
ppt::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
docx::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
xlsx::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
pptx::am start --user 0 -a android.intent.action.VIEW -d 'https://view.officeapps.live.com/op/view.aspx?src=%U'
EOF

View File

@ -1,4 +0,0 @@
(cat<<EOF ;cat /sdcard/uweb/default.filecap)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.filecap
search:termux/*:!mkdir search;cd search;curl %u>%s;
EOF

View File

@ -1 +0,0 @@
echo 'sh:termux/*:!bash <(curl -s %''u)'>>/sdcard/uweb/default.filecap

View File

@ -1,8 +0,0 @@
(cat<<EOF ;cat /sdcard/uweb/default.filecap)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.filecap
txt:text/plain:curl -r 0-10240 -s "%u"
tar.xz:text/plain:curl -r 0-10240 -s "%u"|tar -J -t
tar.gz:text/plain:curl -r 0-10240 -s "%u"|tar -J -t
tgz:text/plain:curl -r 0-10240 -s "%u"|tar -J -t
tar:text/plain:curl -r 0-10240 -s "%u"|tar -t
EOF

View File

@ -1,7 +0,0 @@
(cat<<EOF ;cat /sdcard/uweb/default.filecap)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.filecap
zip:text/plain:curl -r -1024 -s "%u">tmp.zip;unzip -l tmp.zip
rar:text/plain:curl -r 0-1024 -s "%u">tmp.rar;unrar l tmp.rar
EOF
apt install unzip unrar

View File

@ -1,7 +0,0 @@
pkg install gnuplot
(cat<<EOF ;cat /sdcard/uweb/default.acmd)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.acmd
命令:text/plain:%s
函数作图:image/svg+xml:gnuplot -e 'set term svg;set output; plot %s'
函数作图(3d):image/svg+xml:gnuplot -e 'set term svg;set output; splot %s'
EOF

View File

@ -1,4 +0,0 @@
(cat<<EOF ;cat /sdcard/uweb/default.cmds)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.cmds
历史记录去重::awk -F'\t' '!s[\$2]++' /sdcard/uweb/history.log>a.tmp;mv a.tmp /sdcard/uweb/history.log
EOF

View File

@ -1,29 +0,0 @@
(cat<<EOF ;cat /sdcard/uweb/default.hosts)|awk '!s[$0]++'>a.tmp;mv a.tmp /sdcard/uweb/default.hosts
lianmeng.360.cn
appjiagu.com
adm-cnzz.net
alimama.com
ipinyou.com
mct01.com
tanx.com
wrating.com
cpro.baidu.com
pos.baidu.com
share.baidu.com
bcebos.com
e.qq.com
gdt.qq.com
l.qq.com
push.qq.com
beacon.sina.com.cn
mix.sina.com.cn
go.sohu.com
inte.sogou.com
epro.sogou.com
golden1.sogou.com
uranus.sogou.com
inte.sogoucdn.com
lu.sogoucdn.com
theta.sogoucdn.com
ad.xiaomi.com
EOF

View File

@ -1,2 +0,0 @@
mkdir -p /sdcard/uweb/bookmarklet
curl 'https://caiyunapp.com/dest/trs.js' >/sdcard/uweb/bookmarklet/彩云小译.js

View File

@ -1,170 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>插件汇总
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
插件汇总
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-15 14:13:28</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#termux" title="termux">termux</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>插件影响到浏览器的安全,故需要完成以下步骤才能开启插件管理系统:</p>
<ul>
<li>安装<a href="https://cloud.189.cn/t/fiEvMvuequMz" target="_blank" rel="noopener">uweb定制Termux应用</a> (<a href="http://asytech.cn/cloud/index.php/s/9GYi4QwWmmTkotE">易云</a> <a href="http://kpaasc.coding-pages.com">coding</a> <a href="https://pan.baidu.com/s/17coQj6DCHqghMMNJUyjgrA">百度网盘</a>)需启动termux一次,以完成应用初始化。</li>
<li>点击链接<a href="i:0chttp://jamesfengcao.gitee.io/searchurl/script/filecap_sh.sh">允许插件安装</a></li>
<li>长按底部工具条设置按钮,勾选文件预处理。</li>
<li>正常退出以保存设置,清理后台并重启浏览器。</li>
</ul>
<p>插件管理系统功能强大考虑到潜在的安全隐患使用插件的同学请不要给予超微浏览器或定制termux超级用户的权限。至少要保证每次使用超级用户权限前弹出提醒或警告。本页面亦提供插件关闭插件管理系统安装完必要的插件后用户应立即关闭插件管理系统。</p>
<p>开启插件系统以后,点击下面的链接即可直接安装。插件可反复安装,互相冲突的插件会被新安装覆盖。插件多寡不影响性能。部分插件需浏览器重启后才能生效。插件列表:</p>
<ul>
<li><p><a href="disable_sh.sh" download>关闭插件管理系统</a></p>
</li>
<li>长按JS按钮弹出菜单脚本安装好多个脚本后重启动生效。
<ul>
<li><a href="js_caiyun.sh" download>彩云小译</a></li>
</ul>
</li>
<li><p><a href="xzdic.sh" download>扫描"/sdcard/uweb/dict"目录下.xz格式词典</a><br>
此插件将配置主屏进行终端下词典检索并可阅读词典全文,按"q"退出终端。<br>
.xz格式为纯文本使用xz直接压缩所得词条以"####"标记以方便检索。
<a href="https://pan.baidu.com/s/1Yf_0oL3evvjriTn1RBGpNg">部分xz文档</a>
</p>
</li>
<li><p><a href="xzgrep.sh" download>扫描"/sdcard/uweb/dict"目录下.xz格式词典,配置主屏全文检索</a><br>
此插件将配置主屏进行终端下全文检索,按"q"退出终端。<br> 词典数据很多的用户可将新生成的配置文件home.search改名成dict.search超微浏览器中打开此文件设置->总目录)并新建快捷方式。
</p>
</li>
<li><p><a href="filecap_microsoft.sh" download>在线预览/查看/播放下载资源 (微软服务版)</a><br>允许在线预览/查看/播放网盘文件。其中Microsoft Office文档依赖微软服务当前UA必需为PC否则微软会显示空白页。有条件的用户推荐使用google docs服务插件。</p>
</li>
<li><p><a href="filecap_tar.sh" download>预览超大文本文件(.txt), 超大tar文件目录(.tar,.tgz,.tar.gz,.tar.xz)</a></p>
</li>
<li><p><a href="filecap_ziprar.sh" download>预览zip,rar文件目录</a></p>
</li>
<li><p><a href="histuniq.sh" download>添加“历史记录去重”菜单项至长按底部历史按钮弹出菜单</a></p>
</li>
<li><p><a href="hosts_ad.sh" download>添加大厂广告根域名至hosts文件</a></p>
</li>
<li><p><a href="baidupcs.sh" download>安装百度离线下载</a></p>
</li>
<li><p><a href="axel.sh" download>安装axel多线程下载9线程</a></p></li>
<li><p><a href="gnuplot.sh" download>利用浏览器地址栏对函数作图 (gnuplot)</a></p>
</li>
<li><p><a href="bc.sh" download>配置浏览器地址栏作为超级计算器(bc)</a></p>
</li>
</ul>
</div>
</div>
</div>
</div>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,4 +0,0 @@
apt install less
cd /sdcard/uweb/dict
(cat /sdcard/uweb/home.search;ls *.xz|awk '{print $0 ":c:xz -cdfq -- /sdcard/uweb/dict/" $0,"|less -n +\"/^####%s\""}')|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/home.search

View File

@ -1,4 +0,0 @@
apt install xz-utils grep less
cd /sdcard/uweb/dict
(cat /sdcard/uweb/home.search;ls *.xz|awk -F: '{print $0 "G:c:xz -cdfq /sdcard/uweb/dict/" $0,"|grep -i \\\'%s\\\'|less" }')|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/home.search

View File

@ -1,153 +0,0 @@
OK资源💯:http://okzyzy.cc/index.php?m=vod-search&wd=
乐猫TV-30ts💯:http://www.30ts.com/index.php?m=vod-search&&wd=
zuidazy:http://zuidazy1.net/index.php?m=vod-search&wd=
八戒资源(💯):http://zy.bajieziyuan.com/index.php?m=vod-search&wd=
嘀哩哩TV💯:https://www.dlili.tv/?s=
007影视优+:https://www.007ts.com/search/-------------.html?wd=
皮皮龟(优+:https://m.pipigui.cc/vod-search-wd-%s-p-1.html
笨笨鸡(优+:http://m.benbenji.com/index.php?s=vod-search-wd-%s.html
狗带TV优+:http://www.vultr1.com/search.php?searchword=
TV6优+:https://www.tv6.com/index.php/vod/search.html?wd=%s&submit=
乐猫TV优+:http://m.lemaotv.net/search-pg-1-wd-%s.html
VIP影院优+:https://7k.yixiangyh.com/index.php/vod/search.html?wd=
156资源优+:http://156zy.cc/index.php?m=vod-search&wd=
131资源优+:http://131zy.vip/index.php?m=vod-search&wd=
在线之家(优+:https://www.zxzjs.com/vodsearch/-------------.html?wd=
速播资源(优):https://www.subo8988.com/index.php?m=vod-search&wd=
6U资源:http://zy.ataoju.com/index.php?m=vod-search&submit=search&wd=
Go1977资源:http://www.go1977.com/index.php?m=vod-search&wd=
精品资源(优):http://www.jingpinzy.com/index.php?m=vod-search&wd=
安亚弦视频(优):https://v.anyaxian.cn/vod/search.html?wd=
4K屋:http://m.kkkkmao.com/vod-search-wd-%s.html
365天天看:http://www.365ttk.com/vodsearch/-------------.html?wd=
最大资源4:http://zuidazy.net/index.php?m=vod-search&wd=
酷云资源(优):http://www.kuyunzy.cc/search.asp?searchword=
我爱资源(优):http://www.5252zy.com/search.asp?searchword=
222资源:http://www.222zy.com/index.php?m=vod-search&wd=
最新资源网-推荐(优):http://www.zuixinzy.com/index.php?m=vod-search&wd=
酷播资源-推荐(优):http://www.kubozy.net/index.php?m=vod-search&wd=
135资源网:http://135zyw.com/index.php?m=vod-search&wd=
605资源:http://www.605zy.com/index.php?m=vod-search&wd=
火腿影视网(优):http://www.hamysw.com/index.php/vod/search/wd/%s.html
强强资源(优):http://caiji.000o.cc/index.php?m=vod-search&wd=
资源盘(优):http://www.ziyuanpian.com/index.php?m=vod-search&wd=
看看屋(优-:https://m.kankanwu.com/vod-search-wd-%s-p-1.html
云播TV优-:https://www.yunbtv.com/search.php?searchword=
YYFF电影网优-:https://m.97yyff.com/vod-search-wd-
卧龙资源.net优-:http://wolongzy.net/search.html?searchword=
卧龙资源.cc优-:http://wlziyuan.cc/search.html?searchword=
坑搜网盘:http://www.kengso.com/s?wd=
58网盘:http://m.58wangpan.com/so?keyword=%s&page=1&url_path=so
永久资源:http://yongjiuzy.net/index.php?m=vod-search&wd=
GimyTV:http://in.gimy.tv/search.php?searchword=
看吧影院:http://m.aaqqy.com/vod-search-wd-%s.html
奇影酷:http://m.qydy8.com/vod-search-pg-1-wd-%s.html
奇奥影视:http://www.qiaotv.cc/search.php?searchword=
思古影视:http://v.sigu.me/search.php?wd=
百万资源网:http://www.baiwanzy.com/index.php?m=vod-search&wd=
就找大猫影院:http://www.885nm.com/search?wd=
暧昧资源网:http://www.imeizy.com/index.php?m=vod-search&wd=
没事影院:http://m.8mmj.com/search.php?searchword=
柠檬观看网:http://www.nmgk.com/index.php?s=vod-search-name&wd=
久久看影院:https://www.99kvod.com/vod/search/wd/%s/
超牛资源网-推荐:http://zy.wlzhan.com//index.php?m=vod-search&wd=
凶间影院:http://www.xiongjian44.com/index.php?m=vod-search&wd=
初心视频:http://v.bwcxy.com/vodsearch/-------------.html?wd=
卧龙资源:https://wlziyuan.cc/search.html?searchword=
快牛影院:http://dianying333.cn:443/index.php?m=vod-search&wd=
鬼马影院:http://www.dy821.cn/index.php?m=vod-search-wd-%s.html
新片屋电影:https://www.xinpianwu.com/index.php?m=vod-search&wd=
77K影院:http://www.77kyy.com/vod-search-wd-%s.html
7K电影:http://www.hk7k.com/ssvod-%s-1.html
星梦电影网:https://www.52xmw.com/index.php/vod/search.html?wd=
樱花动漫:http://m.imomoe.net/search.asp?searchword=
搁浅影视:http://www.gqtv.vip/index.php/vod/search/wd/%s.html
全家看:http://www.tpodgd.cn/index.php/vod/search/wd/%s.html
快看影视:https://m.kuaikan66.com/search/%s.html
BT云搜:http://www.btyunsou.info/search?kw=
苦瓜影院V2:http://2.mp4l.com/?m=vod-search&wd=
88影视V2:http://m.88ysw.tv/index.php?m=vod-search&wd=
1907VIP:https://z1.m1907.cn/?jx=
BT天堂:http://www.3bt.cc/vod-search-wd-%s.html
91美剧:http://91mjw.com/?s=
八点影院:https://www.bdhdy.com/search.php?&searchword=%s&searchtype=
1787电影3:http://www.1787.tv/index.php?m=vod-search&wd=
海龟影院:http://www.hgyxz.cc/vod-search-wd-%s.html
2678资源:http://www.dy2678.com/index.php?m=vod-search&wd=
全视频:http://www.qsptv.com/search/?wd=
思古影视:http://v.bbbbbb.me/search/?so=
高清资源:http://gaoqingzy.com/index.php?m=vod-search&wd=
BT蜘蛛:http://www.zhizhud.com/q?kw=
mp4吧:http://www.mp4pa.com/search.php?searchword=
豆瓣电影only:https://m.douban.com/search/?query=
觅片网:http://tv.cqyes.cn/index.php/vod/search.html?wd=
尘落电影网:https://www.50s.wang/?c=search&wd=
初夏影院:http://v.chuxiawl.com/search/%s.html
火腿影视网:https://www.hamysw.com/index.php/vod/search/wd/%s.html
叶子影院:http://www.79tv.com/search.php?searchword=
19影视:https://www.19kan.com/vodsearch.html?wd=
酷视猪影视:http://qq.a3l3.cn/search/%s.html
口袋影院:http://www.kdyy.cc/search.php?searchword=
胖猫TV:http://v.canyinren.com.cn/search.php?searchword=
神马影院:https://m.jiaosm.com/search/-------------.html?wd=
嗨哆咪影视:http://m.haiduomi.com/search.html?wd=
柠檬影院:https://www.317ka.com/vodsearch/-------------.html?wd=
CK电影网:http://m.ckck.vip/search/?Key=
海兔影院:http://www.haitum.com/search/
发烧屋:http://www.hifiwu.com/index.php?s=/vod-search-wd-%s.html
7E电影网:http://www.7edy.net/index.php?m=vod-search&wd=
扒一剧:http://www.81ju.cn/index.php?m=vod-search&wd=
Q2002影视院:http://www.wmxwm.com/search?wd=
左手吃斋影视:https://v.xiangkanju.com/index.php?m=vod-search&wd=
优片库:http://m.iupian.com/index.php?s=vod-search&wd=
哇有视频:https://www.wayoutv.com/index.php/vod/search.html?wd=
TVK88影视:http://tvk88.net/index.php?m=vod-search-wd-
极品影视:http://m.jipinys.cc/search/?wd=
院线电影:http://apis.xiexie.fun/index.php/vod/search.html?wd=
看剧吧:http://www.kanjuba.tv/search.php?searchword=
影视精灵:http://www.ysjltv.com/index.php?m=vod-search&wd=
烽火影视2:https://m.fenghuo.tv/search/?wd=
92TV电影网:http://www.92tv.cc/index.php?m=vod-search&wd=
新剧集影院:http://www.xinjuji.com/search.asp?searchword=
233电影网:https://www.233dyw.com/vodsearch/-------------/?wd=
豌豆影视:https://www.wandouys.com/video/search/%s.html
放放TV:https://m.fangfangtv.net/search/?wd=
扎巴野影院:http://www.zabaye.com/search.php?searchword=
就要玩电影:http://www.915dy.com/index.php?m=vod-search&wd=
1717资源:http://zy.itono.cn/index.php?m=vod-search&wd=
电影天堂:http://2w2w.tv/index.php?m=vod-search&wd=
青苹果影院:http://www.hnyue.com/index.php/vod/search.html?wd=
恐怖世界:http://www.kongbu44.com/index.php?m=vod-search&wd=
看电影:http://www.kandy.cc/?s=search-index-wd-%s.html
筋斗云资源:http://www.jdyzy.cc/index.php?m=vod-search&wd=
追剧窝:http://yd.junjunys.vip/index.php?m=vod-search&wd=
要爱电影:https://www.12dvd.com/search/?wd=
琪琪影院:https://m.qiqi321.com/index.php?m=vod-search&&wd=
七七铺:http://m.qiqipu.com/search.asp?searchword=
人人视频3:http://www.rrdvd.cn/index.php/vod/search.html?wd=
唐末:http://m.cctv-yn.cn/index.php/vod/search/page/1/wd/%s.html
九八零影院:https://www.tv980.com/search.php?page=1&searchword=%s&searchtype=
风车动漫2:http://m.fengchedm.com/common/search.aspx?key=
黑米影院:http://www.heimidy.cc/search.php?searchword=
99496动漫:http://www.99496.com/search/%s.html
搜播影院:https://m.sobo.me/index.php?m=vod-search&wd=
首播影院:http://m.aaqqc.com/vod-search-pg-1-wd-%s.html
全能影视:http://so.qnvod.net:8881?searchtype=vodsearch&keyword=%s&keytype=1
豆瓣资源:http://doubanzy.com/index.php?m=vod-search&wd=
最大资源网-推荐:http://zuidazy.com/index.php?m=vod-search&wd=
思古影视:http://v.sigu.me/search.php?wd=
01资源网:http://www.01zy.com/index.php?m=vod-search&wd=
被窝电影网:http://m.beiwo.tv/index.php?s=vod-search-wd-%s-p-1.html
88影视:http://m.88ys.tv/index.php?m=vod-search&wd=
看看屋:http://m.kankanwu.com/vod-search-wd-%s-p-1.html
神马影院:http://www.9rsm.com/search?wd=
卡哇猪:http://www.kwpig.com/sousuo-%s-p-1.html
粤之家:http://m.yuezj.com/index.php?m=vod-search&wd=
琪琪影院:http://m.77kp.com/index.php?m=vod-search&&wd=
泡泡影视:http://m.ppys.vc/tv-search-wd-%s.html
蓝海视频:http://v.yingselanhai.com/seacher.php?sousuo=
磁力屋:https://www.cl5.org/kw/%s.html
新世界动漫:http://m.x4jdm.com/vod-search?wd=
一部影院:http://www.yibuyy.com/search.php?searchword=
一米猫迅雷:https://m.yimimao.com/vod-search-wd-%s-p-1.html
网盘007:https://m.wangpan007.com/wap/search?keyword=

View File

@ -1,135 +0,0 @@
稻草人书屋:http://www.daocaorenshuwu.com/plus/search.php?q=
网易云阅读:http://yuedu.163.com/search.do?type=4&key=
17k小说网:http://search.17k.com/search.xhtml?c.st=0&c.q=
顶点208:https://www.208xs.com/searchbook.php?search_key=
无弹窗小说网:http://www.22ff.org/s_
铅笔小说:https://www.23qb.com/modules/article/search.php?searchkey=
天籁小说:https://www.23txt.com/search.php?keyword=
2K小说:https://m.2kxs.com/modules/article/search.php?searchtype=keywords&searchkey=
31小说网:POST:keyword=%s:http://www.xx31xs.org/search.php
官术网:http://www.3dllc.cc/search.php?keyword=
3G书城:POST:keytype=0&search_key=%s&ver=new:http://www.3gsc.com.cn/search/index/show/pic
风雨小说:http://www.44pq.cc/modules/article/search.php?searchtype=articlename&searchkey=
武林中文网:https://www.50zw.la/modules/article/search.php?searchkey=
55小说:POST:searchkey=%s&searchtype=articlename:http://www.liushuba.com/modules/article/search.php
56书库:http://zhannei.baidu.com/cse/search?s=8536225359155591069&entry=1&ie=gbk&q=
无限小说:http://www.61ww.com/modules/article/search.php?searchkey=
恋上你看书网:http://zhannei.baidu.com/cse/search?s=13795276983184408042&ie=gbk&q=
88读书:http://www.88dushu.com/search/so.php?search_field=0&q=
88小说:http://www.88xiaoshuo.com/modules/article/search.php?searchkey=
九九藏书:http://www.99lib.net/book/search.php?s=13139900387823019677&type=%E7%AB%99%E5%86%85&q=
九桃小说:POST:searchkey=%s:https://www.9txs.com/search.html
爱尚小说:http://www.a306.com/modules/article/soso.php?searchkey=%s&searchtype=articlename
ABC小说网:http://www.abcxs.com/s.php?s=3166108066185075505&ie=gbk&q=
阿里文学:http://www.aliwx.com.cn/search?keyword=
百书斋:https://baishuzhai.com/searchbook.php?keyword=
八月居小说:http://www.bayueju.com/Search/Index/lists.html?g=Search&m=Index&a=lists&type=title&keyword=
笔趣馆:https://sou.xanbhx.com/search?siteid=biquguancom&q=
笔趣库:https://sou.xanbhx.com/search?t=920895234054625192&siteid=biqukuco&q=
QQ阅读:http://chuangshi.qq.com/search/searchindex/type/all/wd/%s.html
创世中文网:http://chuangshi.qq.com/search/searchindex/type/all/wd/%s.html
创世中文网:http://chuangshi.qq.com/search/searchindex/type/all/wd/%s.html
子午书简:https://5kindle.com/?s=
精品电子书下载:https://bookset.me/search/
掌上书苑:POST:q=%s:https://www.soepub.com/search/index/
爱下电子书:https://www.ixdzs.com/bsearch?q=
苦瓜书盘:POST:keyboard=%s&show=title%2Cbooksay%2Cbookwriter&tbname=download&tempid=1:https://www.kgbook.com/e/search/index.php
我的小书屋:http://mebook.cc/?s=
书荒部落:http://noveless.com/?s=
盘多多:http://www.panduoduo.net/s/comb/n-%s&f-f2
请看小说网:POST:show=title%2Csmalltext%2Cwriter&tbname=txt&tempid=1&keyboard=%s&Submit22=%CB%D1%CB%F7:https://www.qinkan.net/e/search/index.php
书语者:https://book.shuyuzhe.com/search/
添喜郎:POST:hh=LK&show=title%2Csoftwriter&keyboard=%s&Submit22=%E6%90%9C%E7%B4%A2:https://www.tianxilang.com/e/search/index.php
知轩藏书:http://www.zxcs8.com/?keyword=
读一读:http://du1du.org/search.htm?keyword=
QQ读书:http://chuangshi.qq.com/search/searchindex/type/all/wd/%s.html
读书369:http://www.dushu369.com/book/search.asp?Keyword=%s&select=Article&Field=Title
读书族:http://www.dushuzu.com/modules/article/search.php?searchkey=
飞卢小说:http://b.faloo.com/l/0/1.html?t=1&k=
风华居:http://www.fenghuaju.cc/search.php?searchkey=
凤鸣轩:http://so.fmx.cn/so/?q=%s&f=_all&ie=gbk
格格党:http://zhannei.baidu.com/cse/search?s=10855655014424708676&ie=gbk&q=
长佩文学:https://www.gongzicp.com/novel/search/novel/novel/keyword/
刺猬猫(欢乐书客):http://www.ciweimao.com/get-search-book-list/%s/1
黑岩阅读网:http://www.heiyan.com/search/?queryString=
恒言中文网:http://www.hengyan.com/so/?key=%s&s=
顺隆书院:https://www.hkslg.net/modules/article/search.php?searchkey=
红薯中文网:POST:keyword=%s&keytype=1:http://www.hongshu.com/bookstore.html
红袖添香:https://www.hongxiu.com/search?kw=
花语女生网:http://search.zongheng.com/search/all/%s/1.html
iCiyuan轻小说:http://www.iciyuan.com/index.php/search#keyword=
凤凰书城:POST:query=%s:http://www.yc.ifeng.com/book/search/
轻文轻小说:https://www.iqing.in/worksearch/#/?q=%s&type=book
掌阅小说网:http://yc.ireader.com.cn/books/k%s/
爱下电子书:https://www.ixdzs.com/bsearch?q=
鲸鱼阅读:http://www.jingyu.com/search/?kw=
晋江文学城:http://www.jjwxc.net/search.php?kw=%s&t=1
聚书名网:POST:action=search&q=%s:http://www.jsmw266.com/home/search.html
卡夜阁:https://m.kayege.com/index/so?searchkey=
啃文书库:http://zhannei.baidu.com/cse/search?s=14794566617686326772&entry=1&q=
小说大全:http://book.km.com/search.html?search_type=&keyword=
连城读书:http://my.lc1001.com/esou/q?dowhat=query&kw=%s&type=1000
乐文小说:POST:searchkey=%s:http://www.lewenxiaoshuo.com/novel.php?action=search
猎文网:https://www.liewen.cc/search.php?keyword=
领域文学:POST:searchkey=%s:https://www.lingyu.org/modules/article/search.php
凌云文学网:http://www.lingyun5.com/index.php/Book/Booklist/?key=
轻之文库:http://www.linovel.net/search/?kw=
阅文书城:https://mcp.yuewen.com/moon/search.html?wd=
妙笔读:http://www.miaobidu.com/search.html?searchtype=novelname&searchkey=
笔趣阁:http://www.mibaoge.com/search.php?keyword=
陌上香坊:http://so.msxf.net/book/search/?t=all&q=
亚马逊图书:https://www.amazon.cn/s/ref=nb_sb_noss_2?url=search-alias%3Dstripbooks&field-keywords=
中国图书网:http://www.bookschina.com/book_find2/?stp=%s&sCate=0
当当读书:http://e.dangdang.com/media/h5/ddreader50/search-page.html?keyword=
豆瓣读书:https://book.douban.com/subject_search?search_text=%s&cat=1001
中国国家图书馆:http://find.nlc.cn/search/doSearch?actualQuery=
泡书吧:http://www.paoshuba.cc/modules/article/search.php?searchkey=
品书文学:http://www.pinshu.com/search?searchkey=
飘柔文学:http://www.prwx.com/novel.php?action=search&searchtype=articlename&searchkey=
起点中文网:https://m.qidian.com/search?kw=
奇迹作品:https://www.qijizuopin.com/search/
求小说网:http://www.qiuxiaoshuo.com/search.htm?keyword=
秋语阁小说:POST:searchkey=%s:https://www.qiuyuge.org/modules/article/search.php
棋子小说:POST:searchkey=%s:http://www.qizi.la/modules/article/search.php
全书网:http://www.quanshuwang.com/modules/article/search.php?searchkey=%s&searchtype=articlename
小说阅读网:https://m.readnovel.com/search?kw=
SF轻小说:http://s.sfacg.com/?Key=%s&S=1&SS=0
书林文学:http://zhannei.baidu.com/cse/search?s=11488190379777616912&entry=1&ie=gbk&q=
书荒啦:https://sou.xanbhx.com/search?siteid=shuhuanglacom&t=920895234054625192&q=
书农文学:POST:tbname=bookname&show=title&tempid=1&keyboard=%s:http://www.qxswk.com/e/search/index.php
书山中文网:http://yc.ireader.com.cn/books/k%s/
四大名著文学网:https://book.sidamingzhu.org/modules/article/search.php?searchtype=all&searchkey=
思路客小说:https://www.siluke.tw/search.php?keyword=
新浪小说:http://vip.book.sina.com.cn/weibobook/search.php?sk=
少年文学:http://www.snwx8.com/modules/article/search.php?searchkey=
多多看书(搜狗):https://xiaoshuo.sogou.com/0_0_0_0_heat/?keyword=
随想轻小说:POST:searchtype=articlename&searchkey=%s:http://book.suixw.com/modules/article/search.php
速阅阁:POST:searchkey=%s:http://www.suyuege.com/modules/article/uso.php
书香云集:http://www.sxyj.net/Book_Search.html?keyword=
塔读文学:POST:query=%s:http://www.tadu.com/search
铁血读书:https://book.tiexue.net/SearchResults.aspx?keywords=%s&noveltype=0
uc书盟:http://www.uctxt.com/modules/article/search.php?searchkey=
U小说:https://www.uxiaoshuo.com/searchbook.php?keyword=
望书阁:http://zhannei.baidu.com/cse/search?s=8391094249448323495&entry=1&ie=gbk&q=
文学迷:http://www.wenxuemi.com/search.php?keyword=
无图小说网:POST:searchtype=articlename&searchkey=%s:http://www.wutuxs.com/modules/article/search.php
梧州中文台:http://www.wzzw.tv/search.htm?keyword=
小红花阅读网:https://xhhread.com/lib/searchStoryByKeyword.jhtml?keyword=
香网言情小说:http://www.xiang5.com/search.php?keyword=
小说族:http://www.xiaoshuozu.com/s.php?ie=gbk&q=
言情小说吧:https://www.xs8.cn/search?kw=
新笔趣阁:https://www.xxbiquge.com/search.php?keyword=
潇湘书院:http://www.xxsy.net/search?s_wd=
雅文小说:https://www.yawenb.com/modules/article/search.php?searchtype=keywords&ie=gbk&searchkey=
衍墨轩:http://www.ymoxuan.com/search.htm?keyword=
云来阁:POST:searchkey=%s:http://www.yunlaige.com/modules/article/search.php
云起书院:http://chuangshi.qq.com/search/searchindex/type/all/wd/%s.html
着笔中文:https://www.zbzw.la/s.php?ie=gbk&q=
斋书苑:POST:s=%s:https://www.zhaishuyuan.com/search/
爪机书屋:POST:searchKey%s:https://www.zhuaji.org/search/3673/1.html
追书网:https://www.zhuishu.tw/search.aspx?keyword=
逐浪小说:POST:k=%s:http://www.zhulang.com/search/index.html
杂志虫:POST:searchkey=%s:https://www.ab74.com/modules/article/search.php
纵横中文网:http://search.zongheng.com/search/all/%s/1.html
E小说:https://www.zwda.com/search.php?keyword=
八一中文:https://www.zwdu.com/search.php?keyword=

View File

@ -1,31 +0,0 @@
lianmeng.360.cn
appjiagu.com
adm-cnzz.net
alimama.com
ipinyou.com
mct01.com
tanx.com
wrating.com
pos.baidu.com
union.baidu.com
share.baidu.com
baidu.com ^.?pro
e.qq.com
gdt.qq.com
l.qq.com
beacon.sina.com.cn
mix.sina.com.cn
sina.com.cn ^(d|ad|sax).$
aty.sohu.com
go.sohu.com
sohu.com
inte.sogou.com
epro.sogou.com
union.sogou.com
golden1.sogou.com
uranus.sogou.com
inte.sogoucdn.com
lu.sogoucdn.com
theta.sogoucdn.com
ad.xiaomi.com
ifengimg.com ^/feather/

View File

@ -1,157 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>浏览器多搜索引擎一键直达</title></head><body>
<h3>浏览器多搜索引擎一键直达</h3>
<p>
<a href="/uweb">超微浏览器</a>下点击搜索引擎配置链接可自动添加到主屏。</p>
推荐引擎(将下面文本添加到/sdcard/uweb/home.search中)<br>
<a href="i:00影视:https://www.cupfox.com/search?key=">影视:https://www.cupfox.com/search?key=</a><br>
<a href="i:00京东:https://search.jd.com/Search?enc=utf-8&keyword=">京东:https://search.jd.com/Search?enc=utf-8&keyword=</a><br>
<a href="i:00淘宝:https://s.taobao.com/search?q=">淘宝:https://s.taobao.com/search?q=</a><br>
<a href="i:00淘宝优惠券:https://www.ishtq.com/?m=search&a=index&k=">淘宝优惠券:https://www.ishtq.com/?m=search&a=index&k=</a><br>
<a href="i:00苏宁:https://m.suning.com/search/%s/">苏宁:https://m.suning.com/search/%s/</a><br>
<a href="i:00拼多多:http://mobile.yangkeduo.com/search_result.html?search_key=">拼多多:http://mobile.yangkeduo.com/search_result.html?search_key=</a><br>
<a href="i:00优惠券:http://mall.yhm11.com/index.php?r=l&kw=">优惠券:http://mall.yhm11.com/index.php?r=l&kw=</a><br>
<a href="i:00汉字:http://www.guoxuedashi.com/zidian/so.php?kz=1&sokeyzi=">汉字:http://www.guoxuedashi.com/zidian/so.php?kz=1&sokeyzi=</a><br>
<a href="i:00汉语词典:http://www.guoxuedashi.com/zidian/so.php?kz=11&sokeyci=">汉语词典:http://www.guoxuedashi.com/zidian/so.php?kz=11&sokeyci=</a><br>
<a href="i:00书法:http://shufa.guoxuedashi.com/?kz=70&sokeyshufa=">书法:http://shufa.guoxuedashi.com/?kz=70&sokeyshufa=</a><br>
<a href="i:00诗词:http://www.guoxuedashi.com/shici/so.php?kt=44&sokeysc=">诗词:http://www.guoxuedashi.com/shici/so.php?kt=44&sokeysc=</a><br>
<a href="i:00百度图片:http://image.baidu.com/search/index?tn=baiduimage&word=">百度图片:http://image.baidu.com/search/index?tn=baiduimage&word=</a><br>
<a href="i:00bing图片:http://bing.com/images/search?q=">bing图片:http://bing.com/images/search?q=</a><br>
<a href="i:00搜狗表情:https://pic.sogou.com/pic/emo/searchList.jsp?keyword=">搜狗表情:https://pic.sogou.com/pic/emo/searchList.jsp?keyword=</a><br>
<a href="i:00微信:https://weixin.sogou.com/weixin?type=2&s_from=input&query=">微信:https://weixin.sogou.com/weixin?type=2&s_from=input&query=</a><br>
<a href="i:00化学品:http://www.basechem.org/search?q=">化学品:http://www.basechem.org/search?q=</a><br>
<a href="i:00大百科全书:http://h.bkzx.cn/search?sublibId=2&amp;query=">大百科全书:http://h.bkzx.cn/search?sublibId=2&amp;query=</a><br>
<a href="i:00柯林斯双解:http://www.iciba.com/">柯林斯双解:http://www.iciba.com/</a><br>
<a href="i:00柯林斯汉英大词典:https://www.hjdict.com/w/">柯林斯汉英大词典:https://www.hjdict.com/w/</a><br>
<a href="i:00剑桥双解:https://dictionary.cambridge.org/dictionary/english-chinese-simplified/">剑桥双解:https://dictionary.cambridge.org/dictionary/english-chinese-simplified/</a><br>
<a href="i:00ludwig:https://ludwig.guru/s/">ludwig:https://ludwig.guru/s/</a><br>
<a href="i:00现代日汉双解:https://dict.hjenglish.com/jp/jc/">现代日汉双解:https://dict.hjenglish.com/jp/jc/</a><br>
<a href="i:00wolfram:https://www.wolframalpha.com/input/?i=">wolfram:https://www.wolframalpha.com/input/?i=</a><br>
<a href="i:00wiki:https://en.wikipedia.org/wiki/Special:Search/">wiki:https://en.wikipedia.org/wiki/Special:Search/</a><br>
<a href="i:00git:https://github.com/search?type=Repositories&amp;q=">git:https://github.com/search?type=Repositories&amp;q=</a><br>
<a href="i:00man:http://man.cx/">man:http://man.cx/</a><br>
<a href="i:00code:http://searchcode.com/?q=">code:http://searchcode.com/?q=</a><br>
<a href="i:00牛津搭配:http://www.freecollocation.com/search?word=">牛津搭配:http://www.freecollocation.com/search?word=</a><br>
<a href="i:00chem:https://www.ncbi.nlm.nih.gov/pccompound?term=">chem:https://www.ncbi.nlm.nih.gov/pccompound?term=</a><br>
<a href="i:00googledict:http://googledictionary.freecollocation.com/meaning?word=">googledict:http://googledictionary.freecollocation.com/meaning?word=</a><br>
<a href="i:00对联:http://www.guoxuedashi.com/duilian/?ciyu=">对联:http://www.guoxuedashi.com/duilian/?ciyu=</a><br>
<a href="i:00十三经:http://www.guoxuedashi.com/13jing/?ciyu=">十三经:http://www.guoxuedashi.com/13jing/?ciyu=</a><br>
<a href="i:00殷周金文:http://www.guoxuedashi.com/yzjwjc/?bh=">殷周金文:http://www.guoxuedashi.com/yzjwjc/?bh=</a><br>
<a href="i:00答案答案:https://daandaan.com/search?q=">答案答案:https://daandaan.com/search?q=</a><br>
<a href="i:00问答库:https://m.asklib.com/s/">问答库:https://m.asklib.com/s/</a><br>
<a href="i:00ACG:http://www.acgsou.com/?bound=content&local=1&keyword=">ACG:http://www.acgsou.com/?bound=content&local=1&keyword=</a><br>
<a href="i:00动漫花园:https://share.dmhy.org/topics/list?keyword=">动漫花园:https://share.dmhy.org/topics/list?keyword=</a><br>
<a href="i:00末日动漫:https://share.acgnx.se/search.php?keyword=">末日动漫:https://share.acgnx.se/search.php?keyword=</a><br>
<a href="i:00慢慢买:http://s.manmanbuy.com/default.aspx?key=">慢慢买:http://s.manmanbuy.com/default.aspx?key=</a><br>
<a href="i:00快搜比价:https://ks.pconline.com.cn/product.shtml?q=">快搜比价:https://ks.pconline.com.cn/product.shtml?q=</a><br>
<p>其中中国大百科全书免费注册登录后才可免费查阅。</p>
<p>除了批量添加引擎外,超微可以将任意支持搜索的网址添加为搜索引擎。方法如下:
<ul>
<li>访问网站并搜索。</li>
<li>按菜单键,没有的话可长按底部工具条后退按钮弹出菜单。</li>
<li> 选择"添加为搜索引擎",对话框中将出现的地址适当编辑。不少网址后半部分为用"&"分割的等式,将包含搜索条目的等式移动到最后,删除搜索条目本身,其余等式可删可留。
若无等式,一般在网址中直接删除搜索条目本身即可。</li>
</ul></p>
<p>常用引擎,供用户查漏添加:<br>
<a href="i:00必应:http://cn.bing.com/search?q=">必应:http://cn.bing.com/search?q=</a><br>
<a href="i:00百度:https://m.baidu.com/s?wd=">百度:https://m.baidu.com/s?wd=</a><br>
<a href="i:00秘迹:https://m.mijisou.com/search?q=">秘迹:https://m.mijisou.com/search?q=</a><br>
<a href="i:00神马:http://m.sm.cn/s?q=">神马:http://m.sm.cn/s?q=</a><br>
<a href="i:00夸克AI:https://quark.sm.cn/s?q=">夸克AI:https://quark.sm.cn/s?q=</a><br>
<a href="i:00360:http://www.so.com/s?q=">360:http://www.so.com/s?q=</a><br>
<a href="i:00搜狗:https://m.sogou.com/web?query=">搜狗:https://m.sogou.com/web?query=</a><br>
<a href="i:00多吉:https://www.dogedoge.com/results?q=">多吉:https://www.dogedoge.com/results?q=</a><br>
<a href="i:00萌搜:https://mengso.com/search?q=">萌搜:https://mengso.com/search?q=</a><br>
<a href="i:00头条:https://m.toutiao.com/search/?keyword=">头条:https://m.toutiao.com/search/?keyword=</a><br>
<a href="i:00magi:https://magi.com/search?q=">magi:https://magi.com/search?q=</a><br>
<a href="i:00Lookao:https://lookao.com/search?q=">Lookao:https://lookao.com/search?q=</a><br>
<a href="i:00微博:https://s.weibo.com/weibo/">微博:https://s.weibo.com/weibo/</a><br>
<a href="i:00疯狂音乐:http://music.ifkdy.com/?type=ximalaya&name=">疯狂音乐:http://music.ifkdy.com/?type=ximalaya&name=</a><br>
<a href="i:00墨灵音乐:https://music.mli.im/music.web?auto-action=true&action=search&wd=">墨灵音乐:https://music.mli.im/music.web?auto-action=true&action=search&wd=</a><br>
<a href="i:00豌豆荚:http://m.wandoujia.com/search?key=">豌豆荚:http://m.wandoujia.com/search?key=</a><br>
<a href="i:00360手机助手:http://m.app.so.com/search/index?q=">360手机助手:http://m.app.so.com/search/index?q=</a><br>
<a href="i:00应用宝:http://app.qq.com/#id=search&key=">应用宝:http://app.qq.com/#id=search&key=</a><br>
<a href="i:00xda:https://www.xda-developers.com/search/">xda:https://www.xda-developers.com/search/</a><br>
<a href="i:00epubee:http://cn.epubee.com/books/?s=">epubee:http://cn.epubee.com/books/?s=</a><br>
<a href="i:00google:https://google.com/search?q=">google:https://google.com/search?q=</a><br>
<a href="i:00Feeling lucky:https://google.com/search?btnl=1&q=">Feeling lucky:https://google.com/search?btnl=1&q=</a><br>
<a href="i:00pix:https://www.google.com/search?tbm=isch&q=">pix:https://www.google.com/search?tbm=isch&q=</a><br>
<a href="i:00youtube:https://youtube.com/results?search_query=">youtube:https://youtube.com/results?search_query=</a><br>
<a href="i:00news:https://news.search.yahoo.com/search/news?p=">news:https://news.search.yahoo.com/search/news?p=</a><br>
<a href="i:00stock:https://finance.yahoo.com/quote/">stock:https://finance.yahoo.com/quote/</a><br>
<a href="i:00amazon:https://www.amazon.com/s/?field-keywords=">amazon:https://www.amazon.com/s/?field-keywords=</a><br>
<a href="i:00weather:https://www.wunderground.com/cgi-bin/findweather/getForecast?query=">weather:https://www.wunderground.com/cgi-bin/findweather/getForecast?query=</a><br>
<a href="i:00webster:https://www.merriam-webster.com/dictionary/">webster:https://www.merriam-webster.com/dictionary/</a><br>
<a href="i:00IMDB:https://www.imdb.com/find?q=">IMDB:https://www.imdb.com/find?q=</a><br>
<a href="i:00film review:https://www.rottentomatoes.com/search/?search=">film review:https://www.rottentomatoes.com/search/?search=</a><br>
<a href="i:00goodreads:https://www.goodreads.com/search?query=">goodreads:https://www.goodreads.com/search?query=</a><br>
<a href="i:00audible:http://www.audible.com/search?sort=review-rank&advsearchKeywords=">audible:http://www.audible.com/search?sort=review-rank&advsearchKeywords=</a><br>
<a href="i:00audiobay:http://audiobookbay.me/?s=">audiobay:http://audiobookbay.me/?s=</a><br>
<a href="i:00book:https://booksc.org/s/?q=">book:https://booksc.org/s/?q=</a><br>
<a href="i:00book2:https://b-ok.cc/s/?q=">book2:https://b-ok.cc/s/?q=</a><br>
<a href="i:00proofwiki:https://proofwiki.org/w/index.php?search=">proofwiki:https://proofwiki.org/w/index.php?search=</a><br>
<a href="i:00physics:http://www.physics.org/explore-results-all.asp?q=">physics:http://www.physics.org/explore-results-all.asp?q=</a><br>
<a href="i:00nist chem:https://webbook.nist.gov/cgi/cbook.cgi?Formula=">nist chem:https://webbook.nist.gov/cgi/cbook.cgi?Formula=</a><br>
<a href="i:00chemiday:https://chemiday.com/search/?lang=en&q=">chemiday:https://chemiday.com/search/?lang=en&q=</a><br>
<a href="i:00chem.libretexts:https://chem.libretexts.org/Special:Search?q=">chem.libretexts:https://chem.libretexts.org/Special:Search?q=</a><br>
<a href="i:00bio.libretexts:https://bio.libretexts.org/Special:Search?q=">bio.libretexts:https://bio.libretexts.org/Special:Search?q=</a><br>
<a href="i:00phys.libretexts:https://phys.libretexts.org/Special:Search?q=">phys.libretexts:https://phys.libretexts.org/Special:Search?q=</a><br>
<a href="i:00med.libretexts:https://med.libretexts.org/Special:Search?q=">med.libretexts:https://med.libretexts.org/Special:Search?q=</a><br>
<a href="i:00math.libretexts:https://math.libretexts.org/Special:Search?q=">math.libretexts:https://math.libretexts.org/Special:Search?q=</a><br>
<a href="i:00stats.libretexts:https://stats.libretexts.org/Special:Search?q=">stats.libretexts:https://stats.libretexts.org/Special:Search?q=</a><br>
<a href="i:00geo.libretexts:https://geo.libretexts.org/Special:Search?q=">geo.libretexts:https://geo.libretexts.org/Special:Search?q=</a><br>
<a href="i:00eng.libretexts:https://eng.libretexts.org/Special:Search?q=">eng.libretexts:https://eng.libretexts.org/Special:Search?q=</a><br>
<a href="i:00biz.libretexts:https://biz.libretexts.org/Special:Search?q=">biz.libretexts:https://biz.libretexts.org/Special:Search?q=</a><br>
<a href="i:00human.libretexts:https://human.libretexts.org/Special:Search?q=">human.libretexts:https://human.libretexts.org/Special:Search?q=</a><br>
<a href="i:00socialsci.libretexts:https://socialsci.libretexts.org/Special:Search?q=">socialsci.libretexts:https://socialsci.libretexts.org/Special:Search?q=</a><br>
<a href="i:00workforce.libretexts:https://workforce.libretexts.org/Special:Search?q=">workforce.libretexts:https://workforce.libretexts.org/Special:Search?q=</a><br>
</p><p>
直达官方文档的国外引擎:<br>
<a href="i:00teoma:https://www.teoma.com/web?q=">teoma:https://www.teoma.com/web?q=</a><br>
<a href="i:00lycos:https://search.lycos.com/web/?q=">lycos:https://search.lycos.com/web/?q=</a><br>
<a href="i:00technorati:http://technorati.com/search/index.php?q=">technorati:http://technorati.com/search/index.php?q=</a><br>
<a href="i:00qwant:https://lite.qwant.com/?q=">qwant:https://lite.qwant.com/?q=</a><br>
<a href="i:00swisscows:https://swisscows.com/web?query=">swisscows:https://swisscows.com/web?query=</a><br>
<a href="i:00duck:https://duckduckgo.com/?q=">duck:https://duckduckgo.com/?q=</a><br>
<a href="i:00mojeek:https://www.mojeek.com/search?q=">mojeek:https://www.mojeek.com/search?q=</a><br>
<a href="i:00gigablast:https://www.gigablast.com/search?c=main&qlangcountry=en-us&q=">gigablast:https://www.gigablast.com/search?c=main&qlangcountry=en-us&q=</a><br>
<a href="i:00yandex:https://yandex.com/search/?text=">yandex:https://yandex.com/search/?text=</a><br>
<a href="i:00searx:https://searx.me/?q=">searx:https://searx.me/?q=</a><br>
</p><p>
网盘搜索:<br>
<a href="i:00大力盘:https://www.dalipan.com/search?keyword=">大力盘:https://www.dalipan.com/search?keyword=</a><br>
<a href="i:00盘搜搜:http://www.pansoso.com/zh/">盘搜搜:http://www.pansoso.com/zh/</a><br>
<a href="i:00盘多多:http://m.panduoduo.net/s/name/">盘多多:http://m.panduoduo.net/s/name/</a><br>
</p><p>
学术搜索:<br>
<a href="i:00sweetsearch:https://sweetsearch.com/search?q=">sweetsearch:https://sweetsearch.com/search?q=</a><br>
<a href="i:00refseek:https://www.refseek.com/search?q=">refseek:https://www.refseek.com/search?q=</a><br>
<a href="i:00google scholar:https://scholar.google.com/scholar?q=">google scholar:https://scholar.google.com/scholar?q=</a><br>
<a href="i:00semanticscholar:https://www.semanticscholar.org/search?sort=relevance&q=">semanticscholar:https://www.semanticscholar.org/search?sort=relevance&q=</a><br>
</p><p>
开发者友好搜索:<br>
<a href="i:00symbolhound:http://symbolhound.com/?q=">symbolhound:http://symbolhound.com/?q=</a><br>
<a href="i:00vector:https://vector.me/search/">vector:https://vector.me/search/</a><br>
</p><p>
应用内搜索:<br>
<a href="i:00淘宝:taobao://s.m.taobao.com/h5?q=">淘宝:taobao://s.m.taobao.com/h5?q=</a><br>
<a href="i:00百度地图:bdapp://map/place/search?query=">百度地图:bdapp://map/place/search?query=</a><br>
<a href="i:00有道词典:yddict://dict/query?q=">有道词典:yddict://dict/query?q=</a><br>
<a href="i:00知乎:zhihu://search?q=">知乎:zhihu://search?q=</a><br>
<a href="i:00应用商店:market://search?q=">应用商店:market://search?q=</a><br>
</p><p>
本地引擎需安装定制termux及相应工具如bcgnuplot等<br>
<a href="i:00计算器:d:text/html:echo \'%s\'|bc -l -q:">计算器:d:text/html:echo \'%s\'|bc -l -q:</a><br>
<a href="i:00函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; plot %s\':">函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; plot %s\':</a><br>
<a href="i:003d函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':">3d函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':</a><br>
</p>
<p><a href="/searchurl/searchcat.html">分类搜索</a></p>
<p>更多引擎可参看:<br><a href="https://adzhp.cn/wang-pan-sou-suo.html">网盘搜索</a><br><a href="https://adzhp.cn/bt-sou-suo.html">BT磁力</a><br><a href="https://github.com/Dictionaryphile/All_Dictionaries">词典</a><br><a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a><br><a href="http://gugejx.com">google镜像</a> </p>
</body></html>

View File

@ -1,28 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>分类多引擎搜索</title></head><body>
<h3>分类多引擎搜索</h3>
<p>
使用<a href="/uweb">超微浏览器</a>点击可自动<a href=''>下载本文所有分类引擎</a>至"/sdcard/uweb/bookmark",至<a href='/searchurl/func.html'>界面网页刷新动态快捷方式</a>后可用长按应用图标可显示此目录下45个动态快捷方式需启动器支持</p>
<p>长按下面链接可下载视频及小说分类多引擎搜索配置文件:<br>
<a href="i:0bhttp://jamesfengcao.gitee.io/searchurl/searchcat.tar.gz">http://jamesfengcao.gitee.io/searchurl/searchcat.tar.gz</a><br>
</p>
<p><a href="..">超微浏览器</a>中通过“设置”-&gt;“总目录”-&gt;“↑”-&gt;“Download”点击后缀为.search的下载
文件,超微浏览器将自动显示分类多引擎搜索。此时可按菜单键(或长按底部工具条后退按
钮)选择“添加到桌面”方便以后访问。</p>
<p>.search文件每行格式为如下几种
[搜索引擎名]:[不含%s的url]
[搜索引擎名]:[含%s的url]
[搜索引擎名]:POST:[含%s的post参数]:[url]</p>
<p>.search文件首行必须为第一种类型的搜索引擎。由于其它两种类型的引擎数量稀少为性能
考虑,超微限制了首个引擎的种类。</p>
<h4 id="本地引擎">本地引擎</h4>
<p>搜索引擎已经支持命令行url现在可添加离线字典查询至主页。命令行url格式为
c:[含%s的命令行]
d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。</p>
<p>笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索
,定位至特定位置以后可上下滚动阅读全部文本。</p>
</body></html>

Binary file not shown.

View File

@ -1,10 +0,0 @@
<!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

@ -1,3 +0,0 @@
清空浏览数据::/system/bin/toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' -type f -delete
打开剪贴板链接:clip/uweb:/system/bin/toybox grep -m1 -Eo '(http|https)://[^ "'\'']+'
淘宝比价:clip/uweb:grep -m1 -Eo '(http|https)://[^ "'\'']+'|curl -s "`cat`"|grep -m1 -Eo '(http|https)://[^ ?]+'|grep -Eo '[0-9]+'|echo "http://tool.manmanbuy.com/historyLowest.aspx?url=https://detail.tmall.com/item.htm?id=`cat`"

View File

@ -1,22 +0,0 @@
磁力搜索:http://www.btmovi.space/
磁力云搜索:http://www.eclyun.com/
磁力星:https://www.cilixing.pw/
skrbt:https://skrbtcili.buzz/
磁力站:http://cili001.com/
哔哩搜索:https://biliworld.xyz/
bt1207:https://bt1207cl.icu/
磁力蜘蛛:http://www.eclzz.com/
Acg搜索:http://www.acgsou.com/
种子搜:https://www.dongxingdi.com/
燕子bt:https://www.54new.com/
bthub:https://bthub.xyz/
磁力天堂:http://www.cltt.me/
磁力宝:http://www.clb.biz/
搜bt磁力:http://www.sobt5.pw/
bt磁力车:http://5i0.fun/6qPP
种子搜:https://www.zhongzihu.com/
高清MP4吧:http://www.mp4ba.com
Bt电影天堂:http://www.btbtdy.me
高清电影网:http://gaoqing.la
两个BT:https://www.bttwo.com/
磁力搜索:http://www.cilil.cn/

View File

@ -1 +0,0 @@
body{margin-top:30px !important}

View File

@ -1 +0,0 @@
html,img,video{filter:invert(1) hue-rotate(180deg) !important;}body{background:white !important;}html img[src],html input[type=image]{opacity:.9;}

View File

@ -1,4 +0,0 @@
站内搜索:'';window.open('i:15site:' + location.hostname)
背景图:'';{document.deepCss=function(a,b){if(!a||!a.style)return'';let c=b.replace(/\-([a-z])/g,function(a,b){return b.toUpperCase()});if(a.currentStyle)return a.style[c]||a.currentStyle[c]||'';let d=document.defaultView||window;return a.style[c]||d.getComputedStyle(a,'').getPropertyValue(b)||''};Array.prototype.indexOf=Array.prototype.indexOf||function(a,b){b=b||0;for(let c=this.length;b<c;){if(this[b]===a)return b;++b}return-1};let e=function(){let a,b=[],c=document.getElementsByTagName('*');for(c=b.slice.call(c,0,c.length);c.length;)(a=document.deepCss(c.shift(),'background-image'))&&(a=/url\(['"]?([^")]+)/.exec(a)||[]),(a=a[1])&&-1==b.indexOf(a)&&(b[b.length]=a);return b}();if(0<e.length){let d=window.open('').document;d.write('<html><head><title>Background images</title></head></body>');for(let f=0;f<e.length;f++)d.write('<img src='),d.write(e[f]),d.write('>');d.write('</body></html>');d.close()}}
新窗口打开链接:'';{d=document,b=d.createElement('base');b.setAttribute('target','_blank');d.head.appendChild(b);}
移除覆盖物:'https://jamesfengcao.gitee.io/uweb/searchurl/bml/content/rmo.js'

View File

@ -1,28 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>浏览器标识使用技巧</title></head><body>
<h3>浏览器标识使用技巧</h3>
<p>
<a href="/uweb">超微浏览器</a>下点击配置链接可自动添加浏览器标识,强制清空后台重启后可用。</p>
<p>配置文件"/sdcard/uweb/default.uas"如下:<br>
<p><a href="i:02百度网盘:LogStatistic">百度网盘:LogStatistic</a></p>
<p><a href="i:02多功能:Mozilla/5.0 Dalvik/2 (Linux; U;) Gecko/63.0 Firefox/63.0 iPhone/7.1 Android/8.0 SNEBUY-APP/10.1 SearchCraft/2.8.2 baiduboxapp/3.2.5.10 UCBrowser U2/1.0.0 ALiSearchApp/2.4">多功能:Mozilla/5.0 Dalvik/2 (Linux; U;) Gecko/63.0 Firefox/63.0 iPhone/7.1 Android/8.0 SNEBUY-APP/10.1 SearchCraft/2.8.2 baiduboxapp/3.2.5.10 UCBrowser U2/1.0.0 ALiSearchApp/2.4</a></p>
<p><a href="i:02Symbian:Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/20.0.019; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.18124">Symbian:Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/20.0.019; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.18124</a></p>
<p><a href="i:02iPhone:Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1">iPhone:Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1</a></p>
<p><a href="i:02win:Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36">win:Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36</a></p>
<p><a href="i:02QQ:Mozilla/5.0 (Linux; U; Android 10; zh-cn; Pixel 3 XL Build/QPP5.190530.014) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/9.6 TBS/043906 Mobile Safari/537.36 MicroMessenger/7.6">QQ:Mozilla/5.0 (Linux; U; Android 10; zh-cn; Pixel 3 XL Build/QPP5.190530.014) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/9.6 TBS/043906 Mobile Safari/537.36 MicroMessenger/7.6</a></p>
<p><a href="i:02quark:Mozilla/5.0 (Linux; U; Android 6.0.1; zh-CN; HW Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 Quark/3.7.0.123 Mobile Safari/537.36">quark:Mozilla/5.0 (Linux; U; Android 6.0.1; zh-CN; HW Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 Quark/3.7.0.123 Mobile Safari/537.36</a></p>
<p><a href="i:02macos:Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50">macos:Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50</a></p>
<p><a href="i:02wp8:Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Virtual)">wp8:Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Virtual)</a></p>
<p><a href="i:02winRT:Mozilla/5.0 (Windows NT 6.3; Win64; ARM; Trident/7.0; Touch; rv:11.0) like Gecko">winRT:Mozilla/5.0 (Windows NT 6.3; Win64; ARM; Trident/7.0; Touch; rv:11.0) like Gecko</a></p>
<p><a href="i:02taobao:Mozilla/5.0 (Linux; Android 4.4.2; H30-T00 Build/HuaweiH30-T00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 AliApp(TB/4.9.2) WindVane/5.2.2 TBANDROID/700342@taobao_android_4.9.2 720X1280">taobao:Mozilla/5.0 (Linux; Android 4.4.2; H30-T00 Build/HuaweiH30-T00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 AliApp(TB/4.9.2) WindVane/5.2.2 TBANDROID/700342@taobao_android_4.9.2 720X1280</a></p>
<p><a href="i:02tmall:Mozilla/5.0 (Linux; Android 4.4.2; H30-T00 Build/HuaweiH30-T00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 AliApp(TM/4.3.1) T-UA=android_4.3.1_720x1280_700069">tmall:Mozilla/5.0 (Linux; Android 4.4.2; H30-T00 Build/HuaweiH30-T00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 AliApp(TM/4.3.1) T-UA=android_4.3.1_720x1280_700069</a></p>
</p>
<p>大多数安卓应用都有一个应用标识,通过这个标识服务器可以控制提供给用户资源的多寡和质量。一般来说,应用可以得到最多最好的资源; 其次是PC版的浏览器; 而手机浏览器一般会被逼去下载专门的应用。</p>
<p>Android手机使用最广应用最多。所以Android浏览器最有可能被逼/诱导下载各式各样的应用。浏览器如果伪装成苹果手机如果苹果上没有相关应用网站就不可能逼你去下载android应用。</p>
<p>对手机浏览器用户而言最佳的是伪装成应用。其次伪装成Linux台式机因为如果伪装成Windows PC会逼你下程序而linux程序对不起还没开发呢。如果嫌PC排版不好则可以伪装成一款没有应用的手机。Nokia的塞班已经没有应用了有也不会逼你下了用户基数还不少所以伪装成塞班就是一个不错的选择。</p>
<p>以百度网盘为例,下载时安卓手机要逼你下安卓应用; 苹果手机要下ios应用; Windows上要下百度管家。只有塞班和Linux PC百度没开发应用所以可通过伪装成塞班来直接下载文件。</p>
<p>uweb浏览器提供了多功能标识可同时伪装成百度应用、苏宁易购、阿里搜索、百度简单搜索、火狐、iPhone等。访问很多网站会方便很多不妨设置为缺省的浏览器标识。</p>
</body></html>

View File

@ -1,51 +0,0 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>配置浏览器特色服务</title></head><body>
<h3>配置浏览器特色服务</h3>
<p>
<a href="/uweb">超微浏览器</a>下点击配置链接可自动添加特色服务,强制清空后台重启后可用。</p>
<p>配置文件"/sdcard/uweb/default.urls"如下:<br>
<a href="i:01重定向:e:">重定向:e:</a><br>
<a href="i:01购物党:https://gwdang.com/trend?url=">购物党:https://gwdang.com/trend?url=</a><br>
<a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=">历史价格:http://www.hisprice.cn/his.php?hisurl=</a><br>
<a href="i:01历史价格2:http://p.zwjhl.com/price.aspx?url=">历史价格2:http://p.zwjhl.com/price.aspx?url=</a><br>
<a href="i:01慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=">慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=</a><br>
<a href="i:01过客比价:http://www.tool168.cn/?m=history&a=view&k=">过客比价:http://www.tool168.cn/?m=history&a=view&k=</a><br>
<a href="i:01历史价格3:http://www.xitie.com/s.php?no=">历史价格3:http://www.xitie.com/s.php?no=</a><br>
<a href="i:01买买买:https://just998.com/price?url=">买买买:https://just998.com/price?url=</a><br>
<a href="i:01网页快照:https://his.sh/">网页快照:https://his.sh/</a><br>
<a href="i:01微软翻译:http://www.microsofttranslator.com/bv.aspx?to=zh&a=">微软翻译:http://www.microsofttranslator.com/bv.aspx?to=zh&a=</a><br>
<a href="i:01百度翻译:http://fanyi.baidu.com/transpage?source=url&ie=utf8&from=auto&to=zh&render=1&query=">百度翻译:http://fanyi.baidu.com/transpage?source=url&ie=utf8&from=auto&to=zh&render=1&query=</a><br>
<a href="i:01网址工具:https://wn.run/">网址工具:https://wn.run/</a><br>
<a href="i:01查看源码:view-source:">查看源码:view-source:</a><br>
<a href="i:01google识图:https://www.google.com/searchbyimage?image_url=">google识图:https://www.google.com/searchbyimage?image_url=</a><br>
<a href="i:01tinyeye:https://tineye.com/search?url=">tinyeye:https://tineye.com/search?url=</a><br>
<a href="i:01Yandex图片:https://yandex.com/images/search?text=">Yandex图片:https://yandex.com/images/search?text=</a><br>
<a href="i:01ascii2d:https://ascii2d.net/search/url/">ascii2d:https://ascii2d.net/search/url/</a><br>
<a href="i:01saucenao:https://saucenao.com/search.php?url=">saucenao:https://saucenao.com/search.php?url=</a><br>
<a href="i:01搜狗识图:https://pic.sogou.com/pics?query=">搜狗识图:https://pic.sogou.com/pics?query=</a><br>
<a href="i:01360识图:https://image.so.com/i?q=">360识图:https://image.so.com/i?q=</a><br>
<a href="i:01Add to Feedly:https://feedly.com/i/subscription/feed/">Add to Feedly:https://feedly.com/i/subscription/feed/</a><br>
<a href="i:01Save as pdf:https://v2.convertapi.com/web/to/pdf?download=attachment&secret=5LIWRmsz4uKJCITZ&url=">Save as pdf:https://v2.convertapi.com/web/to/pdf?download=attachment&secret=5LIWRmsz4uKJCITZ&url=</a><br>
<a href="i:01Save as jpg:https://v2.convertapi.com/url/to/jpg?download=attachment&secret=5LIWRmsz4uKJCITZ&url=">Save as jpg:https://v2.convertapi.com/url/to/jpg?download=attachment&secret=5LIWRmsz4uKJCITZ&url=</a><br>
<a href="i:01Video download:https://tbvd.herokuapp.com/redirect?url=">Video download:https://tbvd.herokuapp.com/redirect?url=</a><br>
<a href="i:01Audio download:https://tbvd.herokuapp.com/video?audio=on&url=">Audio download:https://tbvd.herokuapp.com/video?audio=on&url=</a><br>
<a href="i:01Site analyzer:https://www.similarweb.com/website/">Site analyzer:https://www.similarweb.com/website/</a><br>
<a href="i:01Site buildwith:https://builtwith.com/?">Site buildwith:https://builtwith.com/?</a><br>
<a href="i:01outline:https://www.outline.com/">outline:https://www.outline.com/</a><br>
<a href="i:01instapaper:https://www.instapaper.com/text?u=">instapaper:https://www.instapaper.com/text?u=</a><br>
<a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=">google docs:http://docs.google.com/gview?embedded=true&url=</a><br>
</p><p>
视频解析 (UA为PC时无广告)<br>
<a href="i:0160jx:https://60jx.com/?url=">60jx:https://60jx.com/?url=</a><br>
<a href="i:012020jx:https://api.2020jx.com/?url=">2020jx:https://api.2020jx.com/?url=</a><br>
<a href="i:01qyly:http://jx.qyly360.com/?url=">qyly:http://jx.qyly360.com/?url=</a><br>
<a href="i:01iztyy:http://jx.iztyy.com/svip/?url=">iztyy:http://jx.iztyy.com/svip/?url=</a><br>
<a href="i:01fo97:https://play.fo97.cn/?url=">fo97:https://play.fo97.cn/?url=</a><br>
</p>
<p>其中&quot;重定向&quot;<a href="/uweb/redirect">文件default.redirect配置</a>,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。</p>
<p>更多视频服务见:<br />
<a href="https://51.ruyo.net/3127.html">https://51.ruyo.net/3127.html</a><br />
<a href="https://www.cnblogs.com/devcjq/articles/6939961.html">https://www.cnblogs.com/devcjq/articles/6939961.html</a></p>
</body></html>

View File

@ -1,541 +0,0 @@
光棍影院:http://v.weixintv8.com/index.php?m=vod-search&wd=
巨基影视:http://mob.woogle3389.com/index.php/vod/search.html?wd=
怡萱动漫(动漫):http://www.yxdm.tv/search.html?title=
床头电影网(免嗅探):http://www.lunlix.com/index.php/vod/search.html?wd=
极速影视:http://www.jisuysw.com/search/?wd=
侠客电影网:http://www.9do9.com/index.php?m=vod-search&wd=
星星影院:http://www.yemuxingchen.com/search/
1il电影:https://www.1il.tw/index.php/vod/search.html?wd=
贝贝影院:http://www.beibei33.com/index.php/vod/search.html?wd=
草民电影:https://www.cmdy5.com/index.php?m=vod-search&wd=%s&submit=
飞鱼:http://www.feiyudianying.com/index.php?m=vod-search&wd=
大手子影院:http://www.dsz22.com/search.php?q=
银猫电影(免嗅探):https://laoyinmao.com/search.php?searchword=
9300影视:http://www.9300tv.com/index.php?m=vod-search&wd=
影视城:http://www.z1i.cn/vodsearch/-------------.html?wd=
逗别看(💯):http://m.6080fw.com/mso/?wd=
嘻嘻动漫网(动漫):https://www.xixixixi.wang/search/name/%s.html
妮可影视(动漫):http://www.nicotv.me/video/search/%s.html
人人影视(下载):http://www.yyetss.com/Search/index/?s_keys=
去看TV免嗅探:http://m.qukantv.net/search/?wd=
干货影视:http://tv.k8aa.com/index.php/vod/search.html?wd=
零度影视:http://tv.iqxbf.com/seacher.php?wd=
智诚影视:http://allys.cn/search.php?searchword=
29视频:http://www.29spyy.com/vod-search?wd=
年轮电影网:https://www.nlmp4.com/index.php/vod/search.html?wd=%s&submit=
97电影网免嗅探:http://www.97kpb.com/search.php?searchword=
沙发电影网:http://www.sofamv.com/index.php?s=/search/index.html&keyword=
山丘影院(免嗅探):https://dy.thehill.me/index.php/vod/search.html?wd=%s&submit=
影视分享:https://www.ysshare.com/search/
可米影视(免嗅探):http://www.kmysw.vip/index.php/vod/search.html?wd=
五杀电影院:https://s.lol5s.com/index.php?m=vod-search&wd=
97韩剧网:https://m.97pd.com/index.php?s=vod-search&wd=
夏沫电影网(💯):http://www.7bszs.com/index.php/vod/search.html?wd=
全民影院:http://www.qdy5.com/index.php/vod/search.html?wd=%s&submit=
农民影视:http://www.nmvcd.com/index.php?m=vod-search&wd=
美剧天堂:https://m.meijutt.com/search/index.asp?searchword=
香蕉热播:http://www.xgxxx.cn/index.php/vod/search.html?wd=
粤语影视:https://www.yueyuys.com/search.php?searchword=
嘀哩哩TV💯:https://www.dlili.tv/?s=
80s手机电影网免嗅探:http://80s.cc/search/-------------.html?wd=
九州TV:http://www.9zhoutv.com/index.php/vod/search/wd/%s.html
聚看影院(免嗅探):https://m.jukantv.com/index.php?s=vod-search&wd=
吾爱看看:http://www.wuaikk.com/vodsearch/-------------/?wd=
ADC电影网:https://www.adcmove.com/search/-------------.html?wd=
小刀影院(免嗅探):http://www.xdkdy.cc/index.php?s=vod-search&wd=
有钱呀:https://v.youqianya.com/vod/search/?wd=
高清电影网(免嗅探):http://www.mgtv.tw/index.php/vod/search.html?wd=
影院TV:http://1.zhbv.cn/search.html?wd=so&wd=video&wd=
奇米奇米(动漫):http://www.qimiqimi.top/index.php/vod/search.html?wd=
乔巴影视:http://dilidili.ren/index.php/vod/search.html?wd=
天悦影院:http://tianyueyy.com/vodsearch/-------------.html?wd=
麻花100影视免嗅探:https://www.mahua110.com/search/-------------.html?wd=
动漫岛(动漫):https://www.mandao.tv/search.php?searchword=
众视影城:http://m.hdjoy.cn/index.php?s=vod-search&wd=
乐猫影视:http://6mys.com/vodsearch/-------------.html?wd=
新影剧:http://www.tuituye.cn/index.php?m=vod-search&wd=
灵动影视:http://tv.82wl.cn/index.php/vod/search.html?wd=
E站动漫:http://m.ezdmw.com/Home/Index/search_some?searchText=%s&page=0
哔咪哔咪:https://www.bimibimi.cc/vod/search/?wd=
牛巴巴影院:http://www.688ying.com/vodsearch/-------------.html?wd=
田鸡影院:http://www.mtotoo.com/index.php?m=vod-search&wd=
影视网(💯):http://www.weqtv.com/index.php/vod/search.html?wd=
雅阁影视:https://www.yageys.com/vod/search.html?wd=
吾爱看片(免嗅探):http://www.52kkpp.com/vodsearch/-------------.html?wd=
小黄鸭影视:http://www.yule40.com/4-------------.html?wd=%s&submit=
板栗电影:https://m.siguady.com/search/?wd=
天美影视:https://tv.tmicloud.com/vod/search.html?wd=
值资源站:http://www.ziyuanpian.net/index.php?m=vod-search&wd=
vip1080:http://vip1080.top/index.php/vod/search.html?wd=
VIP云点播:https://www.vipydb.com/vodsearch/-------------.html?wd=
80s手机电影:http://www.80s.la/movie/search/?skey=
贝壳影视:http://movie.jxesk.cn/index.php?m=vod-search&wd=
TV6影院💯:https://www.tv6.com/index.php/vod/search.html?wd=
黑豹TV:http://www.heibaotv.com/vod/search.html?wd=
去看吧(动漫):https://www.qkan8.com/index.php/vod/search.html?wd=
欧派动漫(动漫):https://www.opacg.com/vodsearch/-------------/?wd=
965影视:https://www.965ys.net/search/%s.html
狸猫TV💯:http://flimo.cn/index.php/vod/search.html?wd=
KK3电影已失效:http://www.kk3.tv/search.asp?searchword=
黑马影视:http://www.heimayy.net/search.php?searchword=
非凡影音:http://www.losir.cn/index.php?s=vod-search&wd=
而力影院:http://m.2li.xyz/index.php/vod/search.html?wd=
方舟影视网:http://wap.ark777.com/index.php?s=vod-search&wd=
畅云视听:http://cy.winppo.com/vod/search.html?wd=
共享影视:http://gxys.da3h.wang/index.php/vod/search.html?wd=
放放电影:http://www.fangfangdy.cc/search?wd=
紫狐影院:http://v.zihu.tv/index.php/vod/search.html?wd=
面包网:http://www.mbw99.com/vodsearch/-------------/?wd=
非凡资源:http://www.ffzy8.com/vod-search?wd=
80影视:http://m.80ys.net/search/-------------.html?wd=
涂涂影院:http://www.71xun.com/index.php?m=vod-search&wd=
乐看电影院:http://lekan.ab895.cn/search.php?searchword=
TVB云播:http://m.hktvyb.com/vod/search.html?wd=
盘多多(网盘):http://www.panduoduo.net/s/name/
小轩影视:http://www.cdnpay.cn/index.php/vod/search.html?wd=
番楽:http://funle.video/vodsearch/-------------/?wd=
安狐影院:http://ibahu.com/index.php?m=vod-search&wd=
赤马影院:http://www.cma5.com/index.php?m=vod-search&wd=
0712h:http://www.0712h.com/search.php?searchword=
谍错网:https://www.diecuo.com/index.php?m=vod-search&wd=
三个三在线:http://www.333zx.cn/wap/seacher.php?wd=
西瓜影院(爱优酷腾):http://m.xigua16.com/search/?wd=
chok吧:https://www.chok8.com/vodsearch/-------------/?wd=
高清资源网:http://www.gaoqingzy.com/index.php?m=vod-search&submit=search&entry=1&ie=gbk&wd=
乐优视频:http://leutv.cn/search.html?wd=
苹果影院:http://www.plaly.com/vodsearch.html?wd=
猫眼电影(简介评论):http://m.maoyan.com/ajax/search?kw=%s&cityId=59&stype=-1
酷片库:https://www.kupianku.com/search/index?key=
315电影网:https://m.315z.net/search/?wd=
去看吧(动漫):https://www.qkan9.com/index.php/vod/search/wd/%s.html
尚帝影视(已失效):http://www.3rrqc.cn/search/%s.html
时光网(简介评论):http://m.mtime.cn/Service/callback.mi/Showtime/SearchVoice.api?keyword=%s&pageIndex=1&searchType=3&locationId=290
搜视频网[手机]:https://m.tvsou.com/search/
苏格影院:http://m.wendaima.com/search.php?searchword=
天堂影视:http://tiantangtv.cn/index.php?m=vod-search-wd-
爱思影院:https://www.96as.cn/search/%s.html
星空影院:http://www.usxktv.com/index.php?s=/Search/index.html&keyword=
好类影院:http://www.haoleiyingyuan.cn/index.php/vod/search.html?wd=
4Q电影网💯:http://www.dabaishipin.cn/index.php?m=vod-search&wd=
神马影视(已失效):http://www.imzxz.com/index.php/vod/search.html?wd=
TV88影视💯:http://www.tv88.vip/vodsearch/-------------.html?wd=
天堂影视:http://tiantangtv.cn/index.php?m=vod-search-wd-
在线福利网:http://www.74le.com/search?wd=
天天看影院:http://www.kankantv.org/e/search/index.php?show=title,pinyin,keywords&area=default&sortby=related&keyboard=
永久资源cc:http://yongjiuzy.cc/index.php?m=vod-search&wd=
看视界:http://v.73k3.cn/vodsearch/-------------.html?wd=
手机韩剧网:https://m.hanju78.com/s/%s.html
迪特电影网:http://www.ditedy.com/vod-search-wd-%s.html
手机韩剧网:https://www.hanju78.com/s/%s.html
盒子影视:http://www.520boxtv.com/search.php?name=%s&x=0&y=0
影豆网:https://www.yingdou3.com/search.php?searchword=
EDD动画:http://www.edddh.com/index.php?m=vod-search&wd=
SYUS影视已失效:https://www.suiyue.us/index.php/vod/search.html?wd=
大宝TV™:http://www.dabaotv.cn/vodsearch/-------------.html?wd=
杂汇谈视频(优 +:https://www.zahuitan.com/index.php/vodsearch/-------------/?wd=
飞飞电影网(💯):https://www.feifeisp.com/search/-------------.html?wd=
奶包电影:http://www.nbdy8.cc/index.php/vod/search.html?wd=
樱花动漫:http://m.imomoe.jp/search.asp?searchword=
战网影视:https://www.2zw.cc/index.php?m=vod-search&wd=
鱼人影视™(已失效):https://www.cdyhgh.top/index.php/vod/search.html?wd=
天天影视:http://m.252670.com/index.php/vod/search.html?wd=
嗨哆咪影视(已失效):https://haiduomi.com/search.html?wd=
奇奇动漫(动漫):http://www.qiqidongman.com/vod-search-wd-%s.html
风车动漫+:http://dm.dm530.net/search.asp?searchword=
天天影视:http://www.252670.com/index.php/vod/search.html?wd=
海外影视(已失效):http://www.hwmov.com/?s=vod-search.html&wd=
微信影院(💯):http://www.weixintv8.com/index.php?m=vod-search&wd=
云客影视(💯):http://www.yunkej.cn/4-------------.html?wd=
920影院💯:http://www.tv920.com/vodsearch.html?wd=
哔嘀影视:https://www.bd1s.com/search?q=
初颜影视(💯):https://www.cydym.cn/index.php/vod/search/?wd=
段友影视(💯):http://www.102hd.com/index.php?m=vod-search&wd=
影视资源大全(💯):http://www.yszy9.com/index.php?m=vod-search&wd=
福云资源(💯):http://www.fucloud.xyz/index.php?m=vod-search&wd=
影视可乐天极(💯):http://www.keletj.com/index.php?m=vod-search&wd=
豆腐影院(💯):http://m.ooxxgy.cn/vodsearch/-------------.html?wd=
彬彬影院™(💯):http://www.binbin95.com/search.html?wd=
鸭子谷影院(💯):http://www.soumulu.com/sss/%s.html
皮皮犬影院™(💯):http://ppqyy.com/index.php/vod/search.html?wd=
海洋影院:http://www.mu83j.cn/index.php/vod/search.html?wd=
新视觉影视(💯):http://www.ka61b.cn/index.php/vod/search.html?wd=
花田影院(💯):http://www.huatianyy.com/vodsearch/-------------.html?wd=
97影院💯:http://www.id97.net/index.php?m=vod-search&wd=
壹零影院(💯):http://www.10dh.cn/index.php?m=vod-search&wd=
九尾狼影院(💯):http://www.jiuweilang.com/index.php?m=vod-search&wd=
牛魔王电影(💯):http://www.nmwdy.com/search-wd-%s.html
爱看TV💯:http://www.iktvb.com/index.php?m=vod-search&wd=
奇迹电影(💯):http://qijidy.com/index.php/vod/search/wd/%s.html
读视(💯):http://www.ka61b.cn/index.php/vod/search.html?wd=
滴滴影视(💯):http://movie.24dd.cn/index.php/vodsearch/%s-------------.html
艾玛看影视网(已失效):http://www.manhuali.com/search.php?searchword=
92122导航💯:http://www.92122.com/search/-------------.html?wd=
两个BT💯:https://www.bttwo.com/?s=
爱TV云播💯:http://www.hktvwx01.cn/vod/search/wd/%s.html
七叶影视(💯):http://www.qiyeok.com/search/%s.html
1977资源已失效:http://www.1977zy.com/index.php?m=vod-search&wd=
1769电影™💯:http://das.6n2o76.cn/index.php/vod/search.html?wd=
鬼马影院(💯):http://www.dy821.cn/index.php?m=vod-search-wd-%s.html
007影视4💯:https://www.007ts.com/search/-------------.html?wd=
凑点影视(💯):http://www.coudian.com/index.php/vod/search/wd/%s.html
老新番动漫(动漫):http://www.laoxinfan.com/search.php?searchword=
嘶哩嘶哩(动漫):http://www.silisili.me/e/search/index.php?show=title&tbname=movie&tempid=1&keyboard=
沃购网影视:http://www.wlgoo.cn/index.php/vod/search.html?wd=
全集网:https://www.quanji789.com/index.php?s=vod-search&wd=
迅播动漫(动漫):https://dm.biepa.net/search.php?searchword=
无双影视:https://wsys.tv/vodsearch.html?wd=
R福利电影天堂:http://www.rdytt.com/search-wd-%s.html
LOGO先锋影院:https://www.xfplay.wang/index.php?m=vod-search&wd=
众云影视:http://www.zhongyuntv.com/index.php/vod/search.html?wd=
100资源站:https://www.wfss100.com/index.php?m=vod-search&wd=%s&submit=search
要看电影网:https://ykdyj.com/index.php?m=vod-search&wd=
OK资源:http://www.okzyw.com/index.php?m=vod-search&wd=
稔知影视:http://renzhitv.com/vod/search.html?wd=
52k影视:http://shodg.xyz/seacher.php?wd=
看剧影视:http://www.kanju3.com/index.php/vod/search.html?wd=
ACg高清:http://www.acghd.cn/index.php/vod/search.html?wd=
918视频网:http://dy.cocke.cc/index.php/vod/search.html?wd=%s&submit=
韩剧网:http://m.2hanju.com/e/search/?searchget=1&show=title&keyboard=
麻雀影视:http://www.maqueys.com/index.php?m=vod-search&wd=
125电影网:http://www.125dy.com/vod-search?wd=
优质电影网:http://www.youzhidy.com/plus/search.php?kwtype=0&q=
FODM漫相随动漫:http://dm.tsdm.tv/search.asp?searchword=
gimy剧迷:https://in.gimy.tv/search.php?searchword=
艾旦影视:https://www.lovedan.net/search.php?page=2&searchword=%s&searchtype=
小米动漫:http://www.xmdmw.com/search.php?searchword=
TV在线影院:http://v.ckxfjr.cn/search.html?wd=
影视之家:http://www.yingshipa.com/search.php?searchword=
影视之家:http://www.yingshipa.com/search.php?searchword=
自在电影网:http://www.zzyo.cc/index.php?m=vod-search&wd=
豆角电影:https://www.tvb1.cc/index.php?m=vod-search&wd=
优秀影院:http://www.uxyy.cn/search/-------------.html?wd=
辉煌影视:http://www.hh6s.com/vod/search.html?wd=
哈哈热播:https://www.haniudy.com/vodsearch/-------------/?wd=
虎视影院:http://www.77hushi.com/vodsearch/-------------.html?wd=
易看影院:http://www.ekmov.com/vodsearch/-------------.html?wd=
音范丝(磁力):http://www.yinfans.com/?s=
策驰影院:http://www.5nj.com/index.php?m=vod-search&wd=
129资源:http://www.129zy.com/index.php?m=vod-search&wd=%s&submit=search
1895电影网:http://www.1895ys.com/search.php?searchword=
拉斯特影视:http://www.lasite.cc/index.php?m=vod-search&wd=
1999电影天堂:http://m.1999dytt.com/index.php?m=vod-search&wd=
ABC影院:https://www.abc119.org/index.php?m=vod-search&wd=
小收影院:http://p4yy.com/index.php?m=vod-search&wd=
OK资源站:http://www.jisudhw.com/index.php?m=vod-search&wd=%s&submit=search
雅酷视频:http://m.yakutv.cc/search.asp?searchword=
花样影视(优-:https://i.hyys.me/webIndex.php/?code=keywordSearch&keyword=
ye813电影网:http://www.ye813.cn/vod-search-wd-%s.html
282电影网:http://www.163282.com/index.php?m=vod-search&wd=
杂汇谈视频:http://www.zahuitan.com/index.php/vod/search.html?wd=
霸气村:http://www.bqc000.com/search.php?searchword=
傻宝宝:http://www.shabaobao123.com/search.php?searchword=
52随意看:http://52syk.com/index.php/vod/search.html?wd=
西瓜电影:http://www.xigua800.com/index.php/vod/search.html?wd=
葫芦堆影院®:http://www.huludui.com/vodsearch/-------------.html?wd=
瑶琳影院®:http://www.yaolinyy.com/vodsearch/-------------.html?wd=
64动漫资源:http://zy.wz64.com/search.php?searchword=%s&submit=search
火狮影视:http://www.huostv.com/vodsearch/-------------.html?wd=
完美看看☆:https://www.wanmeikk.tv/search/-------------.html?wd=
7781影院:http://www.7781tv.com/index.php/vod/search.html?wd=
优米影视:http://www.youmi6.club/index.php/vod/search.html?wd=
魔道影视:https://www.modaotv.com/vodsearch/-------------.html?wd=
电影家园:http://so.idyjy.com/s.asp?w=
小脸通红:http://www.pania.cn/search.php?searchword=
橙人影院:http://www.xzys.tw/index.php/vod/search.html?wd=
九零电影网:https://www.90dy.cc/index.php/vod/search.html?wd=
917看片:http://www.917kp.com/index.php/vod/search.html?wd=
我爱看电影吧:http://www.52kmov.com/index.php?m=vod-search&wd=
365电影网:https://www.365gj.com/index.php/vod/search.html?wd=
Gvideo影院:http://97daimeng.com/index.php?m=vod-search&wd=
袋鼠影视:http://www.daishuys.com/index.php/vod/search.html?wd=
胡巴影视:http://www.4020.cc/index.php/vod/search.html?wd=
巴士动漫电影网:http://50bx.com/search?wd=
雪儿影院:http://www.xuevod.cn/index.php?m=vod-search&wd=
神舟影院:http://www.szh99.com/index.php?m=vod-search&wd=%s&submit=search
永久电影网:http://www.yjdy.cc/index.php?m=vod-search&wd=
电影在线看:http://www.dyzxk.net/index.php/search?wd=
星影天地:http://tv.2kxy.com/seacher.php?wd=
旧梦影视:http://tv.885n.cn/wap/seacher.php?wd=
麻花影视(优+:http://www.mahuaba.com/search.php?searchword=
911影视:http://www.911ys.cn/index.php/vod/search.html?wd=
51看电影优+:https://51kdy.org/vodsearch/-------------.html?wd=
172资源网优+:http://api.172zy.xyz/index.php?m=vod-search&wd=
yse影视优+:http://m.yse123.com/so.asp?searchword=
沐享影视(优+:http://v.muyl.vip/index.php/vod/search.html?wd=
乐乐影视(优+:http://le-dy.cn/index.php/vod/search.html?wd=
OK资源~okzyzy.cc优+:http://okzyzy.cc/index.php?m=vod-search&wd=
琪琪影院(优+:https://m.77kkpp.com/index.php?m=vod-search&&wd=
在线之家(优+:https://www.zxzjs.com/vodsearch/-------------.html?wd=%s&submit=
皮皮龟(优+:http://m.pipigui.tv/vod-search-wd-%s-p-1.html
OK资源优+:http://www.okzy.co/index.php?m=vod-search&wd=
4K电影天堂优+:https://www.4kdy.net/index.php?c=search&wd=
365天天看优+:http://www.365ttk.com/vodsearch/-------------.html?wd=
卧龙资源.net优+:http://wolongzy.net/search.html?searchword=
快牛影院(优+:http://dianying333.cn:443/index.php?m=vod-search&wd=
56影视:https://www.5656ys.com/index.php/vodsearch.html?wd=
yoo优酷影院:http://www.yookou.com/index.php/vod/search.html?wd=
青柠檬视频:https://www.qnmtv.com/vod/search.html?wd=
白天影视:http://www.baitianyy.cc/index.php?s=/vod-search-wd-%s.html
多多影院:http://rseb.cn/index.php?m=vod-search&wd=
桃园影院:http://www.taoyuan6.com/search.php?searchword=
16看吧:http://www.badyw.com/vodsearch/-------------.html?wd=
DEEPHD:https://www.deephd.club/zh/search?s=
全能影视:http://so.qnvod.net:8881/?keyword=
皮皮猪(已失效):https://www.ppzhu.tv/index.php/search.html?wd=
不二影视(优):http://www.xhw511.com/index.php/vod/search.html?wd=
林祥影视(优):https://www.qqlinxiang.cn/seacher.php?wd=
VIPKU:https://www.2n65.cn/index.php/vod/search.html?wd=
Go1977资源:http://www.go1977.com/index.php?m=vod-search&wd=
DDTY影视:http://m.dytt.ooo/index.php/vod/search.html?wd=
八点影院(优):https://www.bdhd.cc/search.php?searchword=
木瓜电影(优):http://www.xuji11.me/index.php/vod/search.html?wd=
资源盘(优):http://www.ziyuanpian.com/index.php?m=vod-search&wd=
柠檬观看网(优-:http://www.nmgk.com/index.php?s=vod-search-name&wd=
琪琪看片(优-:http://www.77kp.pro/index.php?s=/vod-search-wd-%s.html
初心视频(优-:http://v.bwcxy.com/vodsearch/-------------.html?wd=
火腿影视网(优-:http://www.hamysw.com/index.php/vod/search/wd/%s.html
狗带TV优-:http://www.vultr1.com/vodsearch/-------------.html?wd=
影视狗:https://m.ysgou.cc/index.php?s=vod-search-name&wd=
巨星小影:http://tv.xym.tw/index.php/vod/search.html?wd=
阿狸影院:https://v.okjuan.top/index.php/vod/search.html?wd=
奇乐影视:http://www.qileys.com/index.php/vod/search.html?wd=
AV影院:http://v.52or.com/index.php/vod/search.html?wd=
陌颜影视:https://www.moyantv.com/index.php/vod/search.html?wd=
好又多电影:http://m.hyd55.com/search.asp?searchword=
VIP电影:http://www.vip1280.cn/search.php?searchword=
欧西电影:http://www.ox37.com/search.php?searchword=
麻雀影视:http://www.maqueys.com/index.php?m=vod-search&wd=
窝窝影院:https://www.55evd.com/search.php?searchword=
幻想影院:http://vk56.cn/?c=search&wd=
c值资源网:http://www.czhiziyuan.com/index.php?m=vod-search&wd=
哈哩哈哩:https://www.halihali.tv/search/?wd=
大饼影视:http://www.lookoro.cn/search.php?searchword=
77影院:http://www.77dvds.com/index.php?m=vod-search&wd=
暖光影视2:http://v.778qs.com/search.php?searchword=
追番剧:https://www.zhuifanju.com/search.php?searchword=
BT蜘蛛:http://www.zhizhuz.com/q?kw=
磁力屋(磁力):https://www.cili5.net/kw/%s.html
片铺网:https://www.pianpu.cn/search/?wd=
姿势影院:http://zsxwz.ooo/index.php/vod/search.html?wd=
搜搜影院:https://www.sosotv.net/search.php?searchword=
小新影视:http://jqr.bkz.tw/index.php/vod/search.html?wd=
致一影视:http://v.zhi1st.com/index.php/vod/search.html?wd=
晨风影院:http://6khw.cn/index.php/vod/search.html?wd=
碟调网:http://www.diediao123.com/search.asp?k=
熙光影视:http://a.520xi.cn/index.php/vod/search/wd/%s.html
592看电影:https://www.592kan.cn/vod/search/wd/%s.html
万影网:http://www.sodyy.com/index.php?m=vod-search&wd=
娟娟吧影视网:https://www.juanjuankan.com/search1.php?searchword=
酷酷资源:http://www.kukuzy.com/index.php?m=vod-search&wd=
苏格影院:http://m.z7yy.com/search.php?searchword=
DB影院:http://www.dba6.cn/index.php/vod/search.html?wd=
97资源网:http://97zyw.com/index.php?m=vod-search&wd=
久久看影院:https://www.99kvod.com/search/?wd=
第一影视:http://www.d1tv.cc/search.php?searchword=
KTKKT卡通站:http://www.ktkkt.com/search.asp?searchword=
看电视网:https://www.ktvw.net/vodsearch/%s-------------.html
无限动画:https://www.5xdmw.com/search.php?searchword=
悠久影院:https://www.eqq9.com/search.php?searchword=
BT4K影院:http://www.bt4kyy.com/search.php?searchword=
骝肥影视:http://www.liufeidy.live/index.php/vod/search.html?wd=
100视频:https://www.100sp.com/search.asp?searchword=
第九影院:https://www.8j8k.com/index.php/vod/search.html?wd=
贵妃网:http://www.guifei0.com/search.asp?searchword=
葡京影视:http://03pjpj.net/index.php?m=vod-search&wd=
影视资源帝国:http://www.yszydg.com/index.php?m=vod-search&wd=
137影视院:http://www.137ki.cn/index.php?c=search&wd=
极速影院:https://www.44tu.cc/index.php?m=vod-search&wd=
绿茶TV:http://lvchatv.wang/vodsearchs/-------------/?wd=
搁浅影视:http://www.gqtv.vip/search.html?wd=
一舟影视:https://kylexpf.com/search/-------------/?wd=
天天看影院:http://www.kankantv.la/e/search/index.php?show=title,pinyin,keywords&area=default&sortby=related&keyboard=
256看视☾:http://www.265ks.com/search/?wd=
傲视影院:https://www.aassx.com/index.php?m=vod-search-wd-%s-p-1.html
片吧:http://m.pianba.net/sou.asp?keyword=
720影视大全:http://www.hb720.cc/search?wd=
月影点播:http://www.moonbt.com/index.php?m=vod-search&wd=
2TU影院:http://m.82tu.cc/search.php?searchword=
靈异影院:http://www.lingyi44.com/search_mobile.asp?searchword=
片哈网:http://m.ldnxse.com/tv-search-wd-%s.html
我不卡TV:https://www.sm91.cc/search.php?searchword=
猫咪影院:https://www.dyb2018.com/vodsearch/-------------.html?wd=
YY4138高清影院:http://www.lalalo.com/search.php?searchword=
538资源网:http://www.238zy.com/index.php?m=vod-search&wd=
电影齐:http://www.dianyingqi.com/vodsearch/-------------/?wd=
片搜电影:http://www.pstv.tv/index.php?m=vod-search&wd=
金瓜电影:http://www.jinguady.com/search.php?searchword=
191影视屋:http://m.191ysw.com/index.php?s=/vod-search-name-%s.html
小白影视:https://www.xbsvip.cn/index.php/vod/search.html?wd=
6V电影:https://www.66s.cc/e/search/index.php?show=title&tempid=1&tbname=article&mid=1&dopost=search&submit=&keyboard=
哈酷源站:http://www.haku77.com/index.php?m=vod-search&wd=
探索影视:http://www.toseek.cc/search.php?page=1&searchword=
1949资源:http://www.1949zy.com/index.php?m=vod-search&wd=
极爱TV:https://www.jiai.tv/vodsearch/-------------/?wd=
172资源:http://www.172zy.net/index.php?m=vod-search&wd=
宅男电影小分队:http://woailengxiaohua.com/search.php?searchword=
影视看看:http://www.yskk8.com/index.php?m=vod-search&wd=
新论语:http://www.863hd.com/index.php?m=vod-search&wd=
奶包影院:http://www.nbdy8.com/index.php/vod/search.html?wd=
就要玩电影:http://www.915dy.com/index.php?m=vod-search&wd=
94神马电影网已失效:http://www.177dy.com/search?wd=
新剧集影院(已失效):http://www.xinjuji.com/search.asp?searchword=
影视精灵:http://www.ysjltv.com/index.php?m=vod-search&wd=
青苹果影院:http://www.jmgoo.com/vodsearch/-------------.html?wd=
bbk影院:http://dy.360wifi.cc/index.php?m=vod-search&wd=
放映影院:https://www.t90dyy.tv/index.php?m=vod-search&wd=
人人影视:http://m.yyets8.com/search/?wd=
爱水果影圈~pc:http://www.aaqqy.com/vod-search-pg-1-wd-%s.html
新年剧场(已失效):http://xxoo.panokb.com/index.php?m=vod-search&wd=
天天影视:http://ccd365.cn/app/index.php?i=2&c=entry&eid=149&key=
Q2002影院K版:http://www.k2938.com/search?wd=
卡哇猪:http://www.kwpig.com/search/%s-1.html
达达兔:https://m.jlszyy.cc/search.php?searchword=
七年影视:http://m.qinian.cc/index.php?m=vod-search&wd=
猪猪号1:https://m.zhuzhuhao.com/search/?wd=
放牛郎电影:http://www.fnldy.cn/vodsearch/-------------.html?wd=%s&submit=
zzzfun动漫:http://www.zzzfun.com/index.php/vod-search-wd-%s.html
柠檬动画基地:https://xukunx.cn/cx/bangumi/port.php?keyword=%s&pn=1&type=7
娃娃影院:http://www.wonyy.com/index.php/vod/search.html?wd=
91资源:http://www.91zy.cc/search.asp?searchword=
人人美剧:https://www.imeiju.cc/search.php?searchword=
皮皮虾电影网:https://www.ppxiatv.com/index.php/vod/search.html?wd=
看电影kdy:https://www.wxkdy666.com/Home/Search?KeyWord=%s&SearchType=1
影视9:http://ys9.top/vod/search.html?wd=
美剧侠:http://meijuxia.com/index.php?s=vod-search&wd=
爱看剧:http://www.akanju.com/vodsearch/-------------/?wd=
五号放映室:http://www.535455.top/index.php/vod/search/wd/%s.html
全家看:http://www.aaakp.pw/index.php/vod/search/wd/%s.html
天龙影院(💯):http://m.76long.com/Search.asp?keyword=
暖光影视:http://m.sunbook.cc/search.php?searchword=
椰子影院:https://www.yeziyy.com/index.php/vod/search.html?wd=
泰剧啦:https://www.taijula.com/taijula/search/%s.html
CT影视已失效:http://www.ctysvip.com/index.php/vod/search.html?wd=
全民影院(已失效):http://www.vpq4.cn/vodsearch/-------------.html?wd=
二十影院(已失效):http://esyy007.com/index.php?m=vod-search&wd=
妮日韩剧:http://rh.niriniri.com/index.php/vod/search.html?wd=
值资源站:http://www.ziyuanpian.net/index.php?m=vod-search&wd=
迷彩兔:https://m.micaitu.com/vod-search-wd-%s.html
酷绘视频:http://m.kuhuiv.com/index.php?m=vod-search&wd=
卧龙资源:http://wlziyuan.cc/search.html?searchword=
星梦电影网:https://www.52xmw.com/index.php/vod/search.html?wd=
笨笨鸡:http://m.benbenji.com/index.php?s=vod-search-wd-%s.html
7K电影:http://www.hk7k.com/ssvod-%s-1.html
永久资源:http://yongjiuzy.net/index.php?m=vod-search&wd=
77K影院:http://www.77kyy.com/vod-search-wd-%s.html
酷播资源:http://www.kubozy.net/index.php?m=vod-search&wd=
酷云资源:http://www.kuyunzy.cc/search.asp?searchword=
胖猫TV:http://v.canyinren.com.cn/search.php?searchword=
新片屋电影(已失效):https://www.xinpianwu.com/index.php?m=vod-search&wd=
批哩啪哩:http://pilipali.cc/vod/search/wd/%s.html
哔咪哔咪:http://www.bimibimi.cc/vod/search/wd/
觅片网:http://tv.cqyes.cn/index.php/vod/search.html?wd=
尘落电影网:https://www.50s.wang/?c=search&wd=
GimyTV已失效:http://in.gimy.tv/search.php?searchword=
火腿影视网(已失效):https://www.hamysw.com/index.php/vod/search/wd/%s.html
叶子影院(已失效):http://www.79tv.com/search.php?searchword=
19影视:https://www.19kan.com/vodsearch.html?wd=
神马影院:https://m.jiaosm.com/search/-------------.html?wd=
酷视猪影视:http://qq.a3l3.cn/search/%s.html
Q2002影视院:http://www.wmxwm.com/search?wd=
7E电影网:http://www.7edy.net/index.php?m=vod-search&wd=
左手吃斋影视:https://v.xiangkanju.com/index.php?m=vod-search&wd=
TVK88影视:http://tvk88.net/index.php?m=vod-search-wd-
海兔影院:http://www.haitum.com/search/
爱水果影圈~手机:http://m.aaqqy.com/vod-search-pg-1-wd-%s.html
柠檬影院(已失效):https://www.317ka.com/vodsearch/-------------.html?wd=
发烧屋:http://www.hifiwu.com/index.php?s=/vod-search-wd-%s.html
VIP影院:https://7k.yixiangyh.com/index.php/vod/search.html?wd=
极速云资源:http://www.caijizy.com/index.php?m=vod-search&wd=
扎巴野影院:http://www.zabaye.com/search.php?searchword=
扒一剧:http://www.81ju.cn/index.php?m=vod-search&wd=
放放TV:https://m.fangfangtv.net/search/?wd=
嗨哆咪影视:http://m.haiduomi.com/search.html?wd=
看剧吧:http://www.kanjuba.tv/search.php?searchword=
YYFF电影网:https://m.97yyff.com/vod-search-wd-
哇有视频:https://www.wayoutv.com/index.php/vod/search.html?wd=
安亚弦视频:https://v.anyaxian.cn/vod/search.html?wd=
院线电影:http://apis.xiexie.fun/index.php/vod/search.html?wd=
乐猫TV-30ts:http://www.30ts.com/index.php?m=vod-search&&wd=
CK电影网:http://m.ckck.vip/search/?Key=
233电影网:https://www.233dyw.com/vodsearch/-------------/?wd=
极品影视:http://m.jipinys.cc/search/?wd=
92TV电影网:http://www.92tv.cc/index.php?m=vod-search&wd=
豌豆影视:https://www.wandouys.com/video/search/%s.html
电影天堂2w:http://2w2w.tv/index.php?m=vod-search&wd=
追剧窝(已失效):http://yd.junjunys.vip/index.php?m=vod-search&wd=
156资源:http://156zy.cc/index.php?m=vod-search&wd=
最大资源:http://zuidazy.net/index.php?m=vod-search&wd=
131资源:http://131zy.vip/index.php?m=vod-search&wd=
奇影酷:http://m.qydy8.com/vod-search-pg-1-wd-%s.html
奇奥影视:http://www.qiaotv.cc/search.php?searchword=
思古影视:http://v.sigu.me/search.php?wd=
百万资源网(已失效):http://www.baiwanzy.com/index.php?m=vod-search&wd=
就找大猫影院(已失效):http://www.885nm.com/search?wd=
筋斗云资源:http://www.jdyzy.cc/index.php?m=vod-search&wd=
要爱电影:https://www.12dvd.com/search/?wd=
8老爷资源:https://www.888laoye.com/index.php?m=vod-search&wd=
速播资源:https://www.subo8988.com/index.php?m=vod-search&wd=
烽火影视2:https://m.fenghuo.tv/search/?wd=
凶间影院:http://www.xiongjian44.com/index.php?m=vod-search&wd=
恐怖世界:http://www.kongbu44.com/index.php?m=vod-search&wd=
灰灰电影(已失效):http://aaa.taomil.cn/seacher.php?wd=
人人视频3已失效:http://www.rrdvd.cn/index.php/vod/search.html?wd=
6U资源:http://zy.ataoju.com/index.php?m=vod-search&submit=search&wd=
卧龙资源(已失效):https://wlziyuan.cc/search.html?searchword=
九八零影院:https://www.tv980.com/search.php?page=1&searchword=%s&searchtype=
我爱资源(已失效):http://www.5252zy.com/search.asp?searchword=
605资源:http://www.605zy.com/index.php?m=vod-search&wd=
看看屋:https://m.kankanwu.com/vod-search-wd-%s-p-1.html
4K屋2:http://m.kkkkmao.com/vod-search-wd-%s.html
只爱TVB已失效:http://www.onlytvb.com/search?kw=
樱花动漫:http://m.imomoe.net/search.asp?searchword=
骑士电影:http://www.74zu.com/search?wd=
222资源已失效:http://www.222zy.com/index.php?m=vod-search&wd=
快看影视:https://m.kuaikan66.com/search/%s.html
BT云搜已失效:http://www.btyunsou.info/search?kw=
苦瓜影院V2:http://2.mp4l.com/?m=vod-search&wd=
搜播影院(已失效):https://m.sobo.me/index.php?m=vod-search&wd=
88影视V2:http://m.88ysw.tv/index.php?m=vod-search&wd=
BT天堂:http://www.3bt.cc/vod-search-wd-%s.html
91美剧:http://91mjw.com/?s=
八点影院:https://www.bdhdy.com/search.php?&searchword=%s&searchtype=
八戒资源:http://zy.bajieziyuan.com/index.php?m=vod-search&wd=
云播TV2:https://www.yunbtv.com/search.php?searchword=
1787电影3:http://www.1787.tv/index.php?m=vod-search&wd=
海龟影院:http://www.hgyxz.cc/vod-search-wd-%s.html
精品资源:http://www.jingpinzy.com/index.php?m=vod-search&wd=
豆瓣资源:http://doubanzy.com/index.php?m=vod-search&wd=
2678资源已失效:http://www.dy2678.com/index.php?m=vod-search&wd=
唐末:http://m.cctv-yn.cn/index.php/vod/search/page/1/wd/%s.html
七七铺:http://m.qiqipu.com/search.asp?searchword=
最快资源:http://zuikzy.com/index.php?m=vod-search&wd=
全视频:http://www.qsptv.com/search/?wd=
黑米影院:http://www.heimidy.cc/search.php?searchword=
高清资源:http://gaoqingzy.com/index.php?m=vod-search&wd=
BT蜘蛛已失效:http://www.zhizhud.com/q?kw=
mp4吧:http://www.mp4pa.com/search.php?searchword=
豆瓣电影(简介评论):https://m.douban.com/search/?query=
最新资源网-推荐:http://www.zuixinzy.com/index.php?m=vod-search&wd=
135资源网:http://135zyw.com/index.php?m=vod-search&wd=
暧昧资源网(已失效):http://www.imeizy.com/index.php?m=vod-search&wd=
粤之家(已失效):http://m.yuezj.com/index.php?m=vod-search&wd=
泡泡影视:http://m.ppys.vc/tv-search-wd-%s.html
被窝电影网:http://m.beiwo.tv/index.php?s=vod-search-wd-%s-p-1.html
神马影院(已失效):http://www.9rsm.com/search?wd=
琪琪影院:https://m.qiqi321.com/index.php?m=vod-search&&wd=
一部影院(已失效):http://www.yibuyy.com/search.php?searchword=
蓝海视频:http://v.yingselanhai.com/seacher.php?sousuo=
风车动漫2:http://m.fengchedm.com/common/search.aspx?key=
1907VIP已失效:https://z1.m1907.cn/?jx=
爱看影院:https://www.akyy.vip/vodsearch/-------------/?wd=
CO蓝光网:http://www.languang.co/?s=
小兵分享:http://www.xbshare.com/query/
VIP云点播:https://www.96danji.com/vodsearch/-------------.html?wd=
人人磁力(磁力):http://renrencili.pw/query/%s/1-0-0/
磁力吧(磁力):https://www.cili8.biz/s/%s_rel_1.html
磁力福利(磁力):http://cilifuli.ws/%s/1-0-0.html
遨游磁力搜(磁力):http://www.aoyoso.vip/search/%s_ctime_1.html
BT芒果:http://www.btmgn.com/list/%s/1
雪狐影视:http://www.gzzza.com/index/index/search?word=
磁力猫(磁力):https://www.cilimao.cc/search?word=
美剧鸟:http://m.meijuniao.com/index.php?s=vod-search&wd=

View File

@ -1,678 +0,0 @@
谍战迷:http://m.diezhan.me/search.asp?searchword=
哈哩哈哩:https://m.halihali.me/search/?wd=
66影院:http://66yy.in/index.php?m=vod-search&wd=
独特影视:https://www.dut8.com/search.html?wd=
苦瓜网:http://www.kugua77.com/search.php?searchword=
白加影视:http://www.ibaijia.tv/index.php/vod/search.html?wd=
艾米果影院:https://www.amgyy.com/index.php?m=vod-search&wd=
人人电影网:http://www.508m.com/vodsearch/-------------/?wd=
八哥网(免嗅探):http://www.8gw.com/search.asp?searchword=
爱上影院:http://2syy.cn/index.php/vod/search.html?wd=
欧八影视:http://www.o8ys.com/vodsearch/-------------.html?wd=
椰子影视:http://yzys.top/index.php/vod/search.html?wd=
旗鱼影视(免嗅探):http://www.7yko.com/index.php/vod/search.html?wd=
快看影视:http://www.kuaikan88.com/search.php?searchword=
鲸鱼影视:https://www.jyys6.cn/jysou/-------------.html?wd=
低端影视:http://ddrk.me/?s=%s&id=m
宝宝福利吧:http://www.bdfuli.com/search/index?key=
哈哈影视:http://www.hahady.cn/seacher.php?wd=
欧尚影视:https://www.osqqz.com/index.php/vod/search.html?wd=
米猪影视(免嗅探):http://www.66666.ee/seacher/%s.html
馒头剧集网:http://www.faamt.com/search?wd=
看看剧:http://www.kankanju.com/search.php?searchword=
枫林网:http://8maple.ru/搜尋結果/?q=
碟调网:https://www.diediaow.com/search.php?searchword=
第九影院:http://v.d9y.net/seacher.php?wd=
影视魔盒:http://www.yingshimohe.com/vod/search.html?wd=
动漫010动漫:http://www.dm010.com/search.asp?searchword=
全影汇(免嗅探):http://www.60az.com/search/?wd=
11K影院免嗅探:http://m.11k.cc/index.php?u=search-index&keyword=
免VIP视频:https://www.mvipsp.top/index.php/vod/search.html?wd=
苦瓜影视:http://2.mp4l.com/index.php?m=vod-search&wd=
分派电影:http://ifenpaidy.com/index.php/vod/search.html?wd=
就要玩电影:https://i915dy.com/index.php?m=vod-search&wd=
VIP电影免嗅探:http://m.vip1280.cn/search.php?searchword=
乐享电影网:https://www.aiqiyivip.cc/index.php?s=vod-search-name&wd=
聚云视频(💯):http://www.juytv.com/index.php/vodsearch/-------------/?wd=
有妖气视频:http://www.ytttv.com/index.php/vodsearch/-------------.html?wd=
可喜影院:http://m.kexi.cc/search/?wd=
F8电影:https://www.f8dy.tv/index.php?m=vod-search&wd=
大地影院:https://www.dadi.tv/index.php?s=vod-search-name&wd=
翼影视频:http://www.iniii.cn/index.php/vod/search.html?wd=
网易音乐:http://music.cccyun.cc/?name=%s&type=网易
中国纪录片网:http://so.cntv.cn/docuchina/index.php?qtext=
百度(综合):https://m.baidu.com/s?word=%s&t_kt=0&ie=utf-8
212影视:https://www.212ys.com/index.php?s=vod-search&wd=
三米影视:https://m.smmy365.com/search/?wd=
飘花电影网:https://www.piaohuatv.org/search.php?searchword=
白旗影视(免嗅探):https://m.baiqitv.net/video/search/%s.html
小合影视:http://xiaohetv.club/search/%s.html
88影视V2:https://m.88ys.cn/index.php?m=vod-search&wd=
一飞影视(免嗅探):http://yfzs.fun/vodsearch/-------------.html?wd=%s&submit=
猪大爷:https://m.zhudaye.com/vod-search-wd-%s-p-1.html
猪大爷(💯):https://m.zhudaye.com/vod-search-wd-%s-p-1.html
老苦瓜:https://www.laokugua.com/search.php?searchword=
西瓜追剧:https://78zhuiju.com/vodsearch/-------------.html?wd=
疯狂电影迷:http://fkdy.me/index.php?m=vod-search-pg-1-wd-%s.html
二猫影院(免嗅探):http://2myy.com/index.php/vod/search.html?wd=
国语库:https://m.guoyuku.com/search.php?keyword=
樱花动漫W:https://www.yinghuaw.com/search.php?searchword=
潦草影视:http://m.liaocao.com/search.php?keyword=
公益影视:http://www.zuyj.cn/vodsearch.html?wd=
全民影院:http://www.dy8p.com/vodsearch/-------------.html?wd=
盒子影视:http://m.520boxtv.com/search.php?name=%s&x=0&y=0
大胖熊影院:https://www.dpxdy.com/index.php?m=vod-search&wd=
电影港:http://m.dygang.net/e/search/index.php?keyboard=%s&show=title,zhuyan&tempid=1
9300影视💯:http://www.9300tv.com/index.php?m=vod-search&wd=
嘀哩哩TV💯:https://www.dlili.tv/?s=
极乐看影视(💯):https://www.jilekan.com/search.html?wd=
爱TV云播💯:http://www.hktvwx01.cn/vod/search/wd/%s.html
滴滴影视(💯):http://movie.24dd.cn/index.php/vodsearch/%s-------------.html
新视觉影视(💯):http://www.ka61b.cn/index.php/vod/search.html?wd=
皮皮犬影院™(💯):http://ppqyy.com/index.php/vod/search.html?wd=
豆腐影院(免嗅探):http://m.ooxxgy.cn/vodsearch/-------------.html?wd=
920影院💯:http://www.tv920.com/vodsearch.html?wd=
TV6影院💯:https://www.tv6.com/index.php/vod/search.html?wd=
独播库(💯):https://www.duboku.com/vodsearch/-------------.html?wd=
超能影视(💯):http://www.44cn.net/vodsearch/?wd=
达达兔(💯):https://m.dadatu5.com/search.php?searchword=
资源猫(💯):http://v.ziyuanm.com/vodsearch/?wd=
逗别看(💯):http://m.6080fw.com/mso/?wd=
影视分享(💯):https://www.ysshare.com/search/
夏沫电影网(💯):http://www.7bszs.com/index.php/vod/search.html?wd=
农民影视(💯):http://www.nmvcd.com/index.php?m=vod-search&wd=
影视网(💯):http://www.weqtv.com/index.php/vod/search.html?wd=
VIP云点播💯:https://www.vipydb.com/index.php/vod/search.html?wd=
狸猫TV💯:http://flimo.cn/index.php/vod/search.html?wd=
4Q电影网💯:http://www.dabaishipin.cn/index.php?m=vod-search&wd=
TV88影视💯:http://www.tv88.vip/vodsearch/-------------.html?wd=
微信影院(💯):http://www.weixintv8.com/index.php?m=vod-search&wd=
云客影视(💯):http://www.yunkej.cn/4-------------.html?wd=
初颜影视(💯):https://www.cydym.cn/index.php/vod/search/?wd=
段友影视(💯):http://www.102hd.com/index.php?m=vod-search&wd=
影视资源大全(💯):http://www.yszy9.com/index.php?m=vod-search&wd=
影视可乐天极(💯):http://www.keletj.com/index.php?m=vod-search&wd=
彬彬影院™(💯):http://www.binbin95.com/search.html?wd=
鸭子谷影院(💯):http://www.soumulu.com/sss/%s.html
花田影院(💯):http://www.huatianyy.com/vodsearch/-------------.html?wd=
97影院💯:http://www.id97.net/index.php?m=vod-search&wd=
壹零影院(💯):http://www.10dh.cn/index.php?m=vod-search&wd=
九尾狼影院(💯):http://www.jiuweilang.com/index.php?m=vod-search&wd=
牛魔王电影(💯):http://www.nmwdy.com/search-wd-%s.html
爱看TV💯:http://www.iktvb.com/index.php?m=vod-search&wd=
奇迹电影(💯):http://qijidy.com/index.php/vod/search/wd/%s.html
读视(💯):http://www.ka61b.cn/index.php/vod/search.html?wd=
92122导航💯:http://www.92122.com/search/-------------.html?wd=
两个BT💯:https://www.bttwo.com/?s=
七叶影视(💯):http://www.qiyeok.com/search/%s.html
1769电影™💯:http://das.6n2o76.cn/index.php/vod/search.html?wd=
鬼马影院(💯):http://www.dy821.cn/index.php?m=vod-search-wd-%s.html
凑点影视(💯):http://www.coudian.com/index.php/vod/search/wd/%s.html
天龙影院(💯):http://m.76long.com/Search.asp?keyword=
静听网(听书):http://m.audio699.com/search?keyword=
麻花影视(免嗅探):https://www.mahuaba.com/search.php?searchword=
兔兔影:http://www.tutuying.com/index.php?m=vod-search&wd=
小威影视:http://lyw.lyw520zjc.vip/index.php/vod/search.html?wd=
火云影视:https://m.hydy3.com/search.asp?searchword=
歪影城:http://www.waiyc.com/index.php/vod/search.html?wd=
夜猫TV:http://www.yemaotv.cc/so/-------------.html?wd=
六一电影(免嗅探):http://www.61dy.com/index.php?s=vod-search-name&wd=
段友影视:http://www.123tv.vip/index.php/vodsearch.html?wd=
巧看VIP:http://www.qiaokan.vip/index.php/vod/search.html?wd=
酷酷TV:http://m.kukutv.com/index.php?m=vod-search&wd=
逗猫影视(免嗅探):https://www.doumao8.com/vod/search.html?wd=%s&submit=
古古影视:https://v.pgu.cc/m/search/?key=
木屋影视:http://www.muwuyingshi.top/index.php?m=vod-search&wd=
新手村:http://www.xsc234.com/search.php?searchword=
葡萄影视:http://www.ykxdbz.com/seacher.php?wd=
部落影院:https://m.vbuluo.com/search/?wd=
169看:http://www.169kan.com/index.php?m=vod-search-wd-
高通影院(免嗅探):https://5gkp.top/index.php/vod/search.html?wd=
热播资源网:https://rebozy.com/index.php/vod/search.html?wd=
66影视:https://www.suanzao.tv/e/search/index.php?keyboard=%s&show=title&tempid=1&tbname=news&mid=1&dopost=search
eeyore:https://eeyore.co/index.php/vod/search/?wd=
黑船长影院:http://www.hczhme.cn/index.php/vod/search.html?wd=
好西好电影网(优):http://okoook.com/index.php?m=vod-search-wd-%s.html
云渡影院:http://yy.6tc.top/seacher.php?wd=
AK资源:http://www.4xqa.com/index.php?m=vod-search&wd=
奥斯影院:http://www.ybo.tw/index.php/vod/search.html?wd=
星期天电影:http://www.xqtdy.com/vod/search/?wd=
黑米影院(优):http://www.tv9090.com/search.php?searchword=
天幕影视:http://qq.ztlji.cn/index.php/vod/search.html?wd=
老家影视:http://a.dtianyuehaokan.com/seacher.php?wd=
美好影视:http://a.3happytime.com/seacher.php?wd=
被窝电影网:https://www.dududy.com/index.php?m=vod-search&wd=
神驴影院:http://www.shenlvyy.com/search/
泡椒影视:http://www.paojiaotv.com/search/
微总部影视:http://www.wzb0.cn/search/%s.html
蓝光影视:http://www.lkdmkj.top/seacher.php?wd=&wd=
禾纳久久(免嗅探):http://www.hena99.com/index.php/vod/search.html?wd=
影视大全(爱优酷腾):http://ys.km.com/so_
九三影视(免嗅探):http://www.93ys.net/search.php?searchword=
必看福利:https://www.bkfuli.com/index.php?m=vod-search&wd=
福步影院:http://www.fob800.com/search.php?searchword=
MP4高清:http://mp4hd.com/index.php?m=vod-search&wd=
影兔网:http://m.4ktv8.com/index.php?m=vod-search&wd=
123电影网:http://m.dy2046.net/search.asp?searchword=
半糖影视(免嗅探):https://m.bt610.com/vodsearch.html?wd=%s&submit=
奇艺影视:http://tv441.club/index.php/vod/search.html?wd=
极影动漫吧:https://www.jydm8.com/search.php?searchword=
泡剧网(免嗅探):http://m.paotv.cc/search/?wd=
56看电影网:http://m.56kandy.com/index.php?s=vod-search&wd=
yy6080首播影院:https://www.ys6080.net/search.php?searchword=
GimyTV迷剧:https://v.gimy.tv/search/?wd=
狸猫TV:https://www.limaotv.com/search/-------------.html?wd=
布米米66:http://www.bumimi66.com/m/sss.php?top=10&q=
人人影视(免嗅探):https://m.yyets8.com/search/?wd=
电影蜜蜂:https://www.dybee.tv/?s=
电影吧:https://m.dianyingbar.com/index.php?m=vod-search&wd=
十八影视(免嗅探):https://m.18ys.com/search.php?searchword=
宅男电影:http://www.cctv14.net/vodsearch/-------------.html?wd=
玩的嗨TV:http://tv.huizhek.com/search/%s.html
手机韩剧(韩剧):http://shoujihanju.com/e/search/index.php?show=title,smalltext,ftitle&keyboard=
会源影视:http://kan.eeeul.com/index.php/vod/search/wd/%s.html
K8经典:https://m.k8jd.com/search/%s.html
呗呗吧:http://v.hibbba.com/index.php?mode=search&wd=
奈菲:https://www.nfmovies.com/search.php?searchword=
360看看爱优酷腾:http://m.360kan.com/search/index?kw=
迪速电影网:http://www.disudy.com/vod-search-wd-%s.html
猫王电影网:http://www.maowangdy.com/vod-search.html?wd=
大白影院™:http://baymaxtv.top/index.php/vod/search.html?wd=
肥站:https://m.feizhan.cc/q=/?wd=
八福电影网(免嗅探):https://www.8fck.com/index.php/vod/search.html?wd=
真心电影网:http://www.zhenxindyw.net/index.php?m=vod-search&wd=
光棍影院:http://v.weixintv8.com/index.php?m=vod-search&wd=
巨基影视:http://mob.woogle3389.com/index.php/vod/search.html?wd=
怡萱动漫(动漫):http://www.yxdm.tv/search.html?title=
床头电影网(免嗅探):http://www.lunlix.com/index.php/vod/search.html?wd=
极速影视:http://www.jisuysw.com/search/?wd=
侠客电影网:http://www.9do9.com/index.php?m=vod-search&wd=
星星影院:http://www.yemuxingchen.com/search/
1il电影:https://www.1il.tw/index.php/vod/search.html?wd=
贝贝影院:http://www.beibei33.com/index.php/vod/search.html?wd=
草民电影:https://www.cmdy5.com/index.php?m=vod-search&wd=%s&submit=
飞鱼:http://www.feiyudianying.com/index.php?m=vod-search&wd=
大手子影院:http://www.dsz22.com/search.php?q=
银猫电影(免嗅探):https://laoyinmao.com/search.php?searchword=
影视城:http://www.z1i.cn/vodsearch/-------------.html?wd=
嘻嘻动漫网(动漫):https://www.xixixixi.wang/search/name/%s.html
人人影视(下载):http://www.yyetss.com/Search/index/?s_keys=
妮可影视(动漫):http://www.nicotv.me/video/search/%s.html
去看TV免嗅探:http://m.qukantv.net/search/?wd=
干货影视:http://tv.k8aa.com/index.php/vod/search.html?wd=
零度影视(爱优酷腾):http://tv.iqxbf.com/seacher.php?wd=
智诚影视:http://allys.cn/search.php?searchword=
29视频:http://www.29spyy.com/vod-search?wd=
97电影网免嗅探:http://www.97kpb.com/search.php?searchword=
沙发电影网:http://www.sofamv.com/index.php?s=/search/index.html&keyword=
山丘影院(免嗅探):https://dy.thehill.me/index.php/vod/search.html?wd=%s&submit=
可米影视(免嗅探):http://www.kmysw.vip/index.php/vod/search.html?wd=
五杀电影院:https://s.lol5s.com/index.php?m=vod-search&wd=
97韩剧网:https://m.97pd.com/index.php?s=vod-search&wd=
全民影院:http://www.qdy5.com/index.php/vod/search.html?wd=%s&submit=
美剧天堂:https://m.meijutt.com/search/index.asp?searchword=
香蕉热播:http://www.xgxxx.cn/index.php/vod/search.html?wd=
粤语影视:https://www.yueyuys.com/search.php?searchword=
80s手机电影网免嗅探:http://80s.cc/search/-------------.html?wd=
九州TV:http://www.9zhoutv.com/index.php/vod/search/wd/%s.html
聚看影院(免嗅探):https://m.jukantv.com/index.php?s=vod-search&wd=
吾爱看看:http://www.wuaikk.com/vodsearch/-------------/?wd=
ADC电影网:https://www.adcmove.com/search/-------------.html?wd=
小刀影院(免嗅探):http://www.xdkdy.cc/index.php?s=vod-search&wd=
有钱呀:https://v.youqianya.com/vod/search/?wd=
高清电影网(免嗅探):http://www.mgtv.tw/index.php/vod/search.html?wd=
影院TV:http://1.zhbv.cn/search.html?wd=so&wd=video&wd=
奇米奇米(无法访问):http://www.qimiqimi.top/index.php/vod/search.html?wd=
乔巴影视:http://dilidili.ren/index.php/vod/search.html?wd=
天悦影院:http://tianyueyy.com/vodsearch/-------------.html?wd=
麻花100影视免嗅探:https://www.mahua110.com/search/-------------.html?wd=
动漫岛(动漫):https://www.mandao.tv/search.php?searchword=
众视影城:http://m.hdjoy.cn/index.php?s=vod-search&wd=
新影剧:http://www.tuituye.cn/index.php?m=vod-search&wd=
灵动影视:http://tv.82wl.cn/index.php/vod/search.html?wd=
E站动漫:http://m.ezdmw.com/Home/Index/search_some?searchText=%s&page=0
哔咪哔咪:https://www.bimibimi.cc/vod/search/?wd=
牛巴巴影院(免嗅探):http://www.688ying.com/vodsearch/-------------.html?wd=
田鸡影院:http://www.mtotoo.com/index.php?m=vod-search&wd=
雅阁影视:https://www.yageys.com/vod/search.html?wd=
吾爱看片(免嗅探):http://www.52kkpp.com/vodsearch/-------------.html?wd=
小黄鸭影视:http://www.yule40.com/4-------------.html?wd=%s&submit=
板栗电影:https://m.siguady.com/search/?wd=
天美影视:https://tv.tmicloud.com/vod/search.html?wd=
值资源站(免解析):http://www.ziyuanpian.net/index.php?m=vod-search&wd=
vip1080:http://vip1080.top/seacher.php?wd=
80s手机电影:http://www.80s.la/movie/search/?skey=
贝壳影视:http://movie.jxesk.cn/index.php?m=vod-search&wd=
黑豹TV:http://www.heibaotv.com/vod/search.html?wd=
去看吧(动漫):https://www.qkan8.com/index.php/vod/search.html?wd=
欧派动漫(动漫):https://www.opacg.com/vodsearch/-------------/?wd=
965影视:https://www.965ys.net/search/%s.html
KK3电影已失效:http://www.kk3.tv/search.asp?searchword=
黑马影视:http://www.heimayy.net/search.php?searchword=
非凡影音:http://www.losir.cn/index.php?s=vod-search&wd=
而力影院:http://m.2li.xyz/index.php/vod/search.html?wd=
方舟影视网:http://wap.ark777.com/index.php?s=vod-search&wd=
畅云视听:http://cy.winppo.com/vod/search.html?wd=
共享影视:http://gxys.da3h.wang/index.php/vod/search.html?wd=
放放电影:http://www.fangfangdy.cc/search?wd=
紫狐影院(无法访问):http://v.zihu.tv/index.php/vod/search.html?wd=
面包网:http://www.mbw99.com/vodsearch/-------------/?wd=
非凡资源:http://www.ffzy8.com/vod-search?wd=
80影视:http://m.80ys.net/search/-------------.html?wd=
涂涂影院:http://www.71xun.com/index.php?m=vod-search&wd=
乐看电影院:http://lekan.ab895.cn/search.php?searchword=
TVB云播:http://m.hktvyb.com/vod/search.html?wd=
盘多多(网盘):http://www.panduoduo.net/s/name/
小轩影视:http://www.cdnpay.cn/index.php/vod/search.html?wd=
番楽:http://funle.video/vodsearch/-------------/?wd=
安狐影院:http://ibahu.com/index.php?m=vod-search&wd=
赤马影院:http://www.cma5.com/index.php?m=vod-search&wd=
0712h:http://www.0712h.com/search.php?searchword=
谍错网:https://www.diecuo.com/index.php?m=vod-search&wd=
三个三在线:http://www.333zx.cn/wap/seacher.php?wd=
西瓜影院(爱优酷腾):http://m.xigua16.com/search/?wd=
chok吧:https://www.chok8.com/vodsearch/-------------/?wd=
高清资源网:http://www.gaoqingzy.com/index.php?m=vod-search&submit=search&entry=1&ie=gbk&wd=
乐优视频:http://leutv.cn/search.html?wd=
苹果影院:http://www.plaly.com/vodsearch.html?wd=
猫眼电影(简介评论):http://m.maoyan.com/ajax/search?kw=%s&cityId=59&stype=-1
酷片库:https://www.kupianku.com/search/index?key=
315电影网:https://m.315z.net/search/?wd=
去看吧(动漫):https://www.qkan9.com/index.php/vod/search/wd/%s.html
尚帝影视(无法访问):http://www.3rrqc.cn/search/%s.html
时光网(简介评论):http://m.mtime.cn/Service/callback.mi/Showtime/SearchVoice.api?keyword=%s&pageIndex=1&searchType=3&locationId=290
搜视频网[手机]:https://m.tvsou.com/search/
苏格影院(无法访问):http://m.wendaima.com/search.php?searchword=
天堂影视(无法访问):http://tiantangtv.cn/index.php?m=vod-search-wd-
爱思(差):https://www.96as.cn/search/%s.html
星空影院:http://www.usxktv.com/index.php?s=/Search/index.html&keyword=
好类影院:http://www.haoleiyingyuan.cn/index.php/vod/search.html?wd=
神马影视(无法访问):http://www.imzxz.com/index.php/vod/search.html?wd=
天堂影视(无法访问):http://tiantangtv.cn/index.php?m=vod-search-wd-
在线福利网:http://www.74le.com/search?wd=
天天看影院(无法访问):http://www.kankantv.org/e/search/index.php?show=title,pinyin,keywords&area=default&sortby=related&keyboard=
永久资源cc免解析:http://yongjiuzy.cc/index.php?m=vod-search&wd=
看视界:http://v.73k3.cn/vodsearch/-------------.html?wd=
迪特电影网:http://www.ditedy.com/vod-search-wd-%s.html
盒子影视:http://www.520boxtv.com/search.php?name=%s&x=0&y=0
影豆网:https://www.yingdou3.com/search.php?searchword=
EDD动画:http://www.edddh.com/index.php?m=vod-search&wd=
SYUS影视无法访问:https://www.suiyue.us/index.php/vod/search.html?wd=
大宝TV™:http://www.dabaotv.cn/vodsearch/-------------.html?wd=
杂汇谈视频:https://www.zahuitan.com/index.php/vodsearch/-------------/?wd=
飞飞电影网(无法访问):https://www.feifeisp.com/search/-------------.html?wd=
奶包电影:http://www.nbdy8.cc/vodsearch/-------------.html?wd=
樱花动漫:http://m.imomoe.jp/search.asp?searchword=
战网影视:https://www.2zw.cc/index.php?m=vod-search&wd=
鱼人影视™(已失效):https://www.cdyhgh.top/index.php/vod/search.html?wd=
天天影视:http://m.252670.com/index.php/vod/search.html?wd=
嗨哆咪影视(已失效):https://haiduomi.com/search.html?wd=
奇奇动漫(动漫):http://www.qiqidongman.com/vod-search-wd-%s.html
风车动漫+(无法访问):http://dm.dm530.net/search.asp?searchword=
天天影视:http://www.252670.com/index.php/vod/search.html?wd=
海外影视(已失效):http://www.hwmov.com/?s=vod-search.html&wd=
哔嘀影视:https://www.bd1s.com/search?q=
福云资源(免解析):http://www.fucloud.xyz/index.php?m=vod-search&wd=
海洋影院:http://www.mu83j.cn/index.php/vod/search.html?wd=
艾玛看影视网(无法访问):http://www.manhuali.com/search.php?searchword=
1977资源免解析:http://www.1977zy.com/index.php?m=vod-search&wd=
007影视4无法访问:https://www.007ts.com/search/-------------.html?wd=
老新番动漫(动漫):http://www.laoxinfan.com/search.php?searchword=
嘶哩嘶哩(动漫):http://www.silisili.me/e/search/index.php?show=title&tbname=movie&tempid=1&keyboard=
沃购网影视(无法访问):http://www.wlgoo.cn/index.php/vod/search.html?wd=
全集网:https://www.quanji789.com/index.php?s=vod-search&wd=
迅播动漫(动漫):https://dm.biepa.net/search.php?searchword=
无双影视(优+:https://wsys.tv/vodsearch/so.html?wd=
R福利电影天堂:http://www.rdytt.com/search-wd-%s.html
LOGO先锋影院:https://www.xfplay.wang/index.php?m=vod-search&wd=
众云影视:http://www.zhongyuntv.com/index.php/vod/search.html?wd=
100资源站:https://www.wfss100.com/index.php?m=vod-search&wd=%s&submit=search
要看电影网:https://ykdyj.com/index.php?m=vod-search&wd=
OK资源:http://www.okzyw.com/index.php?m=vod-search&wd=
稔知影视:http://renzhitv.com/vod/search.html?wd=
52k影视无法访问:http://shodg.xyz/seacher.php?wd=
看剧影视(无法访问):http://www.kanju3.com/index.php/vod/search.html?wd=
ACg高清无法访问:http://www.acghd.cn/index.php/vod/search.html?wd=
918视频网:http://dy.cocke.cc/seacher.php?wd=
韩剧网:http://m.2hanju.com/e/search/?searchget=1&show=title&keyboard=
麻雀影视:http://www.maqueys.com/index.php?m=vod-search&wd=
125电影网无法访问:http://www.125dy.com/vod-search?wd=
优质电影网:http://www.youzhidy.com/plus/search.php?kwtype=0&q=
FODM漫相随动漫:http://dm.tsdm.tv/search.asp?searchword=
艾旦影视(无法访问):https://www.lovedan.net/search.php?page=2&searchword=%s&searchtype=
小米动漫:http://www.xmdmw.com/search.php?searchword=
TV在线影院:http://v.ckxfjr.cn/search.html?wd=
影视之家(无法访问):http://www.yingshipa.com/search.php?searchword=
影视之家(无法访问):http://www.yingshipa.com/search.php?searchword=
自在电影网:http://www.zzyo.cc/index.php?m=vod-search&wd=
豆角电影:https://www.tvb1.cc/index.php?m=vod-search&wd=
优秀影院(无法访问):http://www.uxyy.cn/search/-------------.html?wd=
辉煌影视:http://www.hh6s.com/vod/search.html?wd=
哈哈热播:https://www.haniudy.com/vodsearch/-------------/?wd=
虎视影院:http://www.77hushi.com/vodsearch/-------------.html?wd=
易看影院:http://www.ekmov.com/vodsearch/-------------.html?wd=
音范丝(无法访问):http://www.yinfans.com/?s=
策驰影院:http://www.5nj.com/index.php?m=vod-search&wd=
129资源免解析:http://www.129zy.com/index.php?m=vod-search&wd=%s&submit=search
1895电影网:http://www.1895ys.com/search.php?searchword=
拉斯特影视:http://www.lasite.cc/index.php?m=vod-search&wd=
1999电影天堂:http://m.1999dytt.com/index.php?m=vod-search&wd=
ABC影院:https://www.abc119.org/index.php?m=vod-search&wd=
小收影院:http://p4yy.com/index.php?m=vod-search&wd=
OK资源站免解析:http://www.jisudhw.com/index.php?m=vod-search&wd=%s&submit=search
雅酷视频(无法访问):http://m.yakutv.cc/search.asp?searchword=
花样影视(无法访问):https://i.hyys.me/webIndex.php/?code=keywordSearch&keyword=
ye813电影网:http://www.ye813.cn/vod-search-wd-%s.html
282电影网:http://www.163282.com/index.php?m=vod-search&wd=
杂汇谈视频:https://www.zahuitan.com/index.php/vodsearch/-------------/?wd=
霸气村:http://www.bqc000.com/search.php?searchword=
傻宝宝:http://www.shabaobao123.com/search.php?searchword=
52随意看:http://52syk.com/index.php/vod/search.html?wd=
西瓜电影:http://www.xigua800.com/index.php/vod/search.html?wd=
葫芦堆影院®(无法访问):http://www.huludui.com/vodsearch/-------------.html?wd=
瑶琳影院®(无法访问):http://www.yaolinyy.com/vodsearch/-------------.html?wd=
64动漫资源无法访问:http://zy.wz64.com/search.php?searchword=%s&submit=search
火狮影视:http://www.huostv.com/vodsearch/-------------.html?wd=
完美看看☆(无法访问):https://www.wanmeikk.tv/search/-------------.html?wd=
7781影院:http://www.7781tv.com/index.php/vod/search.html?wd=
优米影视:http://www.youmi6.club/index.php/vod/search.html?wd=
魔道影视:https://www.modaotv.com/search.html?wd=
电影家园:http://so.idyjy.com/s.asp?w=
小脸通红:http://www.pania.cn/search.php?searchword=
橙人影院:http://www.xzys.tw/index.php/vod/search.html?wd=
九零电影网:https://www.90dy.cc/index.php/vod/search.html?wd=
917看片无法访问:http://www.917kp.com/index.php/vod/search.html?wd=
我爱看电影吧:http://www.52kmov.com/index.php?m=vod-search&wd=
365电影网:https://www.365gj.com/index.php/vod/search.html?wd=
Gvideo影院:http://97daimeng.com/index.php?m=vod-search&wd=
袋鼠影视:http://www.daishuys.com/index.php/vod/search.html?wd=
胡巴影视:http://www.4020.cc/index.php/vod/search.html?wd=
巴士动漫电影网:http://50bx.com/search?wd=
雪儿影院:http://www.xuevod.cn/index.php?m=vod-search&wd=
神舟影院:http://www.szh99.com/index.php?m=vod-search&wd=%s&submit=search
永久电影网:http://www.yjdy.cc/index.php?m=vod-search&wd=
电影在线看:http://www.dyzxk.net/index.php/search?wd=
星影天地:http://tv.2kxy.com/seacher.php?wd=
旧梦影视(无法访问):http://tv.885n.cn/wap/seacher.php?wd=
麻花影视:http://www.mahuaba.com/search.php?searchword=
911影视:http://www.911ys.cn/index.php/vod/search.html?wd=
51看电影优+:https://51kdy.org/vodsearch/-------------.html?wd=
172资源网优+:http://api.172zy.xyz/index.php?m=vod-search&wd=
yse影视优+:http://m.yse123.com/so.asp?searchword=
沐享影视(优+:http://v.muyl.vip/index.php/vod/search.html?wd=
乐乐影视:http://le-dy.cn/index.php/vod/search.html?wd=
OK资源~okzyzy.cc优+:http://okzyzy.cc/index.php?m=vod-search&wd=
琪琪影院(优+:https://m.77kkpp.com/index.php?m=vod-search&&wd=
在线之家(优+:https://www.zxzjs.com/vodsearch/-------------.html?wd=%s&submit=
皮皮龟(优+:http://m.pipigui.tv/vod-search-wd-%s-p-1.html
OK资源优+:http://www.okzy.co/index.php?m=vod-search&wd=
4K电影天堂优+:https://www.4kdy.net/index.php?c=search&wd=
365天天看优+:http://www.365ttk.com/vodsearch/-------------.html?wd=
卧龙资源net免解析:http://wolongzy.net/search.html?searchword=
快牛影院(优+:http://dianying333.cn:443/index.php?m=vod-search&wd=
56影视:https://www.5656ys.com/index.php/vodsearch.html?wd=
yoo优酷影院:http://www.yookou.com/index.php/vod/search.html?wd=
青柠檬视频:https://www.qnmtv.com/vod/search.html?wd=
白天影视:http://www.baitianyy.cc/index.php?s=/vod-search-wd-%s.html
多多影院:http://rseb.cn/index.php?m=vod-search&wd=
桃园影院:http://www.taoyuan6.com/search.php?searchword=
16看吧:http://www.badyw.com/vodsearch/-------------.html?wd=
DEEPHD:https://www.deephd.club/zh/search?s=
全能影视:http://so.qnvod.net:8881/?keyword=
皮皮猪(已失效):https://www.ppzhu.tv/index.php/search.html?wd=
不二影视(优):http://www.xhw511.com/index.php/vod/search.html?wd=
林祥影视(优):https://www.qqlinxiang.cn/seacher.php?wd=
VIPKU:https://www.2n65.cn/index.php/vod/search.html?wd=
Go1977资源:http://www.go1977.com/index.php?m=vod-search&wd=
DDTY影视:http://m.dytt.ooo/index.php/vod/search.html?wd=
八点影院(优):https://www.bdhd.cc/search.php?searchword=
木瓜电影(优):http://www.xuji11.me/index.php/vod/search.html?wd=
资源盘(免解析):http://www.ziyuanpian.com/index.php?m=vod-search&wd=
柠檬观看网(优-:http://www.nmgk.com/index.php?s=vod-search-name&wd=
琪琪看片(优-:http://www.77kp.pro/index.php?s=/vod-search-wd-%s.html
初心视频(优-:http://v.bwcxy.com/vodsearch/-------------.html?wd=
火腿影视网(优-:http://www.hamysw.com/index.php/vod/search/wd/%s.html
狗带TV优-:http://www.vultr1.com/vodsearch/-------------.html?wd=
影视狗:https://m.ysgou.cc/index.php?s=vod-search-name&wd=
巨星小影:http://tv.xym.tw/index.php/vod/search.html?wd=
阿狸影院:https://v.okjuan.top/index.php/vod/search.html?wd=
奇乐影视:http://www.qileys.com/index.php/vod/search.html?wd=
AV影院:http://v.52or.com/index.php/vod/search.html?wd=
陌颜影视:https://www.moyantv.com/index.php/vod/search.html?wd=
好又多电影:http://m.hyd55.com/search.asp?searchword=
VIP电影:http://www.vip1280.cn/search.php?searchword=
欧西电影:http://www.ox37.com/search.php?searchword=
麻雀影视:http://www.maqueys.com/index.php?m=vod-search&wd=
窝窝影院:https://www.55evd.com/search.php?searchword=
幻想影院:http://vk56.cn/?c=search&wd=
c值资源网免解析:http://www.czhiziyuan.com/index.php?m=vod-search&wd=
哈哩哈哩:https://www.halihali.tv/search/?wd=
大饼影视:http://www.lookoro.cn/search.php?searchword=
77影院:http://www.77dvds.com/index.php?m=vod-search&wd=
暖光影视2:http://v.778qs.com/search.php?searchword=
追番剧:https://www.zhuifanju.com/search.php?searchword=
BT蜘蛛:http://www.zhizhuz.com/q?kw=
磁力屋(磁力):https://www.cili5.net/kw/%s.html
片铺网:https://www.pianpu.cn/search/?wd=
姿势影院:http://zsxwz.ooo/index.php/vod/search.html?wd=
搜搜影院:https://www.sosotv.net/search.php?searchword=
小新影视:http://jqr.bkz.tw/index.php/vod/search.html?wd=
致一影视:http://v.zhi1st.com/index.php/vod/search.html?wd=
繁梦影院(免嗅探):http://6khw.cn/index.php/vod/search.html?wd=
碟调网:http://www.diediao123.com/search.asp?k=
熙光影视:http://a.520xi.cn/index.php/vod/search/wd/%s.html
592看电影:https://www.592kan.cn/vod/search/wd/%s.html
万影网:http://www.sodyy.com/index.php?m=vod-search&wd=
娟娟吧影视网:https://www.juanjuankan.com/search1.php?searchword=
酷酷资源(免解析):http://www.kukuzy.com/index.php?m=vod-search&wd=
苏格影院(优):http://m.z7yy.com/search.php?searchword=
DB影院:http://www.dba6.cn/index.php/vod/search.html?wd=
97资源网免解析:http://97zyw.com/index.php?m=vod-search&wd=
久久看影院:https://www.99kvod.com/search/?wd=
第一影视:http://www.d1tv.cc/search.php?searchword=
卡通站(动漫):http://m.ktkkt.com/search.asp?searchword=
看电视网:https://www.ktvw.net/vodsearch/%s-------------.html
无限动画:https://www.5xdmw.com/search.php?searchword=
悠久影院:https://www.eqq9.com/search.php?searchword=
BT4K影院:http://www.bt4kyy.com/search.php?searchword=
骝肥影视:http://www.liufeidy.live/index.php/vod/search.html?wd=
100视频:https://www.100sp.com/search.asp?searchword=
第九影院:https://www.8j8k.com/index.php/vod/search.html?wd=
贵妃网:http://www.guifei0.com/search.asp?searchword=
葡京影视:http://03pjpj.net/index.php?m=vod-search&wd=
影视资源帝国(免解析):http://www.yszydg.com/index.php?m=vod-search&wd=
137影视院:http://www.137ki.cn/index.php?c=search&wd=
极速影院:https://www.44tu.cc/index.php?m=vod-search&wd=
绿茶TV:http://lvchatv.wang/vodsearchs/-------------/?wd=
搁浅影视:http://www.gqtv.vip/search.html?wd=
一舟影视:https://kylexpf.com/search/-------------/?wd=
天天看影院:http://www.kankantv.la/e/search/index.php?show=title,pinyin,keywords&area=default&sortby=related&keyboard=
256看视☾:http://www.265ks.com/search/?wd=
傲视影院:https://www.aassx.com/index.php?m=vod-search-wd-%s-p-1.html
片吧:http://m.pianba.net/sou.asp?keyword=
720影视大全:http://www.hb720.cc/search?wd=
月影点播:http://www.moonbt.com/index.php?m=vod-search&wd=
2TU影院:http://m.82tu.cc/search.php?searchword=
靈异影院:http://www.lingyi44.com/search_mobile.asp?searchword=
片哈网:http://m.ldnxse.com/tv-search-wd-%s.html
我不卡TV:https://www.sm91.cc/search.php?searchword=
猫咪影院:https://www.dyb2018.com/vodsearch/-------------.html?wd=
YY4138高清影院:http://www.lalalo.com/search.php?searchword=
538资源网:http://www.238zy.com/index.php?m=vod-search&wd=
电影齐:http://www.dianyingqi.com/vodsearch/-------------/?wd=
片搜电影:http://www.pstv.tv/index.php?m=vod-search&wd=
金瓜电影:http://www.jinguady.com/search.php?searchword=
191影视屋:http://m.191ysw.com/index.php?s=/vod-search-name-%s.html
小白影视:https://www.xbsvip.cn/index.php/vod/search.html?wd=
6V电影:https://www.66s.cc/e/search/index.php?show=title&tempid=1&tbname=article&mid=1&dopost=search&submit=&keyboard=
哈酷源站(免解析):http://www.haku77.com/index.php?m=vod-search&wd=
探索影视:http://www.toseek.cc/search.php?page=1&searchword=
1949资源:http://www.1949zy.com/index.php?m=vod-search&wd=
极爱TV:https://www.jiai.tv/vodsearch/-------------/?wd=
172资源免解析:http://www.172zy.net/index.php?m=vod-search&wd=
宅男电影小分队:http://woailengxiaohua.com/search.php?searchword=
影视看看:http://www.yskk8.com/index.php?m=vod-search&wd=
新论语:http://www.863hd.com/index.php?m=vod-search&wd=
奶包影院:http://www.nbdy8.com/index.php/vod/search.html?wd=
就要玩电影:http://www.915dy.com/index.php?m=vod-search&wd=
94神马电影网已失效:http://www.177dy.com/search?wd=
新剧集影院(已失效):http://www.xinjuji.com/search.asp?searchword=
影视精灵:http://www.ysjltv.com/index.php?m=vod-search&wd=
青苹果影院:http://www.jmgoo.com/vodsearch/-------------.html?wd=
bbk影院:http://dy.360wifi.cc/index.php?m=vod-search&wd=
放映影院:https://www.t90dyy.tv/index.php?m=vod-search&wd=
人人影视:http://m.yyets8.com/search/?wd=
爱水果影圈~pc:http://www.aaqqy.com/vod-search-pg-1-wd-%s.html
新年剧场(已失效):http://xxoo.panokb.com/index.php?m=vod-search&wd=
天天影视:http://ccd365.cn/app/index.php?i=2&c=entry&eid=149&key=
Q2002影院K版:http://www.k2938.com/search?wd=
卡哇猪:http://www.kwpig.com/search/%s-1.html
达达兔:https://m.jlszyy.cc/search.php?searchword=
七年影视:http://m.qinian.cc/index.php?m=vod-search&wd=
猪猪号1:https://m.zhuzhuhao.com/search/?wd=
放牛郎电影:http://www.fnldy.cn/vodsearch/-------------.html?wd=%s&submit=
zzzfun动漫:http://www.zzzfun.com/index.php/vod-search-wd-%s.html
柠檬动画基地:https://xukunx.cn/cx/bangumi/port.php?keyword=%s&pn=1&type=7
娃娃影院:http://www.wonyy.com/index.php/vod/search.html?wd=
91资源:http://www.91zy.cc/search.asp?searchword=
人人美剧:https://www.imeiju.cc/search.php?searchword=
皮皮虾电影网:https://www.ppxiatv.com/index.php/vod/search.html?wd=
看电影kdy:https://www.wxkdy666.com/Home/Search?KeyWord=%s&SearchType=1
影视9:http://ys9.top/vod/search.html?wd=
美剧侠:http://meijuxia.com/index.php?s=vod-search&wd=
爱看剧:http://www.akanju.com/vodsearch/-------------/?wd=
五号放映室:http://www.535455.top/index.php/vod/search/wd/%s.html
全家看:http://www.aaakp.pw/index.php/vod/search/wd/%s.html
暖光影视:http://m.sunbook.cc/search.php?searchword=
椰子影院:https://www.yeziyy.com/index.php/vod/search.html?wd=
泰剧啦:https://www.taijula.com/taijula/search/%s.html
CT影视已失效:http://www.ctysvip.com/index.php/vod/search.html?wd=
全民影院(已失效):http://www.vpq4.cn/vodsearch/-------------.html?wd=
二十影院(已失效):http://esyy007.com/index.php?m=vod-search&wd=
妮日韩剧:http://rh.niriniri.com/index.php/vod/search.html?wd=
值资源站(免解析):http://www.ziyuanpian.net/index.php?m=vod-search&wd=
迷彩兔:https://m.micaitu.com/vod-search-wd-%s.html
酷绘视频:http://m.kuhuiv.com/index.php?m=vod-search&wd=
卧龙资源:http://wlziyuan.cc/search.html?searchword=
星梦电影网:https://www.52xmw.com/index.php/vod/search.html?wd=
笨笨鸡:http://m.benbenji.com/index.php?s=vod-search-wd-%s.html
7K电影:http://www.hk7k.com/index.php?s=vod-search&wd=
永久资源:http://yongjiuzy.net/index.php?m=vod-search&wd=
77K影院:http://www.77kyy.com/vod-search-wd-%s.html
酷播资源(免解析):http://www.kubozy.net/index.php?m=vod-search&wd=
酷云资源:http://www.kuyunzy.cc/search.asp?searchword=
胖猫TV:http://v.canyinren.com.cn/search.php?searchword=
新片屋电影(已失效):https://www.xinpianwu.com/index.php?m=vod-search&wd=
批哩啪哩:http://pilipali.cc/vod/search/wd/%s.html
哔咪哔咪:http://www.bimibimi.cc/vod/search/wd/
觅片网:http://tv.cqyes.cn/index.php/vod/search.html?wd=
尘落电影网:https://www.50s.wang/?c=search&wd=
GimyTV已失效:http://in.gimy.tv/search.php?searchword=
火腿影视网(已失效):https://www.hamysw.com/index.php/vod/search/wd/%s.html
叶子影院(已失效):http://www.79tv.com/search.php?searchword=
19影视:https://www.19kan.com/vodsearch.html?wd=
神马影院:https://m.jiaosm.com/search/-------------.html?wd=
酷视猪影视:http://qq.a3l3.cn/search/%s.html
Q2002影视院:http://www.wmxwm.com/search?wd=
7E电影网:http://www.7edy.net/index.php?m=vod-search&wd=
左手吃斋影视:https://v.xiangkanju.com/index.php?m=vod-search&wd=
TVK88影视:http://tvk88.net/index.php?m=vod-search-wd-
海兔影院:http://www.haitum.com/search/
爱水果影圈~手机:http://m.aaqqy.com/vod-search-pg-1-wd-%s.html
柠檬影院(已失效):https://www.317ka.com/vodsearch/-------------.html?wd=
发烧屋:http://www.hifiwu.com/index.php?s=/vod-search-wd-%s.html
VIP影院:https://7k.yixiangyh.com/index.php/vod/search.html?wd=
极速云资源(免解析):http://www.caijizy.com/index.php?m=vod-search&wd=
扎巴野影院:http://www.zabaye.com/search.php?searchword=
扒一剧:http://www.81ju.cn/index.php?m=vod-search&wd=
放放TV:https://m.fangfangtv.net/search/?wd=
嗨哆咪影视:http://m.haiduomi.com/search.html?wd=
看剧吧:http://www.kanjuba.tv/search.php?searchword=
YYFF电影网:https://m.97yyff.com/vod-search-wd-
哇有视频:https://www.wayoutv.com/index.php/vod/search.html?wd=
安亚弦视频:https://v.anyaxian.cn/vod/search.html?wd=
院线电影:http://apis.xiexie.fun/index.php/vod/search.html?wd=
CK电影网:http://m.ckck.vip/search/?Key=
233电影网:https://www.233dyw.com/vodsearch/-------------/?wd=
极品影视:http://m.jipinys.cc/search/?wd=
92TV电影网:http://www.92tv.cc/index.php?m=vod-search&wd=
豌豆影视:https://www.wandouys.com/video/search/%s.html
电影天堂2w:http://2w2w.tv/index.php?m=vod-search&wd=
追剧窝(已失效):http://yd.junjunys.vip/index.php?m=vod-search&wd=
156资源免解析:http://156zy.cc/index.php?m=vod-search&wd=
最大资源net免解析:http://zuidazy.net/index.php?m=vod-search&wd=
131资源免解析:http://131zy.vip/index.php?m=vod-search&wd=
奇影酷:http://m.qydy8.com/vod-search-pg-1-wd-%s.html
奇奥影视:http://www.qiaotv.cc/search.php?searchword=
思古影视:http://v.sigu.me/search.php?wd=
百万资源网(免解析):http://www.baiwanzy.com/index.php?m=vod-search&wd=
就找大猫影院(已失效):http://www.885nm.com/search?wd=
筋斗云资源(免解析):http://www.jdyzy.cc/index.php?m=vod-search&wd=
要爱电影:https://www.12dvd.com/search/?wd=
8老爷资源免解析:https://www.888laoye.com/index.php?m=vod-search&wd=
速播资源(免解析):https://www.subo8988.com/index.php?m=vod-search&wd=
烽火影视2:https://m.fenghuo.tv/search/?wd=
凶间影院:http://www.xiongjian44.com/index.php?m=vod-search&wd=
恐怖世界:http://www.kongbu44.com/index.php?m=vod-search&wd=
灰灰电影(已失效):http://aaa.taomil.cn/seacher.php?wd=
人人视频3已失效:http://www.rrdvd.cn/index.php/vod/search.html?wd=
6U资源:http://zy.ataoju.com/index.php?m=vod-search&submit=search&wd=
卧龙资源(已失效):https://wlziyuan.cc/search.html?searchword=
九八零影院:https://www.tv980.com/search.php?page=1&searchword=%s&searchtype=
我爱资源(已失效):http://www.5252zy.com/search.asp?searchword=
605资源免解析:http://www.605zy.com/index.php?m=vod-search&wd=
看看屋:https://m.kankanwu.com/vod-search-wd-%s-p-1.html
4K屋2:http://m.kkkkmao.com/vod-search-wd-%s.html
只爱TVB已失效:http://www.onlytvb.com/search?kw=
樱花动漫:http://m.imomoe.net/search.asp?searchword=
骑士电影:http://www.74zu.com/search?wd=
222资源已失效:http://www.222zy.com/index.php?m=vod-search&wd=
快看影视:https://m.kuaikan66.com/search/%s.html
BT云搜已失效:http://www.btyunsou.info/search?kw=
苦瓜影院V2:http://2.mp4l.com/?m=vod-search&wd=
搜播影院(已失效):https://m.sobo.me/index.php?m=vod-search&wd=
88影视V2:http://m.88ysw.tv/index.php?m=vod-search&wd=
BT天堂:http://www.3bt.cc/vod-search-wd-%s.html
91美剧:http://91mjw.com/?s=
八点影院:https://www.bdhdy.com/search.php?&searchword=%s&searchtype=
八戒资源(免解析):http://zy.bajieziyuan.com/index.php?m=vod-search&wd=
云播TV2:https://www.yunbtv.com/search.php?searchword=
1787电影3:http://www.1787.tv/index.php?m=vod-search&wd=
海龟影院:http://www.hgyxz.cc/vod-search-wd-%s.html
精品资源:http://www.jingpinzy.com/index.php?m=vod-search&wd=
豆瓣资源(免解析):http://doubanzy.com/index.php?m=vod-search&wd=
2678资源已失效:http://www.dy2678.com/index.php?m=vod-search&wd=
唐末:http://m.cctv-yn.cn/index.php/vod/search/page/1/wd/%s.html
七七铺:http://m.qiqipu.com/search.asp?searchword=
最快资源(免解析):http://zuikzy.com/index.php?m=vod-search&wd=
全视频TV:http://www.qsptv.com/search/?wd=
黑米影院:http://www.heimidy.cc/search.php?searchword=
高清资源(免解析):http://gaoqingzy.com/index.php?m=vod-search&wd=
BT蜘蛛已失效:http://www.zhizhud.com/q?kw=
mp4吧:http://www.mp4pa.com/search.php?searchword=
豆瓣电影(简介评论):https://m.douban.com/search/?query=
最新资源网(免解析):http://www.zuixinzy.com/index.php?m=vod-search&wd=
135资源网:http://135zyw.com/index.php?m=vod-search&wd=
暧昧资源网(已失效):http://www.imeizy.com/index.php?m=vod-search&wd=
粤之家(已失效):http://m.yuezj.com/index.php?m=vod-search&wd=
泡泡影视:http://m.ppys.vc/tv-search-wd-%s.html
被窝电影网:http://m.beiwo.tv/index.php?s=vod-search-wd-%s-p-1.html
神马影院(已失效):http://www.9rsm.com/search?wd=
琪琪影院:https://m.qiqi321.com/index.php?m=vod-search&&wd=
一部影院(已失效):http://www.yibuyy.com/search.php?searchword=
蓝海视频:http://v.yingselanhai.com/seacher.php?sousuo=
风车动漫2:http://m.fengchedm.com/common/search.aspx?key=
1907VIP已失效:https://z1.m1907.cn/?jx=
爱看影院:https://www.akyy.vip/vodsearch/-------------/?wd=
CO蓝光网:http://www.languang.co/?s=
小兵分享:http://www.xbshare.com/query/
VIP云点播:https://www.96danji.com/vodsearch/-------------.html?wd=
人人磁力(磁力):http://renrencili.pw/query/%s/1-0-0/
磁力吧(磁力):https://www.cili8.biz/s/%s_rel_1.html
磁力福利(磁力):http://cilifuli.ws/%s/1-0-0.html
遨游磁力搜(磁力):http://www.aoyoso.vip/search/%s_ctime_1.html
BT芒果:http://www.btmgn.com/list/%s/1
雪狐影视:http://www.gzzza.com/index/index/search?word=
磁力猫(磁力):https://www.cilimao.cc/search?word=
美剧鸟:http://m.meijuniao.com/index.php?s=vod-search&wd=
必应(综合):https://cn.bing.com/search?q=

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 0 B

View File

@ -1,185 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
特定网址用户脚本及样式
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li>
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
<div id="toc" class="toc-article">
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div class="post-container">
<div class="post-title">
特定网址用户脚本及样式
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#css" title="css">css</a>
<span>/</span>
<a class="tag" href="/uWeb/tags/#javascript" title="javascript">javascript</a>
<span>/</span>
</span>
</div>
<div class="post-content ">
<p>技巧等级:中级</p>
<p>脚本</p>
<ul>
<li>脚本需命名为 “[根域名].js”譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。</li>
<li>这些脚本需放到/sdcard/uweb/sitejs或/data/data/info.torapp.uweb/files/sitejs目录下数量没有限制上百万都不成问题。如果内部目录下sitejs存在则/sdcard/uweb/sitejs不起任何作用。内部sitejs目录的存在同时也影响一切对安全敏感的资源包括网站离线资源等的配置一旦内部sitejs目录存在则这些资源必须位于内部目录才会生效。</li>
<li>长按窗口按钮,勾选“执行网址用户脚本”。</li>
<li>脚本执行对浏览器无性能影响,即使有百万脚本存在。</li>
<li>目前支持两段、三段及少数四段域名。所以脚本请不要以很长的域名来命名。</li>
</ul>
<p>样式</p>
<ul>
<li>与此类似,用户样式需命名为 “[根域名].css”譬如baidu.com.css 或tieba.baidu.com.css。</li>
<li>样式文件需放到/sdcard/uweb/sitecss目录下。</li>
<li>长按窗口按钮,勾选“使用网址用户样式”。</li>
<li>如果文件“/sdcard/uweb/default.css”存在访问网址时如果没有与域名匹配的css文件则使用此默认样式文件。</li>
<li>default.css可作为夜间模式来使用此时default.css为夜间模式css而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。</li>
</ul>
<br>
<div id="comment-container">
</div>
<div id="disqus_thread"></div>
<div id="lv-container">
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,792 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
tags
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<div id="tag_cloud" class="tags">
<a href="#广告屏蔽" title="广告屏蔽" rel="5">广告屏蔽</a>
<a href="#css" title="css" rel="2">css</a>
<a href="#javascript" title="javascript" rel="3">javascript</a>
<a href="#termux" title="termux" rel="6">termux</a>
<a href="#ssh" title="ssh" rel="3">ssh</a>
<a href="#剪贴板" title="剪贴板" rel="2">剪贴板</a>
<a href="#curl" title="curl" rel="1">curl</a>
<a href="#网盘" title="网盘" rel="1">网盘</a>
<a href="#离线" title="离线" rel="1">离线</a>
<a href="#资源" title="资源" rel="2">资源</a>
<a href="#国外网址" title="国外网址" rel="2">国外网址</a>
<a href="#PC" title="PC" rel="2">PC</a>
<a href="#Windows" title="Windows" rel="1">Windows</a>
<a href="#下载" title="下载" rel="1">下载</a>
<a href="#搜索" title="搜索" rel="2">搜索</a>
<a href="#重定向" title="重定向" rel="1">重定向</a>
<a href="#电视" title="电视" rel="1">电视</a>
</div>
<!-- 标签列表 -->
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="广告屏蔽">
<span class="tag-text">广告屏蔽</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/adblock/">
<h2 class="post-title">
广告屏蔽技术总览
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/adblock_css/">
<h2 class="post-title">
利用用户自定义样式屏蔽广告
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/adblock_hosts/">
<h2 class="post-title">
利用超级hosts绝杀广告
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/hosts/">
<h2 class="post-title">
利用超级hosts文件加速访问国外网站
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/video/">
<h2 class="post-title">
视频播放小窍门
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="css">
<span class="tag-text">css</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/adblock_css/">
<h2 class="post-title">
利用用户自定义样式屏蔽广告
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/sitejs/">
<h2 class="post-title">
特定网址用户脚本及样式
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="javascript">
<span class="tag-text">javascript</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/bookmarklet/">
<h2 class="post-title">
小书签
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/rjs/">
<h2 class="post-title">
运行javascript脚本
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/sitejs/">
<h2 class="post-title">
特定网址用户脚本及样式
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="termux">
<span class="tag-text">termux</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/cmd/">
<h2 class="post-title">
一键执行任意预定义命令附手机PC剪贴板互通
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/filecap/">
<h2 class="post-title">
利用文件预处理预览/查看/播放一切可下载资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/gnuplot/">
<h2 class="post-title">
利用浏览器地址栏对函数作图
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/loadbt/">
<h2 class="post-title">
利用国外离线网盘囤积资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pccopy/">
<h2 class="post-title">
笔记及手机复制文本至PC剪贴板
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pcdown/">
<h2 class="post-title">
浏览器一键控制台式机/服务器下载资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="ssh">
<span class="tag-text">ssh</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/cmd/">
<h2 class="post-title">
一键执行任意预定义命令附手机PC剪贴板互通
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pccopy/">
<h2 class="post-title">
笔记及手机复制文本至PC剪贴板
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pcdown/">
<h2 class="post-title">
浏览器一键控制台式机/服务器下载资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="剪贴板">
<span class="tag-text">剪贴板</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/cmd/">
<h2 class="post-title">
一键执行任意预定义命令附手机PC剪贴板互通
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pccopy/">
<h2 class="post-title">
笔记及手机复制文本至PC剪贴板
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="curl">
<span class="tag-text">curl</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/filecap/">
<h2 class="post-title">
利用文件预处理预览/查看/播放一切可下载资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="网盘">
<span class="tag-text">网盘</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/loadbt/">
<h2 class="post-title">
利用国外离线网盘囤积资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="离线">
<span class="tag-text">离线</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/loadbt/">
<h2 class="post-title">
利用国外离线网盘囤积资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="资源">
<span class="tag-text">资源</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/loadbt/">
<h2 class="post-title">
利用国外离线网盘囤积资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/video/">
<h2 class="post-title">
视频播放小窍门
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="国外网址">
<span class="tag-text">国外网址</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/hosts/">
<h2 class="post-title">
利用超级hosts文件加速访问国外网站
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/redirect/">
<h2 class="post-title">
重定向国外网址至国内镜像(附编辑本地文件)
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="PC">
<span class="tag-text">PC</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pccopy/">
<h2 class="post-title">
笔记及手机复制文本至PC剪贴板
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pcdown/">
<h2 class="post-title">
浏览器一键控制台式机/服务器下载资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="Windows">
<span class="tag-text">Windows</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pccopy/">
<h2 class="post-title">
笔记及手机复制文本至PC剪贴板
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="下载">
<span class="tag-text">下载</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/pcdown/">
<h2 class="post-title">
浏览器一键控制台式机/服务器下载资源
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="搜索">
<span class="tag-text">搜索</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/searchcat/">
<h2 class="post-title">
分类多引擎搜索
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/video/">
<h2 class="post-title">
视频播放小窍门
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="重定向">
<span class="tag-text">重定向</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/redirect/">
<h2 class="post-title">
重定向国外网址至国内镜像(附编辑本地文件)
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
<div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="电视">
<span class="tag-text">电视</span>
</span>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<div class="post-preview">
<a href="/uWeb/tvlive/">
<h2 class="post-title">
电视直播
</h2>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

View File

@ -1,501 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keyword" content="">
<link rel="shortcut icon" href="/uWeb/img/favicon.ico">
<title>
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-left">
<div class="nav" id="nav">
<div class="contents" id="nav-content">
<ul>
<li>
<a href="/uWeb/">
<i class="iconfont icon-shouye1"></i>
<span>HOME</span>
</a>
</li>
<li class="active">
<a href="/uWeb/tags">
<i class="iconfont icon-biaoqian1"></i>
<span>TAGS</span>
</a>
</li>
<li>
<a href="/uWeb/archives">
<i class="iconfont icon-guidang2"></i>
<span>ARCHIVES</span>
</a>
</li>
</ul>
</div>
</div>
<div class="search-field" id="search-field">
<div class="search-container">
<div class="search-input">
<span id="esc-search"> <i class="icon-fanhui iconfont"></i></span>
<input id="search-input">
<span id="begin-search">search</span>
</div>
<div class="search-result-container" id="search-result-container">
</div>
</div>
</div>
<div class="index-about-mobile">
<i> </i>
</div>
</div>
<div class="index-middle">
<!-- Main Content -->
<!-- 归档列表 -->
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2020">
<span class="tag-text">2020</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/globalcss/">
<span>
CSS样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-08</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filenames/">
<span>
超微浏览器配置文件列表
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>04-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/rjs/">
<span>
运行javascript脚本
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>03-30</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/logcat/">
<span>
安卓系统出错诊断
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/searchcat/">
<span>
分类多引擎搜索
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>01-11</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/tvlive/">
<span>
电视直播
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-13</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
重定向国外网址至国内镜像(附编辑本地文件)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-12</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
广告屏蔽技术总览
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>11-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/offlinecache/">
<span>
装载网站离线资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-07</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/multiaccount/">
<span>
利用多账号登录获取资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/video/">
<span>
视频播放小窍门
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/sitejs/">
<span>
特定网址用户脚本及样式
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pcdown/">
<span>
浏览器一键控制台式机/服务器下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/pccopy/">
<span>
笔记及手机复制文本至PC剪贴板
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/hosts/">
<span>
利用超级hosts文件加速访问国外网站
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/loadbt/">
<span>
利用国外离线网盘囤积资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/gnuplot/">
<span>
利用浏览器地址栏对函数作图
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/filecap/">
<span>
利用文件预处理预览/查看/播放一切可下载资源
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/cmd/">
<span>
一键执行任意预定义命令附手机PC剪贴板互通
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bookmarklet/">
<span>
小书签
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_hosts/">
<span>
利用超级hosts绝杀广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/bc/">
<span>
配置浏览器地址栏作为超级计算器(bc)
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>06-05</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock_css/">
<span>
利用用户自定义样式屏蔽广告
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/uWeb/"
window.isPost = false
</script>
<script src="/uWeb/js/index.js"></script>
</html>

Some files were not shown because too many files have changed in this diff Show More