This commit is contained in:
James Feng Cao 2023-12-11 15:23:07 +08:00
parent 951d607c7c
commit 225fd5c802
111 changed files with 414 additions and 147 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.apk filter=lfs diff=lfs merge=lfs -text

View File

@ -246,15 +246,11 @@ If a new button is defined (file name "20" exists), uweb also
<link>/en/termux/</link> <link>/en/termux/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate> <pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/termux/</guid> <guid>/en/termux/</guid>
<description>Only the termux versions provided along with uweb browser can work seamlessly. <description>Only the termux versions provided along with uweb browser can work seamlessly. For android 10+, please install termux before installing uweb browser. If uweb is already installed, users can uninstall it first, then install termux and reinstall uweb browser.
Termux bookmarks Long pressing the following links then either &amp;quot;commands&amp;quot;-&amp;gt;&amp;quot;bookmark&amp;quot; to add bookmarks or &amp;quot;open in new tab&amp;quot; to execute. Termux bookmarks Long pressing the following links then either &amp;quot;commands&amp;quot;-&amp;gt;&amp;quot;bookmark&amp;quot; to add bookmarks or &amp;quot;open in new tab&amp;quot; to execute.
GNU bc (basic calculator) GNU bc (basic calculator)
bc with all extensions bc with all extensions
Click the following links to install termux configurations: .bashrc Click the following links to install termux configurations: .</description>
.inputrc
z.sh
commacd.sh
.profile : only for kshell with naked termux (no initial packages, need the following fix for termux quick crash to be launched)</description>
</item> </item>
<item> <item>
<title>Long pressed link menu</title> <title>Long pressed link menu</title>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Address bar command line</title> <title>Address bar command line</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>AD blocking</title> <title>AD blocking</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Hosts files</title> <title>Hosts files</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/adblock">adblock</a> </li> <li><a href="../tags/adblock/index.html">adblock</a> </li>
</ul> </ul>
<p>The enhanced hosts files &quot;hosts&quot; and &quot;default.hosts&quot; take effect with the setting option &quot;use hosts&quot;.</p> <p>The enhanced hosts files &quot;hosts&quot; and &quot;default.hosts&quot; take effect with the setting option &quot;use hosts&quot;.</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Bookmarks</title> <title>Bookmarks</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Bookmarklets</title> <title>Bookmarklets</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/javascript">javascript</a> </li> <li><a href="../tags/javascript/index.html">javascript</a> </li>
</ul> </ul>
<p>With a href=&quot;../index.html&quot;&gt;uweb browser</a>, long pressing any bookmarklet link, click &quot;Open in new tab&quot;, the bookmarklet will be run on the last other tab.</p> <p>With a href=&quot;../index.html&quot;&gt;uweb browser</a>, long pressing any bookmarklet link, click &quot;Open in new tab&quot;, the bookmarklet will be run on the last other tab.</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Downloads</title> <title>Downloads</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Commands</title> <title>Commands</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Custom file handling</title> <title>Custom file handling</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,9 +47,9 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
<li><a href="../tags/curl">curl</a> </li> <li><a href="../tags/curl/index.html">curl</a> </li>
</ul> </ul>
<p>Long press the settings button, check the option &quot;custom file handling&quot; to enable the functionality.</p> <p>Long press the settings button, check the option &quot;custom file handling&quot; to enable the functionality.</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Configuration folders/files</title> <title>Configuration folders/files</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -78,7 +80,7 @@
&quot;<a href="file:///data/data/info.torapp.uweb/files/default.rc">default.rc</a>&quot;: check the option &quot;custom file handling&quot; to execute the shell script file during uweb launching. <a href="../tools/index.html">tcron</a> provides extra cron tools.<br> &quot;<a href="file:///data/data/info.torapp.uweb/files/default.rc">default.rc</a>&quot;: check the option &quot;custom file handling&quot; to execute the shell script file during uweb launching. <a href="../tools/index.html">tcron</a> provides extra cron tools.<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/default.rc2">default.rc2</a>&quot;: check the option &quot;custom file handling&quot; to execute the shell script file when uweb returns to foreground.<br> &quot;<a href="file:///data/data/info.torapp.uweb/files/default.rc2">default.rc2</a>&quot;: check the option &quot;custom file handling&quot; to execute the shell script file when uweb returns to foreground.<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/crontab">crontab</a>&quot;:<br> &quot;<a href="file:///data/data/info.torapp.uweb/files/crontab">crontab</a>&quot;:<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/engine.search">engine.search</a>&quot;: to define quick search engines (pressing right arrow button to use next engine to search). The file format is similar to <a href="../search/index.html">home5.search</a> but using &quot;%s&quot; as search keywords.<br> &quot;<a href="file:///data/data/info.torapp.uweb/files/engine.search">engine.search</a>&quot;: to define quick search engines (pressing right arrow button to use next engine to search). The file format is similar to <a href="../search/index.html">home5.search</a> but using &quot;%s&quot; as search keywords. If the search engine urls in &quot;engine.search&quot; are video urls (without %s inside), the file will make uweb browser optimized for TV watching with remote control.<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/default.siteconf">default.siteconf</a>&quot;: to save ua, js disabling, no-image mode, forbids 3rd-party resources (js and others), active scripts, global scripts for sites. Only save the difference to default ones.<br> &quot;<a href="file:///data/data/info.torapp.uweb/files/default.siteconf">default.siteconf</a>&quot;: to save ua, js disabling, no-image mode, forbids 3rd-party resources (js and others), active scripts, global scripts for sites. Only save the difference to default ones.<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/default.playrate">default.playrate</a>&quot;: fullscreen playing menu. The file format is same as <a href="../links/index.html">default.link</a>. Playing ratio menu items should have empty link parts such as &quot;.5x:&quot;, at least one such menu is required. All other menus must be put after playing ratio menus.<br> &quot;<a href="file:///data/data/info.torapp.uweb/files/default.playrate">default.playrate</a>&quot;: fullscreen playing menu. The file format is same as <a href="../links/index.html">default.link</a>. Playing ratio menu items should have empty link parts such as &quot;.5x:&quot;, at least one such menu is required. All other menus must be put after playing ratio menus.<br>
&quot;<a href="file:///data/data/info.torapp.uweb/files/default.autoc">default.autoc</a>&quot;: address bar autocomplete candidate strings.<br> &quot;<a href="file:///data/data/info.torapp.uweb/files/default.autoc">default.autoc</a>&quot;: address bar autocomplete candidate strings.<br>
@ -101,8 +103,8 @@
<p>&quot;<a href="file:///data/data/info.torapp.uweb/files/shortcut/">shortcut/</a>&quot;: dynamical shortcut, if not exist, then default to &quot;bookmark&quot;.</p> <p>&quot;<a href="file:///data/data/info.torapp.uweb/files/shortcut/">shortcut/</a>&quot;: dynamical shortcut, if not exist, then default to &quot;bookmark&quot;.</p>
</div> </div>
<p>Last Modified: 1 December 2023<br> <p>Last Modified: 9 December 2023<br>
rename pccopy.md to textprocess.md<br> add TV mode<br>
<pre></pre> <pre></pre>
</p> </p>
<script> <script>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Gestures</title> <title>Gestures</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>CSS styles</title> <title>CSS styles</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Html5 applications</title> <title>Html5 applications</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Toolbar customization</title> <title>Toolbar customization</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -4,6 +4,8 @@
<meta name="generator" content="Hugo 0.120.1"> <meta name="generator" content="Hugo 0.120.1">
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>uweb browser: unlimited power</title> <title>uweb browser: unlimited power</title>
<script type="text/javascript"> <script type="text/javascript">
@ -34,6 +36,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -381,15 +381,11 @@ If a new button is defined (file name &amp;quot;20&amp;quot; exists), uweb also
<link>/en/termux/</link> <link>/en/termux/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate> <pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/termux/</guid> <guid>/en/termux/</guid>
<description>Only the termux versions provided along with uweb browser can work seamlessly. <description>Only the termux versions provided along with uweb browser can work seamlessly. For android 10+, please install termux before installing uweb browser. If uweb is already installed, users can uninstall it first, then install termux and reinstall uweb browser.
Termux bookmarks Long pressing the following links then either &amp;quot;commands&amp;quot;-&amp;gt;&amp;quot;bookmark&amp;quot; to add bookmarks or &amp;quot;open in new tab&amp;quot; to execute. Termux bookmarks Long pressing the following links then either &amp;quot;commands&amp;quot;-&amp;gt;&amp;quot;bookmark&amp;quot; to add bookmarks or &amp;quot;open in new tab&amp;quot; to execute.
GNU bc (basic calculator) GNU bc (basic calculator)
bc with all extensions bc with all extensions
Click the following links to install termux configurations: .bashrc Click the following links to install termux configurations: .</description>
.inputrc
z.sh
commacd.sh
.profile : only for kshell with naked termux (no initial packages, need the following fix for termux quick crash to be launched)</description>
</item> </item>
<item> <item>
<title>Long pressed link menu</title> <title>Long pressed link menu</title>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Links</title> <title>Links</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Long pressed link menu</title> <title>Long pressed link menu</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/javascript">javascript</a> </li> <li><a href="../tags/javascript/index.html">javascript</a> </li>
</ul> </ul>
<h4 id="to-run-commands">To run commands</h4> <h4 id="to-run-commands">To run commands</h4>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Offline resources</title> <title>Offline resources</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title></title> <title></title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Resource redirection</title> <title>Resource redirection</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/redirection">redirection</a> </li> <li><a href="../tags/redirection/index.html">redirection</a> </li>
</ul> </ul>
<p>⚠️<span style="color:red">Redirection forwards cookies</span> with the setting option &quot;Redirect cookies&quot; enabled, so use the options with care.</p> <p>⚠️<span style="color:red">Redirection forwards cookies</span> with the setting option &quot;Redirect cookies&quot; enabled, so use the options with care.</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Execute javascript codes</title> <title>Execute javascript codes</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Search engines</title> <title>Search engines</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Search engine files</title> <title>Search engine files</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/search%20engine">search engine</a> </li> <li><a href="../tags/search%20engine/index.html">search engine</a> </li>
</ul> </ul>
<p>Any &quot;.search&quot; file can be opened as search engine file, each line of which has one of the following formats:<br> <p>Any &quot;.search&quot; file can be opened as search engine file, each line of which has one of the following formats:<br>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>JS/CSS/HTML/preprocessing for domains</title> <title>JS/CSS/HTML/preprocessing for domains</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,9 +47,9 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/javascript">javascript</a> </li> <li><a href="../tags/javascript/index.html">javascript</a> </li>
<li><a href="../tags/css">css</a> </li> <li><a href="../tags/css/index.html">css</a> </li>
</ul> </ul>
<h3 id="javascript-load-when-page-completes-earliest-loaded-js-should-use-sitecss">Javascript (load when page completes, earliest loaded JS should use sitecss).</h3> <h3 id="javascript-load-when-page-completes-earliest-loaded-js-should-use-sitecss">Javascript (load when page completes, earliest loaded JS should use sitecss).</h3>

View File

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>/en/_posts/</loc> <loc>/en/_posts/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -16,10 +16,10 @@
/> />
</url><url> </url><url>
<loc>/en/tags/clipboard/</loc> <loc>/en/tags/clipboard/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
</url><url> </url><url>
<loc>/en/tags/pc/</loc> <loc>/en/tags/pc/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -32,7 +32,7 @@
/> />
</url><url> </url><url>
<loc>/en/tags/ssh/</loc> <loc>/en/tags/ssh/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -45,7 +45,7 @@
/> />
</url><url> </url><url>
<loc>/en/tags/</loc> <loc>/en/tags/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -58,7 +58,7 @@
/> />
</url><url> </url><url>
<loc>/en/tags/termux/</loc> <loc>/en/tags/termux/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -71,7 +71,7 @@
/> />
</url><url> </url><url>
<loc>/en/textprocess/</loc> <loc>/en/textprocess/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -84,7 +84,7 @@
/> />
</url><url> </url><url>
<loc>/en/</loc> <loc>/en/</loc>
<lastmod>2023-12-09T17:52:24+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -97,7 +97,7 @@
/> />
</url><url> </url><url>
<loc>/en/tags/windows/</loc> <loc>/en/tags/windows/</loc>
<lastmod>2023-12-01T16:13:01+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -307,7 +307,7 @@
/> />
</url><url> </url><url>
<loc>/en/filenames/</loc> <loc>/en/filenames/</loc>
<lastmod>2023-12-01T15:52:33+08:00</lastmod> <lastmod>2023-12-09T18:14:29+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -427,7 +427,7 @@
/> />
</url><url> </url><url>
<loc>/en/termux/</loc> <loc>/en/termux/</loc>
<lastmod>2023-10-28T19:17:27+08:00</lastmod> <lastmod>2023-12-09T18:10:31+08:00</lastmod>
</url><url> </url><url>
<loc>/en/longclick/</loc> <loc>/en/longclick/</loc>
<lastmod>2022-09-24T14:05:13+08:00</lastmod> <lastmod>2022-09-24T14:05:13+08:00</lastmod>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Site map</title> <title>Site map</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/adblock/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>adblock</title> <title>adblock</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,7 +43,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../adblock_domain"> <a href="../../adblock_domain/index.html">
<span>Hosts files</span> <span>Hosts files</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/clipboard/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>clipboard</title> <title>clipboard</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,7 +43,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>Text selection/processing</span> <span>Text selection/processing</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/css/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>css</title> <title>css</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../sitejs"> <a href="../../sitejs/index.html">
<span>JS/CSS/HTML/preprocessing for domains</span> <span>JS/CSS/HTML/preprocessing for domains</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/curl/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>curl</title> <title>curl</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../filecap"> <a href="../../filecap/index.html">
<span>Custom file handling</span> <span>Custom file handling</span>
</a> </a>
</li> </li>

View File

@ -27,7 +27,7 @@
<li><a href="tools">tools</a> 1</li> <li><a href="tools">tools</a> 1</li>
<li><a href="Windows">Windows</a> 1</li> <li><a href="windows">windows</a> 1</li>
</ul> </ul>
</body> </body>

View File

@ -37,7 +37,7 @@
<description></description> <description></description>
</item> </item>
<item> <item>
<title>Windows</title> <title>windows</title>
<link>/en/tags/windows/</link> <link>/en/tags/windows/</link>
<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate> <pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
<guid>/en/tags/windows/</guid> <guid>/en/tags/windows/</guid>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/javascript/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>javascript</title> <title>javascript</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,19 +47,19 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../sitejs"> <a href="../../sitejs/index.html">
<span>JS/CSS/HTML/preprocessing for domains</span> <span>JS/CSS/HTML/preprocessing for domains</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../bookmarklet"> <a href="../../bookmarklet/index.html">
<span>Bookmarklets</span> <span>Bookmarklets</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../longclick"> <a href="../../longclick/index.html">
<span>Long pressed link menu</span> <span>Long pressed link menu</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/pc/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>PC</title> <title>PC</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>Text selection/processing</span> <span>Text selection/processing</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/redirection/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>redirection</title> <title>redirection</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,7 +43,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../redirect"> <a href="../../redirect/index.html">
<span>Resource redirection</span> <span>Resource redirection</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/search-engine/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>search engine</title> <title>search engine</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,7 +43,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../searchcat"> <a href="../../searchcat/index.html">
<span>Search engine files</span> <span>Search engine files</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/ssh/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>ssh</title> <title>ssh</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>Text selection/processing</span> <span>Text selection/processing</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/tdict/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>tdict</title> <title>tdict</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../tools"> <a href="../../tools/index.html">
<span>Tools</span> <span>Tools</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/termux/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>termux</title> <title>termux</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,19 +47,19 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>Text selection/processing</span> <span>Text selection/processing</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../tools"> <a href="../../tools/index.html">
<span>Tools</span> <span>Tools</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../filecap"> <a href="../../filecap/index.html">
<span>Custom file handling</span> <span>Custom file handling</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/tools/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>tools</title> <title>tools</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../tools"> <a href="../../tools/index.html">
<span>Tools</span> <span>Tools</span>
</a> </a>
</li> </li>

View File

@ -3,8 +3,10 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/en/tags/windows/index.xml" title="uweb browser: unlimited power">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Windows</title> <title>windows</title>
<script type="text/javascript"> <script type="text/javascript">
function findLang(){ function findLang(){
let href = location.href; let href = location.href;
@ -33,17 +35,19 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
<br /> <br />
<div class="container"> <div class="container">
<h1 class="title">Windows</h1> <h1 class="title">windows</h1>
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>Text selection/processing</span> <span>Text selection/processing</span>
</a> </a>
</li> </li>

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Windows on uweb browser: unlimited power</title> <title>windows on uweb browser: unlimited power</title>
<link>/en/tags/windows/</link> <link>/en/tags/windows/</link>
<description>Recent content in Windows on uweb browser: unlimited power</description> <description>Recent content in windows on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Fri, 01 Dec 2023 00:00:00 +0000</lastBuildDate> <lastBuildDate>Fri, 01 Dec 2023 00:00:00 +0000</lastBuildDate>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>cron</title> <title>cron</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Termux</title> <title>Termux</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -42,7 +44,7 @@
<ul class="tags"> <ul class="tags">
</ul> </ul>
<p>Only the termux versions provided along with uweb browser can work seamlessly.</p> <p>Only the termux versions provided along with uweb browser can work seamlessly. For android 10+, please install termux before installing uweb browser. If uweb is already installed, users can uninstall it first, then install termux and reinstall uweb browser.</p>
<h4 id="termux-bookmarks">Termux bookmarks</h4> <h4 id="termux-bookmarks">Termux bookmarks</h4>
<p>Long pressing the following links then either &quot;commands&quot;-&gt;&quot;<a href="../urls/index.html">bookmark</a>&quot; to add bookmarks or &quot;open in new tab&quot; to execute.<br> <p>Long pressing the following links then either &quot;commands&quot;-&gt;&quot;<a href="../urls/index.html">bookmark</a>&quot; to add bookmarks or &quot;open in new tab&quot; to execute.<br>
<a href="c:bc -l">GNU bc (basic calculator)</a><br> <a href="c:bc -l">GNU bc (basic calculator)</a><br>
@ -75,8 +77,8 @@
With <a href="https://github.com/rupa/z">z.sh</a> and <a href="https://github.com/shyiko/commacd">commacd</a>, user can reach any folder with few key stokes. Run &quot;v&quot; to launch uweb file manager on the current working directory, long click any file link to share.</p> With <a href="https://github.com/rupa/z">z.sh</a> and <a href="https://github.com/shyiko/commacd">commacd</a>, user can reach any folder with few key stokes. Run &quot;v&quot; to launch uweb file manager on the current working directory, long click any file link to share.</p>
</div> </div>
<p>Last Modified: 28 October 2023<br> <p>Last Modified: 9 December 2023<br>
update latest.html<br> add TV mode<br>
<pre></pre> <pre></pre>
</p> </p>
<script> <script>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Text selection/processing</title> <title>Text selection/processing</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,15 +47,15 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
<li><a href="../tags/ssh">ssh</a> </li> <li><a href="../tags/ssh/index.html">ssh</a> </li>
<li><a href="../tags/PC">PC</a> </li> <li><a href="../tags/PC/index.html">PC</a> </li>
<li><a href="../tags/clipboard">clipboard</a> </li> <li><a href="../tags/clipboard/index.html">clipboard</a> </li>
<li><a href="../tags/Windows">Windows</a> </li> <li><a href="../tags/windows/index.html">windows</a> </li>
</ul> </ul>
<p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br> <p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br>
@ -91,7 +93,7 @@ To use ssh or scp, users need to install uweb compatible Termux provided on the
PCs need command &quot;xsel&quot; available to operate on copy/paste.</p> PCs need command &quot;xsel&quot; available to operate on copy/paste.</p>
</div> </div>
<p>Last Modified: 1 December 2023<br> <p>Last Modified: 11 December 2023<br>
rename pccopy.md to textprocess.md<br> rename pccopy.md to textprocess.md<br>
<pre></pre> <pre></pre>
</p> </p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Tips</title> <title>Tips</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Tools</title> <title>Tools</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,11 +47,11 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
<li><a href="../tags/tools">tools</a> </li> <li><a href="../tags/tools/index.html">tools</a> </li>
<li><a href="../tags/tdict">tdict</a> </li> <li><a href="../tags/tdict/index.html">tdict</a> </li>
</ul> </ul>
<p>This page is for <a href="../index.html">uweb browser</a>.</p> <p>This page is for <a href="../index.html">uweb browser</a>.</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Make any url as website</title> <title>Make any url as website</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Url services</title> <title>Url services</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -4,7 +4,7 @@
<sitemap> <sitemap>
<loc>en/sitemap.xml</loc> <loc>en/sitemap.xml</loc>
<lastmod>2023-12-09T17:52:24+08:00</lastmod> <lastmod>2023-12-11T15:16:11+08:00</lastmod>
</sitemap> </sitemap>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>信息隐藏技术总览</title> <title>信息隐藏技术总览</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>利用用户自定义样式屏蔽不良信息</title> <title>利用用户自定义样式屏蔽不良信息</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -41,9 +43,9 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd">不良信息屏蔽</a> </li> <li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd/index.html">不良信息屏蔽</a> </li>
<li><a href="../tags/css">css</a> </li> <li><a href="../tags/css/index.html">css</a> </li>
</ul> </ul>
<p>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。<br> <p>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。<br>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>绝杀完整域名树</title> <title>绝杀完整域名树</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd">不良信息屏蔽</a> </li> <li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd/index.html">不良信息屏蔽</a> </li>
</ul> </ul>
<p><a href="file:///data/data/info.torapp.uweb/files/default.hosts">域名文件</a>可屏蔽文件中域名的一切子域名、孙域名、......,可彻底绝杀一切不良信息。所以用户屏蔽根域名时无需选择提示中出现的整个域名,<span style="color:red">只需选取最后两段或三段</span>最后两段不超过6字符如com.cn的域名可取四段</p> <p><a href="file:///data/data/info.torapp.uweb/files/default.hosts">域名文件</a>可屏蔽文件中域名的一切子域名、孙域名、......,可彻底绝杀一切不良信息。所以用户屏蔽根域名时无需选择提示中出现的整个域名,<span style="color:red">只需选取最后两段或三段</span>最后两段不超过6字符如com.cn的域名可取四段</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Android TV</title> <title>Android TV</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>超级计算器(bc)</title> <title>超级计算器(bc)</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>常用书签</title> <title>常用书签</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>小书签</title> <title>小书签</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/javascript">javascript</a> </li> <li><a href="../tags/javascript/index.html">javascript</a> </li>
</ul> </ul>
<p><a href="../index.html">超微浏览器</a>支持直接运行远程网址上的小书签(Bookmarklet),将本页面或其它包含小书签网址加入书签。使用时只需长按小书签链接,点击“新窗口打开”,小书签将作用于超微浏览器最后一个窗口(非小书签窗口)页面上。</p> <p><a href="../index.html">超微浏览器</a>支持直接运行远程网址上的小书签(Bookmarklet),将本页面或其它包含小书签网址加入书签。使用时只需长按小书签链接,点击“新窗口打开”,小书签将作用于超微浏览器最后一个窗口(非小书签窗口)页面上。</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>一键执行预定义命令</title> <title>一键执行预定义命令</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -41,11 +43,11 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
<li><a href="../tags/ssh">ssh</a> </li> <li><a href="../tags/ssh/index.html">ssh</a> </li>
<li><a href="../tags/%e5%89%aa%e8%b4%b4%e6%9d%bf">剪贴板</a> </li> <li><a href="../tags/%e5%89%aa%e8%b4%b4%e6%9d%bf/index.html">剪贴板</a> </li>
</ul> </ul>
<p>技巧等级:中级 PC剪贴板(高级)</p> <p>技巧等级:中级 PC剪贴板(高级)</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>配置浏览器常用命令</title> <title>配置浏览器常用命令</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>利用文件预处理预览/查看/播放可下载资源</title> <title>利用文件预处理预览/查看/播放可下载资源</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,9 +47,9 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
<li><a href="../tags/curl">curl</a> </li> <li><a href="../tags/curl/index.html">curl</a> </li>
</ul> </ul>
<p>技巧等级:中级</p> <p>技巧等级:中级</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>文件管理器及文件挑选并批量处理</title> <title>文件管理器及文件挑选并批量处理</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>超微浏览器配置文件列表</title> <title>超微浏览器配置文件列表</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>手势</title> <title>手势</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>CSS样式</title> <title>CSS样式</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>利用浏览器地址栏对函数作图</title> <title>利用浏览器地址栏对函数作图</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -41,7 +43,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
</ul> </ul>
<p>使用Android端<a href="../index.html">uweb浏览器</a><br> <p>使用Android端<a href="../index.html">uweb浏览器</a><br>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>加速访问国外网站</title> <title>加速访问国外网站</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -41,9 +43,9 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd">不良信息屏蔽</a> </li> <li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd/index.html">不良信息屏蔽</a> </li>
<li><a href="../tags/%e5%9b%bd%e5%a4%96%e7%bd%91%e5%9d%80">国外网址</a> </li> <li><a href="../tags/%e5%9b%bd%e5%a4%96%e7%bd%91%e5%9d%80/index.html">国外网址</a> </li>
</ul> </ul>
<p>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。</p> <p>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>html5应用</title> <title>html5应用</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>工具栏定制</title> <title>工具栏定制</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -4,6 +4,8 @@
<meta name="generator" content="Hugo 0.120.1"> <meta name="generator" content="Hugo 0.120.1">
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>超微浏览器: 威、快、高效、极致优化</title> <title>超微浏览器: 威、快、高效、极致优化</title>
<script type="text/javascript"> <script type="text/javascript">
@ -34,6 +36,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>常用链接</title> <title>常用链接</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>离线下载</title> <title>离线下载</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -41,13 +43,13 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
<li><a href="../tags/%e7%bd%91%e7%9b%98">网盘</a> </li> <li><a href="../tags/%e7%bd%91%e7%9b%98/index.html">网盘</a> </li>
<li><a href="../tags/%e7%a6%bb%e7%ba%bf">离线</a> </li> <li><a href="../tags/%e7%a6%bb%e7%ba%bf/index.html">离线</a> </li>
<li><a href="../tags/%e8%b5%84%e6%ba%90">资源</a> </li> <li><a href="../tags/%e8%b5%84%e6%ba%90/index.html">资源</a> </li>
</ul> </ul>
<ul> <ul>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>安卓系统出错诊断</title> <title>安卓系统出错诊断</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>长按链接弹出菜单</title> <title>长按链接弹出菜单</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/javascript">javascript</a> </li> <li><a href="../tags/javascript/index.html">javascript</a> </li>
</ul> </ul>
<h4 id="长按链接运行第三方程序">长按链接运行第三方程序</h4> <h4 id="长按链接运行第三方程序">长按链接运行第三方程序</h4>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>利用多账号登录获取资源</title> <title>利用多账号登录获取资源</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>装载网站离线资源</title> <title>装载网站离线资源</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>浏览器控制服务器下载资源</title> <title>浏览器控制服务器下载资源</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +30,7 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -41,13 +43,13 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/termux">termux</a> </li> <li><a href="../tags/termux/index.html">termux</a> </li>
<li><a href="../tags/ssh">ssh</a> </li> <li><a href="../tags/ssh/index.html">ssh</a> </li>
<li><a href="../tags/PC">PC</a> </li> <li><a href="../tags/PC/index.html">PC</a> </li>
<li><a href="../tags/%e4%b8%8b%e8%bd%bd">下载</a> </li> <li><a href="../tags/%e4%b8%8b%e8%bd%bd/index.html">下载</a> </li>
</ul> </ul>
<p>技巧等级:高级</p> <p>技巧等级:高级</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title></title> <title></title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>重定向网址</title> <title>重定向网址</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,9 +47,9 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/%e9%87%8d%e5%ae%9a%e5%90%91">重定向</a> </li> <li><a href="../tags/%e9%87%8d%e5%ae%9a%e5%90%91/index.html">重定向</a> </li>
<li><a href="../tags/%e5%9b%bd%e5%a4%96%e7%bd%91%e5%9d%80">国外网址</a> </li> <li><a href="../tags/%e5%9b%bd%e5%a4%96%e7%bd%91%e5%9d%80/index.html">国外网址</a> </li>
</ul> </ul>
<h4 id="全局重定向">全局重定向</h4> <h4 id="全局重定向">全局重定向</h4>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>运行javascript脚本</title> <title>运行javascript脚本</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>浏览器多搜索引擎一键直达</title> <title>浏览器多搜索引擎一键直达</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>分类多引擎搜索</title> <title>分类多引擎搜索</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,7 +47,7 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/%e6%90%9c%e7%b4%a2">搜索</a> </li> <li><a href="../tags/%e6%90%9c%e7%b4%a2/index.html">搜索</a> </li>
</ul> </ul>
<p><a target="_self" href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/searchcat.tar.gz">点击本链接自动安装分类多引擎文件至&quot;bookmark&quot;目录下</a></p> <p><a target="_self" href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/searchcat.tar.gz">点击本链接自动安装分类多引擎文件至&quot;bookmark&quot;目录下</a></p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>特定网址脚本、样式、额外html及预处理</title> <title>特定网址脚本、样式、额外html及预处理</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -45,9 +47,9 @@
</h1> </h1>
<ul class="tags"> <ul class="tags">
<li><a href="../tags/javascript">javascript</a> </li> <li><a href="../tags/javascript/index.html">javascript</a> </li>
<li><a href="../tags/css">css</a> </li> <li><a href="../tags/css/index.html">css</a> </li>
</ul> </ul>
<p>技巧等级:中级</p> <p>技巧等级:中级</p>

View File

@ -3,6 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>技巧网站导航</title> <title>技巧网站导航</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +34,7 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav> <nav>
</nav> </nav>
</header> </header>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/css/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>css</title> <title>css</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,13 +47,13 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../sitejs"> <a href="../../sitejs/index.html">
<span>特定网址脚本、样式、额外html及预处理</span> <span>特定网址脚本、样式、额外html及预处理</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../adblock_css"> <a href="../../adblock_css/index.html">
<span>利用用户自定义样式屏蔽不良信息</span> <span>利用用户自定义样式屏蔽不良信息</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/curl/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>curl</title> <title>curl</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../filecap"> <a href="../../filecap/index.html">
<span>利用文件预处理预览/查看/播放可下载资源</span> <span>利用文件预处理预览/查看/播放可下载资源</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/javascript/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>javascript</title> <title>javascript</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,19 +47,19 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../sitejs"> <a href="../../sitejs/index.html">
<span>特定网址脚本、样式、额外html及预处理</span> <span>特定网址脚本、样式、额外html及预处理</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../bookmarklet"> <a href="../../bookmarklet/index.html">
<span>小书签</span> <span>小书签</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../longclick"> <a href="../../longclick/index.html">
<span>长按链接弹出菜单</span> <span>长按链接弹出菜单</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/pc/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>PC</title> <title>PC</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,13 +47,13 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>操作选中(富)文本/元素</span> <span>操作选中(富)文本/元素</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../pcdown"> <a href="../../pcdown/index.html">
<span>浏览器控制服务器下载资源</span> <span>浏览器控制服务器下载资源</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/ssh/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>ssh</title> <title>ssh</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,19 +47,19 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>操作选中(富)文本/元素</span> <span>操作选中(富)文本/元素</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../cmd"> <a href="../../cmd/index.html">
<span>一键执行预定义命令</span> <span>一键执行预定义命令</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../pcdown"> <a href="../../pcdown/index.html">
<span>浏览器控制服务器下载资源</span> <span>浏览器控制服务器下载资源</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/tdict/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>tdict</title> <title>tdict</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../tools"> <a href="../../tools/index.html">
<span>工具汇总</span> <span>工具汇总</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/termux/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>termux</title> <title>termux</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,43 +47,43 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>操作选中(富)文本/元素</span> <span>操作选中(富)文本/元素</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../loadbt"> <a href="../../loadbt/index.html">
<span>离线下载</span> <span>离线下载</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../tools"> <a href="../../tools/index.html">
<span>工具汇总</span> <span>工具汇总</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../filecap"> <a href="../../filecap/index.html">
<span>利用文件预处理预览/查看/播放可下载资源</span> <span>利用文件预处理预览/查看/播放可下载资源</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../cmd"> <a href="../../cmd/index.html">
<span>一键执行预定义命令</span> <span>一键执行预定义命令</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../gnuplot"> <a href="../../gnuplot/index.html">
<span>利用浏览器地址栏对函数作图</span> <span>利用浏览器地址栏对函数作图</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../pcdown"> <a href="../../pcdown/index.html">
<span>浏览器控制服务器下载资源</span> <span>浏览器控制服务器下载资源</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/tools/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>tools</title> <title>tools</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../tools"> <a href="../../tools/index.html">
<span>工具汇总</span> <span>工具汇总</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/windows/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>Windows</title> <title>Windows</title>
<script type="text/javascript"> <script type="text/javascript">
@ -33,6 +35,8 @@
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a> <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -43,7 +47,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>操作选中(富)文本/元素</span> <span>操作选中(富)文本/元素</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E4%B8%8B%E8%BD%BD/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>下载</title> <title>下载</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,7 +43,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../pcdown"> <a href="../../pcdown/index.html">
<span>浏览器控制服务器下载资源</span> <span>浏览器控制服务器下载资源</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>不良信息屏蔽</title> <title>不良信息屏蔽</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,25 +43,25 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../adblock_css"> <a href="../../adblock_css/index.html">
<span>利用用户自定义样式屏蔽不良信息</span> <span>利用用户自定义样式屏蔽不良信息</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../video"> <a href="../../video/index.html">
<span>视频播放小窍门</span> <span>视频播放小窍门</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../hosts"> <a href="../../hosts/index.html">
<span>加速访问国外网站</span> <span>加速访问国外网站</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../adblock_domain"> <a href="../../adblock_domain/index.html">
<span>绝杀完整域名树</span> <span>绝杀完整域名树</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>剪贴板</title> <title>剪贴板</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,13 +43,13 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../textprocess"> <a href="../../textprocess/index.html">
<span>操作选中(富)文本/元素</span> <span>操作选中(富)文本/元素</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../cmd"> <a href="../../cmd/index.html">
<span>一键执行预定义命令</span> <span>一键执行预定义命令</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>国外网址</title> <title>国外网址</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,13 +43,13 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../redirect"> <a href="../../redirect/index.html">
<span>重定向网址</span> <span>重定向网址</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../hosts"> <a href="../../hosts/index.html">
<span>加速访问国外网站</span> <span>加速访问国外网站</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E6%90%9C%E7%B4%A2/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>搜索</title> <title>搜索</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,13 +43,13 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../video"> <a href="../../video/index.html">
<span>视频播放小窍门</span> <span>视频播放小窍门</span>
</a> </a>
</li> </li>
<li class="post"> <li class="post">
<a href="../../searchcat"> <a href="../../searchcat/index.html">
<span>分类多引擎搜索</span> <span>分类多引擎搜索</span>
</a> </a>
</li> </li>

View File

@ -3,6 +3,8 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E7%94%B5%E8%A7%86/index.xml" title="超微浏览器: 威、快、高效、极致优化">
<link rel="stylesheet" href="../style.css" type="text/css" /> <link rel="stylesheet" href="../style.css" type="text/css" />
<title>电视</title> <title>电视</title>
<script type="text/javascript"> <script type="text/javascript">
@ -29,6 +31,8 @@
<header class='header'> <header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="index.xml">RSS</a>
<nav> <nav>
</nav> </nav>
</header> </header>
@ -39,7 +43,7 @@
<ul class="posts"> <ul class="posts">
<li class="post"> <li class="post">
<a href="../../tvlive"> <a href="../../tvlive/index.html">
<span>电视直播</span> <span>电视直播</span>
</a> </a>
</li> </li>

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