blog update

This commit is contained in:
James Feng Cao 2019-01-09 08:46:43 +08:00
parent 86ef8dc57c
commit 07ac31aede
8 changed files with 582 additions and 20 deletions

View File

@ -102,7 +102,7 @@
</div>
<div class="post-meta">
<span class="attr">Post<span>2018-12-22 11:37:02</span></span>
<span class="attr">Post<span>2019-01-09 08:44:02</span></span>
<span class="attr">Visit<span id="busuanzi_value_page_pv"></span>
@ -112,10 +112,12 @@
<div class="post-content ">
<p>超级hosts文件可屏蔽文件中域名的一切子域名、孙域名、……可彻底绝杀一切广告。</p>
<ul>
<li>长按广告链接,点击“屏蔽根域名”,修改弹出域名,一般取最后两段,点击”确定”屏蔽链接网址。</li>
<li>长按广告链接,点击“图片:屏蔽根域名”,屏蔽当前图片网址。</li>
<li>长按广告链接,点击“图片:屏蔽根域名”,修改弹出域名,一般取最后两段,点击”确定”屏蔽当前图片网址。</li>
<li>部分广告没有链接可长按,或虽有链接但长按时不出现图片相关菜单。此时可长按[JS]点击”看图模式”,再长按广告链接点击“图片:屏蔽根域名”,屏蔽图片网址。</li>
<li>某些广告靠javascript激发链接中不出现域名可点击激发至新网址后将新网址根域名屏蔽。</li>
<li><p>(可选) 长按广告链接,点击“屏蔽根域名”,屏蔽链接网址。</p>
</li>
<li><p>(可选) 某些广告靠javascript激发链接中不出现域名可点击激发至新网址后将新网址根域名屏蔽。</p>
</li>
</ul>
<p>部分国内大厂广告(将下列内容放入/sdcard/uweb/hosts)<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>bcebos.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>

View File

@ -97,8 +97,8 @@
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2018">
<span class="tag-text">2018</span>
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
@ -107,7 +107,7 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-22</span>
<span>01-09</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
@ -122,7 +122,7 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-13</span>
<span>01-01</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
@ -132,6 +132,16 @@
<!-- <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="2018">
<span class="tag-text">2018</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>

View File

@ -97,8 +97,8 @@
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2018">
<span class="tag-text">2018</span>
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
@ -107,7 +107,7 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-22</span>
<span>01-09</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
@ -122,7 +122,7 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-13</span>
<span>01-01</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
@ -132,6 +132,16 @@
<!-- <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="2018">
<span class="tag-text">2018</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>

265
archives/2019/01/index.html Normal file
View File

@ -0,0 +1,265 @@
<!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 rel="stylesheet" href="/uWeb/css/gitment.css">
<!--<link rel="stylesheet" href="https://imsun.github.io/gitment/style/default.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="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>01-09</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<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>01-01</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>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2018">
<span class="tag-text">2018</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>12-11</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>12-11</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>12-11</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>12-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/urls/">
<span>
配置浏览器特色服务
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-09</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/search/">
<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="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>
<script src="/uWeb/js/index.js"></script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</html>

265
archives/2019/index.html Normal file
View File

@ -0,0 +1,265 @@
<!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 rel="stylesheet" href="/uWeb/css/gitment.css">
<!--<link rel="stylesheet" href="https://imsun.github.io/gitment/style/default.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="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>01-09</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<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>01-01</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>
</ul>
</div>
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2018">
<span class="tag-text">2018</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>12-11</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>12-11</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>12-11</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>12-10</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/urls/">
<span>
配置浏览器特色服务
</span>
</a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</li>
<!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-09</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/search/">
<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="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>
<script src="/uWeb/js/index.js"></script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</html>

View File

@ -97,8 +97,8 @@
<div class="archives-container">
<div class="one-tag-list">
<span class="fa fa-calendar-times-o listing-seperator" id="2018">
<span class="tag-text">2018</span>
<span class="fa fa-calendar-times-o listing-seperator" id="2019">
<span class="tag-text">2019</span>
</span>
<ul>
@ -107,7 +107,7 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-22</span>
<span>01-09</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/adblock/">
<span>
@ -122,7 +122,7 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> -->
<li>
<span>12-13</span>
<span>01-01</span>
<i class="fa fa-angle-double-right" aria-hidden="true"></i>
<a href="/uWeb/redirect/">
<span>
@ -132,6 +132,16 @@
<!-- <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="2018">
<span class="tag-text">2018</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>

View File

@ -93,7 +93,7 @@
<div class="post-preview-container" style="min-height: 720px">
<div class="post-preview">
<div class="post-time">2018-12-22</div>
<div class="post-time">2019-01-09</div>
<div class="post-info">
<a href="/uWeb/adblock/">
<h3>
@ -107,7 +107,7 @@
</div>
<div class="post-preview">
<div class="post-time">2018-12-13</div>
<div class="post-time">2019-01-01</div>
<div class="post-info">
<a href="/uWeb/redirect/">
<h3>

View File

@ -102,7 +102,7 @@
</div>
<div class="post-meta">
<span class="attr">Post<span>2018-12-13 11:30:09</span></span>
<span class="attr">Post<span>2019-01-01 10:59:26</span></span>
<span class="attr">Visit<span id="busuanzi_value_page_pv"></span>
@ -116,7 +116,7 @@
<p>配置/sdcard/uweb/redirect.txt:<br>文件每一行格式为:<br>正则表达式:替换表达式</p>
<p>其中正则表达式以java语言规定为准。表达式中不能包含:’。</p>
<p>例子文件内容如下:<br>android.com:android.google.cn</p>
<p>添加文件”国内镜像.js”至/sdcard/uweb/longclick:<br>文件内容如下:<br>//e:%s</p>
<p>添加文件”国内镜像.js”至”/sdcard/uweb/longclick”目录下。<br>文件内容如下:<br>//e:%s</p>
<p>其中”e:”为uweb特殊url协议意为”edit”, 即”编辑”。当后面紧跟url网址的情况下会重定向网址。</p>
<p>重启uweb后长按链接弹出菜单选”国内镜像”浏览器将访问网址的国内镜像。</p>
<p>更多重定向网址:<br>verycd.com:verycd.gdajie.com</p>