mirror of
https://github.com/torappinfo/uweb.git
synced 2025-01-15 08:31:00 +01:00
preprocessing before rendering with siteextra
This commit is contained in:
parent
612af3a880
commit
287897b960
|
@ -11,7 +11,7 @@
|
|||
<sitemap>
|
||||
<loc>zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2022-07-28T00:00:00+00:00</lastmod>
|
||||
<lastmod>2023-01-28T00:00:00+00:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -5,7 +5,18 @@
|
|||
<link>/zh/_posts/</link>
|
||||
<description>Recent content in _posts on 超微浏览器</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 27 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>特定网址脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
<link>/zh/html5/</link>
|
||||
|
@ -208,7 +219,7 @@ c[cssFlag]: For example, &quot;c12&quot; will apply the third and fourth
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
|
||||
<title>重定向网址至国内镜像</title>
|
||||
<link>/zh/redirect/</link>
|
||||
<pubDate>Mon, 25 Apr 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -570,7 +581,7 @@ oed索引
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>利用文件预处理预览/查看/播放一切可下载资源</title>
|
||||
<title>利用文件预处理预览/查看/播放可下载资源</title>
|
||||
<link>/zh/filecap/</link>
|
||||
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -607,7 +618,7 @@ back2:javascript:history.go(-2)</description>
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>一键执行任意预定义命令(附手机PC剪贴板互通)</title>
|
||||
<title>一键执行预定义命令</title>
|
||||
<link>/zh/cmd/</link>
|
||||
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -802,7 +813,7 @@ gnuplot -e 'set term svg;set output; plot x'
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<title>浏览器控制服务器下载资源</title>
|
||||
<link>/zh/pcdown/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -825,17 +836,6 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
|
|||
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>特定网址用户脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>装载网站离线资源</title>
|
||||
<link>/zh/offlinecache/</link>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>一键执行任意预定义命令(附手机PC剪贴板互通)</title>
|
||||
<title>一键执行预定义命令</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -36,7 +36,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">一键执行任意预定义命令(附手机PC剪贴板互通)
|
||||
<h1 class="title">一键执行预定义命令
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>利用文件预处理预览/查看/播放一切可下载资源</title>
|
||||
<title>利用文件预处理预览/查看/播放可下载资源</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -40,7 +40,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">利用文件预处理预览/查看/播放一切可下载资源
|
||||
<h1 class="title">利用文件预处理预览/查看/播放可下载资源
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
|
|
|
@ -88,6 +88,12 @@
|
|||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="sitejs/index.html">
|
||||
<span>特定网址脚本、样式、额外html及预处理</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="html5/index.html">
|
||||
<span>html5应用</span>
|
||||
|
@ -132,7 +138,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="redirect/index.html">
|
||||
<span>重定向国外网址至国内镜像(附编辑本地文件)</span>
|
||||
<span>重定向网址至国内镜像</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
@ -216,7 +222,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="filecap/index.html">
|
||||
<span>利用文件预处理预览/查看/播放一切可下载资源</span>
|
||||
<span>利用文件预处理预览/查看/播放可下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
@ -228,7 +234,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="cmd/index.html">
|
||||
<span>一键执行任意预定义命令(附手机PC剪贴板互通)</span>
|
||||
<span>一键执行预定义命令</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
@ -270,13 +276,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="pcdown/index.html">
|
||||
<span>浏览器一键控制台式机/服务器下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="sitejs/index.html">
|
||||
<span>特定网址用户脚本、样式、额外html及预处理</span>
|
||||
<span>浏览器控制服务器下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
32
zh/index.xml
32
zh/index.xml
|
@ -5,7 +5,18 @@
|
|||
<link>/zh/</link>
|
||||
<description>Recent content on 超微浏览器</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Thu, 28 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>特定网址脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>浏览器多搜索引擎一键直达</title>
|
||||
<link>/zh/search/</link>
|
||||
|
@ -420,7 +431,7 @@ Selection to paragraph:;let g='paragraph';getSelection().modify('mov
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
|
||||
<title>重定向网址至国内镜像</title>
|
||||
<link>/zh/redirect/</link>
|
||||
<pubDate>Mon, 25 Apr 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -782,7 +793,7 @@ oed索引
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>利用文件预处理预览/查看/播放一切可下载资源</title>
|
||||
<title>利用文件预处理预览/查看/播放可下载资源</title>
|
||||
<link>/zh/filecap/</link>
|
||||
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -819,7 +830,7 @@ back2:javascript:history.go(-2)</description>
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>一键执行任意预定义命令(附手机PC剪贴板互通)</title>
|
||||
<title>一键执行预定义命令</title>
|
||||
<link>/zh/cmd/</link>
|
||||
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -1014,7 +1025,7 @@ gnuplot -e 'set term svg;set output; plot x'
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<title>浏览器控制服务器下载资源</title>
|
||||
<link>/zh/pcdown/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -1037,17 +1048,6 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
|
|||
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>特定网址用户脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>装载网站离线资源</title>
|
||||
<link>/zh/offlinecache/</link>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<title>浏览器控制服务器下载资源</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -36,7 +36,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">浏览器一键控制台式机/服务器下载资源
|
||||
<h1 class="title">浏览器控制服务器下载资源
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
|
||||
<title>重定向网址至国内镜像</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -40,7 +40,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">重定向国外网址至国内镜像(附编辑本地文件)
|
||||
<h1 class="title">重定向网址至国内镜像
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>特定网址用户脚本、样式、额外html及预处理</title>
|
||||
<title>特定网址脚本、样式、额外html及预处理</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -40,7 +40,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">特定网址用户脚本、样式、额外html及预处理
|
||||
<h1 class="title">特定网址脚本、样式、额外html及预处理
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
|
|
155
zh/sitemap.xml
155
zh/sitemap.xml
|
@ -2,6 +2,84 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2023-01-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/_posts/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/css/</loc>
|
||||
<lastmod>2023-01-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/css/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/css/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/javascript/</loc>
|
||||
<lastmod>2023-01-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/javascript/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/javascript/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/</loc>
|
||||
<lastmod>2023-01-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-01-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/sitejs/</loc>
|
||||
<lastmod>2023-01-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/sitejs/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/sitejs/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/topposts/</loc>
|
||||
<lastmod>2022-07-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
|
@ -14,19 +92,6 @@
|
|||
hreflang="zh"
|
||||
href="/zh/topposts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2022-07-28T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/search/</loc>
|
||||
<lastmod>2022-07-28T00:00:00+00:00</lastmod>
|
||||
|
@ -40,19 +105,6 @@
|
|||
hreflang="zh"
|
||||
href="/zh/search/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/_posts/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/html5/</loc>
|
||||
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
|
||||
|
@ -105,32 +157,6 @@
|
|||
hreflang="zh"
|
||||
href="/zh/adblock/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/javascript/</loc>
|
||||
<lastmod>2022-06-24T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/javascript/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/javascript/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/</loc>
|
||||
<lastmod>2022-06-24T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/bookmarklet/</loc>
|
||||
<lastmod>2022-06-24T00:00:00+00:00</lastmod>
|
||||
|
@ -160,19 +186,6 @@
|
|||
</url><url>
|
||||
<loc>/zh/androidtv/</loc>
|
||||
<lastmod>2022-05-18T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/tags/css/</loc>
|
||||
<lastmod>2022-05-18T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/css/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/css/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</loc>
|
||||
<lastmod>2022-05-18T00:00:00+00:00</lastmod>
|
||||
|
@ -529,18 +542,6 @@
|
|||
<loc>/zh/gnuplot/</loc>
|
||||
</url><url>
|
||||
<loc>/zh/pcdown/</loc>
|
||||
</url><url>
|
||||
<loc>/zh/sitejs/</loc>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/sitejs/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/sitejs/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E4%B8%8B%E8%BD%BD/</loc>
|
||||
</url><url>
|
||||
|
|
|
@ -44,14 +44,14 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../adblock_css">
|
||||
<span>利用用户自定义样式屏蔽不良信息</span>
|
||||
<a href="../../sitejs">
|
||||
<span>特定网址脚本、样式、额外html及预处理</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../sitejs">
|
||||
<span>特定网址用户脚本、样式、额外html及预处理</span>
|
||||
<a href="../../adblock_css">
|
||||
<span>利用用户自定义样式屏蔽不良信息</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -5,7 +5,18 @@
|
|||
<link>/zh/tags/css/</link>
|
||||
<description>Recent content in css on 超微浏览器</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Wed, 18 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/css/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/css/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>特定网址脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>利用用户自定义样式屏蔽不良信息</title>
|
||||
<link>/zh/adblock_css/</link>
|
||||
|
@ -19,16 +30,5 @@ gozer 广告屏蔽样式
|
|||
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>特定网址用户脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../filecap">
|
||||
<span>利用文件预处理预览/查看/播放一切可下载资源</span>
|
||||
<span>利用文件预处理预览/查看/播放可下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 24 Aug 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/curl/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>利用文件预处理预览/查看/播放一切可下载资源</title>
|
||||
<title>利用文件预处理预览/查看/播放可下载资源</title>
|
||||
<link>/zh/filecap/</link>
|
||||
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
|
@ -5,22 +5,22 @@
|
|||
<link>/zh/tags/</link>
|
||||
<description>Recent content in Tags on 超微浏览器</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Fri, 24 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>javascript</title>
|
||||
<link>/zh/tags/javascript/</link>
|
||||
<pubDate>Fri, 24 Jun 2022 00:00:00 +0000</pubDate>
|
||||
<title>css</title>
|
||||
<link>/zh/tags/css/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/tags/javascript/</guid>
|
||||
<guid>/zh/tags/css/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>css</title>
|
||||
<link>/zh/tags/css/</link>
|
||||
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
|
||||
<title>javascript</title>
|
||||
<link>/zh/tags/javascript/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/tags/css/</guid>
|
||||
<guid>/zh/tags/javascript/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
|
|
|
@ -43,6 +43,12 @@
|
|||
<h1 class="title">javascript</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../sitejs">
|
||||
<span>特定网址脚本、样式、额外html及预处理</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../bookmarklet">
|
||||
<span>小书签</span>
|
||||
|
@ -55,12 +61,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../sitejs">
|
||||
<span>特定网址用户脚本、样式、额外html及预处理</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<ul>
|
||||
</div>
|
||||
|
|
|
@ -5,7 +5,18 @@
|
|||
<link>/zh/tags/javascript/</link>
|
||||
<description>Recent content in javascript on 超微浏览器</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Fri, 24 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>特定网址脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>小书签</title>
|
||||
<link>/zh/bookmarklet/</link>
|
||||
|
@ -48,16 +59,5 @@ js文件格式如下:
|
|||
首行可以&quot;//&quot;开头,后面紧跟目标网页url,url中可包含&quot;%u&quot;等,打开网页时会用长按的链接替换。 首行非&quot;//&quot;开头者,整个脚本作用于当前网页,不再打开新网页。 第二行开始为javascript代码,代码中可用arguments来获取參数。其中arguments[1]为长按的链接; arguments[2]为长按链接的文字描述; arguments[0]为js文件名。 </description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>特定网址用户脚本、样式、额外html及预处理</title>
|
||||
<link>/zh/sitejs/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/sitejs/</guid>
|
||||
<description>技巧等级:中级
|
||||
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &quot;[根域名].js&quot;,譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下,数量没有限制,上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名(最后两段不超过6字如com.cn的域名可取四段)。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &quot;[根域名].css&quot;,譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&quot;[根域名].js&quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在,访问网址时如果没有与域名匹配的css文件,则使用此默认样式文件。 default.css可作为夜间模式来使用,此时default.css为夜间模式css,而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &quot;[域名].html&quot;,譬如baidu.com.html。注意此处与sitejs, sitecss不同,不再是&quot;[根域名]&quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&quot;&lt;textarea&gt;&quot;或&quot;&lt;div&gt;&lt;textarea&gt;&quot;等结尾,此时超微算法自动判定用户欲对网址html源代码进行处理,并将网址html源码附加在用户html后面,从而成为textarea元素的内容,供用户进行预处理。
|
||||
文件&quot;sitejs/.js&quot;,&quot;sitecss/.css&quot;,&quot;sitecss/.js&quot;和&quot;siteextra/.html&quot;可作用于一切非http url(本地文件,浏览器界面等)。</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../pcdown">
|
||||
<span>浏览器一键控制台式机/服务器下载资源</span>
|
||||
<span>浏览器控制服务器下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@ pclip</description>
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<title>浏览器控制服务器下载资源</title>
|
||||
<link>/zh/pcdown/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
|
@ -51,13 +51,13 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../cmd">
|
||||
<span>一键执行任意预定义命令(附手机PC剪贴板互通)</span>
|
||||
<span>一键执行预定义命令</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../pcdown">
|
||||
<span>浏览器一键控制台式机/服务器下载资源</span>
|
||||
<span>浏览器控制服务器下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@ pclip</description>
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>一键执行任意预定义命令(附手机PC剪贴板互通)</title>
|
||||
<title>一键执行预定义命令</title>
|
||||
<link>/zh/cmd/</link>
|
||||
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -70,7 +70,7 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外,超
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<title>浏览器控制服务器下载资源</title>
|
||||
<link>/zh/pcdown/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
|
@ -63,13 +63,13 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../filecap">
|
||||
<span>利用文件预处理预览/查看/播放一切可下载资源</span>
|
||||
<span>利用文件预处理预览/查看/播放可下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../cmd">
|
||||
<span>一键执行任意预定义命令(附手机PC剪贴板互通)</span>
|
||||
<span>一键执行预定义命令</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
@ -81,7 +81,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../pcdown">
|
||||
<span>浏览器一键控制台式机/服务器下载资源</span>
|
||||
<span>浏览器控制服务器下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -104,7 +104,7 @@ oed索引
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>利用文件预处理预览/查看/播放一切可下载资源</title>
|
||||
<title>利用文件预处理预览/查看/播放可下载资源</title>
|
||||
<link>/zh/filecap/</link>
|
||||
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -124,7 +124,7 @@ pdf:uweb:echo file:///data/data/info.torapp.uweb/files/app/pdf.js/web/viewer.htm
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>一键执行任意预定义命令(附手机PC剪贴板互通)</title>
|
||||
<title>一键执行预定义命令</title>
|
||||
<link>/zh/cmd/</link>
|
||||
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
|
||||
|
||||
|
@ -165,7 +165,7 @@ gnuplot -e 'set term svg;set output; plot x'
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<title>浏览器控制服务器下载资源</title>
|
||||
<link>/zh/pcdown/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../pcdown">
|
||||
<span>浏览器一键控制台式机/服务器下载资源</span>
|
||||
<span>浏览器控制服务器下载资源</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in 下载 on 超微浏览器</description>
|
||||
<generator>Hugo -- gohugo.io</generator><atom:link href="/zh/tags/%E4%B8%8B%E8%BD%BD/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<title>浏览器控制服务器下载资源</title>
|
||||
<link>/zh/pcdown/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../cmd">
|
||||
<span>一键执行任意预定义命令(附手机PC剪贴板互通)</span>
|
||||
<span>一键执行预定义命令</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@ pclip</description>
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<title>一键执行任意预定义命令(附手机PC剪贴板互通)</title>
|
||||
<title>一键执行预定义命令</title>
|
||||
<link>/zh/cmd/</link>
|
||||
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../redirect">
|
||||
<span>重定向国外网址至国内镜像(附编辑本地文件)</span>
|
||||
<span>重定向网址至国内镜像</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 25 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
|
||||
<title>重定向网址至国内镜像</title>
|
||||
<link>/zh/redirect/</link>
|
||||
<pubDate>Mon, 25 Apr 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<li class="post">
|
||||
<a href="../../redirect">
|
||||
<span>重定向国外网址至国内镜像(附编辑本地文件)</span>
|
||||
<span>重定向网址至国内镜像</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 25 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E9%87%8D%E5%AE%9A%E5%90%91/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
|
||||
<title>重定向网址至国内镜像</title>
|
||||
<link>/zh/redirect/</link>
|
||||
<pubDate>Mon, 25 Apr 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
|
|
Loading…
Reference in a new issue