blog update

master
James Feng Cao 5 years ago
parent d3a054218a
commit baf24bc027

@ -104,10 +104,10 @@
<span class="attr">Tags/ <span class="attr">Tags/
<a class="tag" href="/uWeb/tags/#javascript" title="javascript">javascript</a> <a class="tag" href="/uWeb/tags/#css" title="css">css</a>
<span>/</span> <span>/</span>
<a class="tag" href="/uWeb/tags/#css" title="css">css</a> <a class="tag" href="/uWeb/tags/#javascript" title="javascript">javascript</a>
<span>/</span> <span>/</span>
@ -117,15 +117,17 @@
</div> </div>
<div class="post-content "> <div class="post-content ">
<p>技巧等级:中级</p> <p>技巧等级:中级</p>
<p>脚本</p>
<ul> <ul>
<li>脚本需命名为 “[根域名].js”譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。</li> <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不起任何作用。</li> <li>这些脚本需放到/sdcard/uweb/sitejs或/data/data/info.torapp.uweb/files/sitejs目录下数量没有限制上百万都不成问题。如果内部目录下sitejs存在则/sdcard/uweb/sitejs不起任何作用。</li>
<li>长按窗口按钮,勾选“执行网址用户脚本”。</li> <li>长按窗口按钮,勾选“执行网址用户脚本”。</li>
<li>脚本执行对浏览器无性能影响,即使有百万脚本存在。</li> <li>脚本执行对浏览器无性能影响,即使有百万脚本存在。</li>
<li><p>目前支持两段、三段及少数四段域名。所以脚本请不要以很长的域名来命名。</p> <li>目前支持两段、三段及少数四段域名。所以脚本请不要以很长的域名来命名。</li>
</li> </ul>
<li><p>与此类似,用户样式需命名为 “[根域名].css”譬如baidu.com.css 或tieba.baidu.com.css。</p> <p>样式</p>
</li> <ul>
<li>与此类似,用户样式需命名为 “[根域名].css”譬如baidu.com.css 或tieba.baidu.com.css。</li>
<li>样式文件需放到/sdcard/uweb/sitecss目录下。</li> <li>样式文件需放到/sdcard/uweb/sitecss目录下。</li>
<li>长按窗口按钮,勾选“使用网址用户样式”。</li> <li>长按窗口按钮,勾选“使用网址用户样式”。</li>
</ul> </ul>

@ -89,6 +89,12 @@
<!-- Main Content --> <!-- Main Content -->
<div id="tag_cloud" class="tags"> <div id="tag_cloud" class="tags">
<a href="#广告屏蔽" title="广告屏蔽" rel="4">广告屏蔽</a>
<a href="#css" title="css" rel="2">css</a>
<a href="#javascript" title="javascript" rel="2">javascript</a>
<a href="#termux" title="termux" rel="6">termux</a> <a href="#termux" title="termux" rel="6">termux</a>
<a href="#ssh" title="ssh" rel="3">ssh</a> <a href="#ssh" title="ssh" rel="3">ssh</a>
@ -97,16 +103,10 @@
<a href="#curl" title="curl" rel="1">curl</a> <a href="#curl" title="curl" rel="1">curl</a>
<a href="#javascript" title="javascript" rel="2">javascript</a> <a href="#国外网址" title="国外网址" rel="2">国外网址</a>
<a href="#网盘" title="网盘" rel="1">网盘</a> <a href="#网盘" title="网盘" rel="1">网盘</a>
<a href="#广告屏蔽" title="广告屏蔽" rel="4">广告屏蔽</a>
<a href="#css" title="css" rel="2">css</a>
<a href="#国外网址" title="国外网址" rel="2">国外网址</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>
@ -129,8 +129,8 @@
<div class="one-tag-list"> <div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="termux"> <span class="fa fa-tag listing-seperator" id="广告屏蔽">
<span class="tag-text">termux</span> <span class="tag-text">广告屏蔽</span>
</span> </span>
<!-- <li class="listing-item"> <!-- <li class="listing-item">
@ -138,9 +138,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/cmd/"> <a href="/uWeb/adblock/">
<h2 class="post-title"> <h2 class="post-title">
一键执行任意预定义命令附手机PC剪贴板互通 利用超级hosts绝杀广告
</h2> </h2>
</a> </a>
@ -152,9 +152,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/gnuplot/"> <a href="/uWeb/adblock_css/">
<h2 class="post-title"> <h2 class="post-title">
利用浏览器地址栏对函数作图 利用用户自定义样式屏蔽广告
</h2> </h2>
</a> </a>
@ -166,9 +166,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/filecap/"> <a href="/uWeb/hosts/">
<h2 class="post-title"> <h2 class="post-title">
利用文件预处理预览/查看/播放一切可下载资源 利用超级hosts文件加速访问国外网站
</h2> </h2>
</a> </a>
@ -180,23 +180,30 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/pccopy/"> <a href="/uWeb/video/">
<h2 class="post-title"> <h2 class="post-title">
笔记及手机复制文本至PC剪贴板 视频播放小窍门
</h2> </h2>
</a> </a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div> </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"> <!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/pcdown/"> <a href="/uWeb/adblock_css/">
<h2 class="post-title"> <h2 class="post-title">
浏览器一键控制台式机/服务器下载资源 利用用户自定义样式屏蔽广告
</h2> </h2>
</a> </a>
@ -208,9 +215,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/loadbt/"> <a href="/uWeb/sitejs/">
<h2 class="post-title"> <h2 class="post-title">
利用国外离线网盘囤积资源 特定网址用户脚本及样式
</h2> </h2>
</a> </a>
@ -220,8 +227,8 @@
</div> </div>
<div class="one-tag-list"> <div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="ssh"> <span class="fa fa-tag listing-seperator" id="javascript">
<span class="tag-text">ssh</span> <span class="tag-text">javascript</span>
</span> </span>
<!-- <li class="listing-item"> <!-- <li class="listing-item">
@ -229,23 +236,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/cmd/"> <a href="/uWeb/bookmarklet/">
<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"> <h2 class="post-title">
笔记及手机复制文本至PC剪贴板 小书签
</h2> </h2>
</a> </a>
@ -257,9 +250,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/pcdown/"> <a href="/uWeb/sitejs/">
<h2 class="post-title"> <h2 class="post-title">
浏览器一键控制台式机/服务器下载资源 特定网址用户脚本及样式
</h2> </h2>
</a> </a>
@ -269,8 +262,8 @@
</div> </div>
<div class="one-tag-list"> <div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="剪贴板"> <span class="fa fa-tag listing-seperator" id="termux">
<span class="tag-text">剪贴板</span> <span class="tag-text">termux</span>
</span> </span>
<!-- <li class="listing-item"> <!-- <li class="listing-item">
@ -292,51 +285,37 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/pccopy/"> <a href="/uWeb/filecap/">
<h2 class="post-title"> <h2 class="post-title">
笔记及手机复制文本至PC剪贴板 利用文件预处理预览/查看/播放一切可下载资源
</h2> </h2>
</a> </a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div> </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"> <!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/filecap/"> <a href="/uWeb/gnuplot/">
<h2 class="post-title"> <h2 class="post-title">
利用文件预处理预览/查看/播放一切可下载资源 利用浏览器地址栏对函数作图
</h2> </h2>
</a> </a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div> </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"> <!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/bookmarklet/"> <a href="/uWeb/loadbt/">
<h2 class="post-title"> <h2 class="post-title">
小书签 利用国外离线网盘囤积资源
</h2> </h2>
</a> </a>
@ -348,30 +327,23 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/sitejs/"> <a href="/uWeb/pccopy/">
<h2 class="post-title"> <h2 class="post-title">
特定网址用户脚本及样式 笔记及手机复制文本至PC剪贴板
</h2> </h2>
</a> </a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div> </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"> <!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/loadbt/"> <a href="/uWeb/pcdown/">
<h2 class="post-title"> <h2 class="post-title">
利用国外离线网盘囤积资源 浏览器一键控制台式机/服务器下载资源
</h2> </h2>
</a> </a>
@ -381,8 +353,8 @@
</div> </div>
<div class="one-tag-list"> <div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="广告屏蔽"> <span class="fa fa-tag listing-seperator" id="ssh">
<span class="tag-text">广告屏蔽</span> <span class="tag-text">ssh</span>
</span> </span>
<!-- <li class="listing-item"> <!-- <li class="listing-item">
@ -390,9 +362,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/adblock_css/"> <a href="/uWeb/cmd/">
<h2 class="post-title"> <h2 class="post-title">
利用用户自定义样式屏蔽广告 一键执行任意预定义命令附手机PC剪贴板互通
</h2> </h2>
</a> </a>
@ -404,9 +376,9 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/adblock/"> <a href="/uWeb/pccopy/">
<h2 class="post-title"> <h2 class="post-title">
利用超级hosts绝杀广告 笔记及手机复制文本至PC剪贴板
</h2> </h2>
</a> </a>
@ -418,58 +390,65 @@
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/hosts/"> <a href="/uWeb/pcdown/">
<h2 class="post-title"> <h2 class="post-title">
利用超级hosts文件加速访问国外网站 浏览器一键控制台式机/服务器下载资源
</h2> </h2>
</a> </a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div> </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"> <!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/video/"> <a href="/uWeb/cmd/">
<h2 class="post-title"> <h2 class="post-title">
视频播放小窍门 一键执行任意预定义命令附手机PC剪贴板互通
</h2> </h2>
</a> </a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div> </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"> <!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/adblock_css/"> <a href="/uWeb/pccopy/">
<h2 class="post-title"> <h2 class="post-title">
利用用户自定义样式屏蔽广告 笔记及手机复制文本至PC剪贴板
</h2> </h2>
</a> </a>
<!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> -->
</div> </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"> <!-- <li class="listing-item">
<time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time>
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
</li> --> </li> -->
<div class="post-preview"> <div class="post-preview">
<a href="/uWeb/sitejs/"> <a href="/uWeb/filecap/">
<h2 class="post-title"> <h2 class="post-title">
特定网址用户脚本及样式 利用文件预处理预览/查看/播放一切可下载资源
</h2> </h2>
</a> </a>
@ -513,6 +492,27 @@
</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"> <div class="one-tag-list">
<span class="fa fa-tag listing-seperator" id="离线"> <span class="fa fa-tag listing-seperator" id="离线">
<span class="tag-text">离线</span> <span class="tag-text">离线</span>

Loading…
Cancel
Save