mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add RSS
This commit is contained in:
parent
951d607c7c
commit
225fd5c802
111 changed files with 414 additions and 147 deletions
|
@ -246,15 +246,11 @@ If a new button is defined (file name "20" exists), uweb also
|
|||
<link>/en/termux/</link>
|
||||
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
|
||||
<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 &quot;commands&quot;-&gt;&quot;bookmark&quot; to add bookmarks or &quot;open in new tab&quot; to execute.
|
||||
GNU bc (basic calculator)
|
||||
bc with all extensions
|
||||
Click the following links to install termux configurations: .bashrc
|
||||
.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>
|
||||
Click the following links to install termux configurations: .</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Long pressed link menu</title>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Address bar command line</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +30,7 @@
|
|||
<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>
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>AD blocking</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Hosts files</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,7 +47,7 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/adblock">adblock</a> </li>
|
||||
<li><a href="../tags/adblock/index.html">adblock</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>The enhanced hosts files "hosts" and "default.hosts" take effect with the setting option "use hosts".</p>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Bookmarks</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Bookmarklets</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,7 +47,7 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/javascript">javascript</a> </li>
|
||||
<li><a href="../tags/javascript/index.html">javascript</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>With a href="../index.html">uweb browser</a>, long pressing any bookmarklet link, click "Open in new tab", the bookmarklet will be run on the last other tab.</p>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Downloads</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +30,7 @@
|
|||
<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>
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Commands</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Custom file handling</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,9 +47,9 @@
|
|||
</h1>
|
||||
<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>
|
||||
<p>Long press the settings button, check the option "custom file handling" to enable the functionality.</p>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Configuration folders/files</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -78,7 +80,7 @@
|
|||
"<a href="file:///data/data/info.torapp.uweb/files/default.rc">default.rc</a>": check the option "custom file handling" to execute the shell script file during uweb launching. <a href="../tools/index.html">tcron</a> provides extra cron tools.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.rc2">default.rc2</a>": check the option "custom file handling" to execute the shell script file when uweb returns to foreground.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/crontab">crontab</a>":<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/engine.search">engine.search</a>": 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 "%s" as search keywords.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/engine.search">engine.search</a>": 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 "%s" as search keywords. If the search engine urls in "engine.search" are video urls (without %s inside), the file will make uweb browser optimized for TV watching with remote control.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.siteconf">default.siteconf</a>": 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>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.playrate">default.playrate</a>": 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 ".5x:", at least one such menu is required. All other menus must be put after playing ratio menus.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.autoc">default.autoc</a>": address bar autocomplete candidate strings.<br>
|
||||
|
@ -101,8 +103,8 @@
|
|||
<p>"<a href="file:///data/data/info.torapp.uweb/files/shortcut/">shortcut/</a>": dynamical shortcut, if not exist, then default to "bookmark".</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 December 2023<br>
|
||||
rename pccopy.md to textprocess.md<br>
|
||||
<p>Last Modified: 9 December 2023<br>
|
||||
add TV mode<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Gestures</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>CSS styles</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Html5 applications</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Toolbar customization</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
<meta name="generator" content="Hugo 0.120.1">
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>uweb browser: unlimited power</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -34,6 +36,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -381,15 +381,11 @@ If a new button is defined (file name &quot;20&quot; exists), uweb also
|
|||
<link>/en/termux/</link>
|
||||
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
|
||||
<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 &quot;commands&quot;-&gt;&quot;bookmark&quot; to add bookmarks or &quot;open in new tab&quot; to execute.
|
||||
GNU bc (basic calculator)
|
||||
bc with all extensions
|
||||
Click the following links to install termux configurations: .bashrc
|
||||
.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>
|
||||
Click the following links to install termux configurations: .</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Long pressed link menu</title>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Links</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Long pressed link menu</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,7 +47,7 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/javascript">javascript</a> </li>
|
||||
<li><a href="../tags/javascript/index.html">javascript</a> </li>
|
||||
|
||||
</ul>
|
||||
<h4 id="to-run-commands">To run commands</h4>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Offline resources</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title></title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Resource redirection</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,7 +47,7 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/redirection">redirection</a> </li>
|
||||
<li><a href="../tags/redirection/index.html">redirection</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>⚠️<span style="color:red">Redirection forwards cookies</span> with the setting option "Redirect cookies" enabled, so use the options with care.</p>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Execute javascript codes</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Search engines</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Search engine files</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,7 +47,7 @@
|
|||
</h1>
|
||||
<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>
|
||||
<p>Any ".search" file can be opened as search engine file, each line of which has one of the following formats:<br>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>JS/CSS/HTML/preprocessing for domains</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,9 +47,9 @@
|
|||
</h1>
|
||||
<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>
|
||||
<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>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2023-12-01T16:13:01+08:00</lastmod>
|
||||
<lastmod>2023-12-11T15:16:11+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -16,10 +16,10 @@
|
|||
/>
|
||||
</url><url>
|
||||
<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>
|
||||
<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
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -32,7 +32,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<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
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -45,7 +45,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/</loc>
|
||||
<lastmod>2023-12-01T16:13:01+08:00</lastmod>
|
||||
<lastmod>2023-12-11T15:16:11+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -58,7 +58,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<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
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -71,7 +71,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/textprocess/</loc>
|
||||
<lastmod>2023-12-01T16:13:01+08:00</lastmod>
|
||||
<lastmod>2023-12-11T15:16:11+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -84,7 +84,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-12-09T17:52:24+08:00</lastmod>
|
||||
<lastmod>2023-12-11T15:16:11+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -97,7 +97,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<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
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -307,7 +307,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/filenames/</loc>
|
||||
<lastmod>2023-12-01T15:52:33+08:00</lastmod>
|
||||
<lastmod>2023-12-09T18:14:29+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -427,7 +427,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/termux/</loc>
|
||||
<lastmod>2023-10-28T19:17:27+08:00</lastmod>
|
||||
<lastmod>2023-12-09T18:10:31+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/longclick/</loc>
|
||||
<lastmod>2022-09-24T14:05:13+08:00</lastmod>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Site map</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>adblock</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +31,8 @@
|
|||
<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="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -39,7 +43,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../adblock_domain">
|
||||
<a href="../../adblock_domain/index.html">
|
||||
<span>Hosts files</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>clipboard</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +31,8 @@
|
|||
<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="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -39,7 +43,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../textprocess">
|
||||
<a href="../../textprocess/index.html">
|
||||
<span>Text selection/processing</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>css</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../sitejs">
|
||||
<a href="../../sitejs/index.html">
|
||||
<span>JS/CSS/HTML/preprocessing for domains</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>curl</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../filecap">
|
||||
<a href="../../filecap/index.html">
|
||||
<span>Custom file handling</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
<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>
|
||||
</body>
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Windows</title>
|
||||
<title>windows</title>
|
||||
<link>/en/tags/windows/</link>
|
||||
<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/windows/</guid>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>javascript</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,19 +47,19 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../sitejs">
|
||||
<a href="../../sitejs/index.html">
|
||||
<span>JS/CSS/HTML/preprocessing for domains</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../bookmarklet">
|
||||
<a href="../../bookmarklet/index.html">
|
||||
<span>Bookmarklets</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../longclick">
|
||||
<a href="../../longclick/index.html">
|
||||
<span>Long pressed link menu</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>PC</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../textprocess">
|
||||
<a href="../../textprocess/index.html">
|
||||
<span>Text selection/processing</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>redirection</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +31,8 @@
|
|||
<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="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -39,7 +43,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../redirect">
|
||||
<a href="../../redirect/index.html">
|
||||
<span>Resource redirection</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>search engine</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +31,8 @@
|
|||
<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="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -39,7 +43,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../searchcat">
|
||||
<a href="../../searchcat/index.html">
|
||||
<span>Search engine files</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>ssh</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../textprocess">
|
||||
<a href="../../textprocess/index.html">
|
||||
<span>Text selection/processing</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>tdict</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../tools">
|
||||
<a href="../../tools/index.html">
|
||||
<span>Tools</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>termux</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,19 +47,19 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../textprocess">
|
||||
<a href="../../textprocess/index.html">
|
||||
<span>Text selection/processing</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../tools">
|
||||
<a href="../../tools/index.html">
|
||||
<span>Tools</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="../../filecap">
|
||||
<a href="../../filecap/index.html">
|
||||
<span>Custom file handling</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>tools</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +35,8 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -43,7 +47,7 @@
|
|||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../tools">
|
||||
<a href="../../tools/index.html">
|
||||
<span>Tools</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -3,8 +3,10 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<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" />
|
||||
<title>Windows</title>
|
||||
<title>windows</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -33,17 +35,19 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<a class="logo" href="index.xml">RSS</a>
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">Windows</h1>
|
||||
<h1 class="title">windows</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="../../textprocess">
|
||||
<a href="../../textprocess/index.html">
|
||||
<span>Text selection/processing</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Windows on uweb browser: unlimited power</title>
|
||||
<title>windows on uweb browser: unlimited power</title>
|
||||
<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>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Fri, 01 Dec 2023 00:00:00 +0000</lastBuildDate>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>cron</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Termux</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +30,7 @@
|
|||
<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>
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -42,7 +44,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</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>
|
||||
<p>Long pressing the following links then either "commands"->"<a href="../urls/index.html">bookmark</a>" to add bookmarks or "open in new tab" to execute.<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 "v" to launch uweb file manager on the current working directory, long click any file link to share.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 October 2023<br>
|
||||
update latest.html<br>
|
||||
<p>Last Modified: 9 December 2023<br>
|
||||
add TV mode<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Text selection/processing</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,15 +47,15 @@
|
|||
</h1>
|
||||
<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>
|
||||
<p>Click the following links to install menus for long pressing the button "link":<br>
|
||||
|
@ -91,7 +93,7 @@ To use ssh or scp, users need to install uweb compatible Termux provided on the
|
|||
PCs need command "xsel" available to operate on copy/paste.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 December 2023<br>
|
||||
<p>Last Modified: 11 December 2023<br>
|
||||
rename pccopy.md to textprocess.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Tips</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Tools</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,11 +47,11 @@
|
|||
</h1>
|
||||
<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>
|
||||
<p>This page is for <a href="../index.html">uweb browser</a>.</p>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Make any url as website</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -29,6 +30,7 @@
|
|||
<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>
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Url services</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue