mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add zeabur
This commit is contained in:
parent
ddd20f6bc8
commit
6433faf02d
87 changed files with 186 additions and 252 deletions
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in _Posts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Mon, 26 Feb 2024 19:58:52 +0800</lastBuildDate>
|
||||
<lastBuildDate>Tue, 27 Feb 2024 00:15:09 +0800</lastBuildDate>
|
||||
<atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Text selection/processing</title>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<link>/en/bookmark/</link>
|
||||
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/bookmark/</guid>
|
||||
<description>AI, chatgpt etc.
komo andi devv.ai freegpt teach-anything magickpen Wait for url from other devices
berify: reverse image search for video
Tips File handling and styling with home.css &quot;home.css&quot; (in current folder, parent folder or the &quot;bookmark&quot; folder) styles bookmarks, search engines and the folder itself. The file is in html format instead of CSS, so it needs &quot;&lt;style&gt;&quot; tag for CSS.
Install markdeep styling for markdown files
Bookmarks with secrets (POST instead of GET) The internal link &quot;i:a1[url]?</description>
|
||||
<description>AI, chatgpt etc.
komo andi devv.ai poe freegpt teach-anything magickpen Wait for url from other devices
berify: reverse image search for video
Tips File handling and styling with home.css &quot;home.css&quot; (in current folder, parent folder or the &quot;bookmark&quot; folder) styles bookmarks, search engines and the folder itself. The file is in html format instead of CSS, so it needs &quot;&lt;style&gt;&quot; tag for CSS.
Install markdeep styling for markdown files
Bookmarks with secrets (POST instead of GET) The internal link &quot;i:a1[url]?</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tips</title>
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
<li><a href="https://komo.ai">komo</a></li>
|
||||
<li><a href="https://andisearch.com">andi</a></li>
|
||||
<li><a href="https://devv.ai">devv.ai</a></li>
|
||||
<li><a href="https://poe.com">poe</a></li>
|
||||
<li><a href="https://freegpt.cc">freegpt</a></li>
|
||||
<li><a href="https://www.teach-anything.com/">teach-anything</a></li>
|
||||
<li><a href="https://magickpen.com/">magickpen</a></li>
|
||||
|
@ -88,7 +89,7 @@
|
|||
<a href="http://cdb.ics.uci.edu/cgibin/Smi2DepictWeb.py">SMILES2structure</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 26 February 2024<br>
|
||||
<p>Last Modified: 27 February 2024<br>
|
||||
add AI search engines<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>Click the following links to install commands with <a href="../index.html">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
|
||||
<p>Click the following links to install commands with <a href="/en/">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
|
||||
<p>Configuration file "default.cmds" examples:</p>
|
||||
<p><a href="i:03Clear data::toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">Clear data::toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p>
|
||||
<p><a href="i:03Clear database::rm -rf /data/data/info.torapp.uweb/databases/*">Clear database::rm -rf /data/data/info.torapp.uweb/databases/*</a></p>
|
||||
|
@ -79,8 +79,8 @@
|
|||
<p><a href="i:03deduplicate bookmarks::awk '!s[\$0]++' /data/data/info.torapp.uweb/files/bookmark.html>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/bookmark.html">deduplicate bookmarks::awk '!s[$0]++' /data/data/info.torapp.uweb/files/bookmark.html>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/bookmark.html</a></p>
|
||||
<p><a href="i:03deduplicate hosts::toybox tac /data/data/info.torapp.uweb/files/default.hosts|awk -F' ' '!s[\$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.hosts">deduplicate hosts::toybox tac /data/data/info.torapp.uweb/files/default.hosts|awk -F' ' '!s[$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.hosts</a></p>
|
||||
<p><a href="i:03deduplicate siteconf::toybox tac /data/data/info.torapp.uweb/files/default.siteconf|awk -F':' '!s[\$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.siteconf">deduplicate siteconf::toybox tac /data/data/info.torapp.uweb/files/default.siteconf|awk -F':' '!s[$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.siteconf</a></p>
|
||||
<p><a href="i:03Clipboard2PC:clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -i'">Clipboard2PC:clip:ssh <a href="mailto:fengcao@192.168.2.120">fengcao@192.168.2.120</a> 'DISPLAY=:0 xsel -i'</a></p>
|
||||
<p><a href="i:03ClipboardFromPC:/clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -o'">ClipboardFromPC:/clip:ssh <a href="mailto:fengcao@192.168.2.120">fengcao@192.168.2.120</a> 'DISPLAY=:0 xsel -o'</a></p>
|
||||
<p><a href="i:03Clipboard2PC:clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -i'">Clipboard2PC:clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -i'</a></p>
|
||||
<p><a href="i:03ClipboardFromPC:/clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -o'">ClipboardFromPC:/clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -o'</a></p>
|
||||
<p><a href="i:03Clipboard broadcast:clip:socat - UDP-DATAGRAM:255.255.255.255:1500,broadcast">Clipboard broadcast:clip:socat - UDP-DATAGRAM:255.255.255.255:1500,broadcast</a></p>
|
||||
<p><a href="i:03Clipboard from broadcast:/clip:socat -u udp-recvfrom:1500 SYSTEM:'cat;exit'">Clipboard from broadcast:/clip:socat -u udp-recvfrom:1500 SYSTEM:'cat;exit'</a></p>
|
||||
<p><a href="i:03Clipboard2QR:clip/uweb:qrencode -o /sdcard/Download/a.png;echo file:///sdcard/Download/a.png">Clipboard2QR:clip/uweb:qrencode -o /sdcard/Download/a.png;echo file:///sdcard/Download/a.png</a></p>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="../index.html">Uweb browser</a> loads all ".css" files under the folder "css" as global css. Click the following links to install global css files:</p>
|
||||
<p><a href="/en/">Uweb browser</a> loads all ".css" files under the folder "css" as global css. Click the following links to install global css files:</p>
|
||||
<p><a href="i:0hcss/clearfont.css:../../zh/searchurl/txt/clearfont.css">Clearing font settings</a></p>
|
||||
<p>The file "night.css" is used as night mode, click the following links to install one:<br>
|
||||
<a href="i:0hnight.css:../../zh/searchurl/txt/night.css">webview 81+ night mode</a><br>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>This page is for <a href="../index.html">uweb browser</a>.<br>
|
||||
<p>This page is for <a href="/en/">uweb browser</a>.<br>
|
||||
Click to install the following html5 apps:<br>
|
||||
<a target="_self" href="i:0happ/txtview.html:../../zh/searchurl/txt/txtview.html">Huge markdown file viewer</a><br>
|
||||
<a target="_self" href="i:0happ/mdkatex.html:../../zh/searchurl/txt/mdkatex.html">Huge markdown+katex file viewer (Tex formulas)</a><br>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.122.0">
|
||||
<meta name="generator" content="Hugo 0.123.7">
|
||||
<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">
|
||||
|
|
11
en/index.xml
11
en/index.xml
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Mon, 26 Feb 2024 19:58:52 +0800</lastBuildDate>
|
||||
<lastBuildDate>Tue, 27 Feb 2024 00:15:09 +0800</lastBuildDate>
|
||||
<atom:link href="/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Text selection/processing</title>
|
||||
|
@ -69,7 +69,7 @@
|
|||
<link>/en/bookmark/</link>
|
||||
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/bookmark/</guid>
|
||||
<description>AI, chatgpt etc.
komo andi devv.ai freegpt teach-anything magickpen Wait for url from other devices
berify: reverse image search for video
Tips File handling and styling with home.css &quot;home.css&quot; (in current folder, parent folder or the &quot;bookmark&quot; folder) styles bookmarks, search engines and the folder itself. The file is in html format instead of CSS, so it needs &quot;&lt;style&gt;&quot; tag for CSS.
Install markdeep styling for markdown files
Bookmarks with secrets (POST instead of GET) The internal link &quot;i:a1[url]?</description>
|
||||
<description>AI, chatgpt etc.
komo andi devv.ai poe freegpt teach-anything magickpen Wait for url from other devices
berify: reverse image search for video
Tips File handling and styling with home.css &quot;home.css&quot; (in current folder, parent folder or the &quot;bookmark&quot; folder) styles bookmarks, search engines and the folder itself. The file is in html format instead of CSS, so it needs &quot;&lt;style&gt;&quot; tag for CSS.
Install markdeep styling for markdown files
Bookmarks with secrets (POST instead of GET) The internal link &quot;i:a1[url]?</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tips</title>
|
||||
|
@ -211,12 +211,5 @@
|
|||
<guid>/en/gesture/</guid>
|
||||
<description>Swipe down from the top to show the address bar; swipe up to the top to hide the address bar. Swipe down to the bottom to hide the toolbar with option &quot;swipe to hide tools&quot;; swipe on the bottom corners to show the toolbar.
Swipe left/right near the toolbar to switch window; fling left/right to switch to the last/first window.
Swiping on the top part of content window (near the top address bar by default) triggers corresponding link in the file &quot;default.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title></title>
|
||||
<link>/en/readme/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/en/readme/</guid>
|
||||
<description>Uweb browser: unlimited power 中文
Amazon appstore
Galaxy.Store
Downloads
Uweb browser: downloads, plugins and tips
(Mirrors: gitlab codeberg repo 4everland fleek netlify surge kinsta bitbucket pages vercel render)
Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
<p><a href="i:0gdefault.link::up2Box: {let path=`%f`;let iSlash=path.lastIndexOf('/',path.length-2);let f;if('/'!=path[path.length-1])f=path.substring(iSlash+1);else f=path.substring(iSlash+1,path.length-1)+'.tgz';location.href='i:0u'+path+':https://dav.box.com/dav/'+f;}%0A">upload to box.com</a></p>
|
||||
<p><a href="../searchurl/webdav.html">More webdav link menu items</a></p>
|
||||
<p><a href="i:0gdefault.link::web fullscreen: location.href='i:5fsetTimeout(()=>document.documentElement.requestFullscreen(),50);';%0A">Web fullscreen</a></p>
|
||||
<p>Long pressing the bookmark button in <a href="../index.html">uweb browser</a> will popup menus defined in file "default.link". The file format is as follows:<br>
|
||||
<p>Long pressing the bookmark button in <a href="/en/">uweb browser</a> will popup menus defined in file "default.link". The file format is as follows:<br>
|
||||
[Menu name]:[one or more links delimited by " \n "]</p>
|
||||
<p>and each link has the following format:<br>
|
||||
[url][space][javascript code]</p>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2024-02-26T19:58:52+08:00</lastmod>
|
||||
<lastmod>2024-02-27T00:15:09+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -71,7 +71,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2024-02-26T19:58:52+08:00</lastmod>
|
||||
<lastmod>2024-02-27T00:15:09+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -233,7 +233,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/bookmark/</loc>
|
||||
<lastmod>2024-02-26T19:58:52+08:00</lastmod>
|
||||
<lastmod>2024-02-27T00:15:09+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -506,19 +506,6 @@
|
|||
hreflang="en"
|
||||
href="/en/gesture/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/readme/</loc>
|
||||
<lastmod>2023-11-26T10:56:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/readme/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/readme/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/categories/</loc>
|
||||
<xhtml:link
|
||||
|
@ -531,18 +518,5 @@
|
|||
hreflang="en"
|
||||
href="/en/categories/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/unlist/</loc>
|
||||
<lastmod>2023-11-26T10:56:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/unlist/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/unlist/"
|
||||
/>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Adblock</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -37,7 +37,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">adblock</h1>
|
||||
<h1 class="title">Adblock</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>adblock on uweb browser: unlimited power</title>
|
||||
<title>Adblock on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/adblock/</link>
|
||||
<description>Recent content in adblock on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Adblock on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 13 May 2023 17:17:39 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Clipboard</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -37,7 +37,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">clipboard</h1>
|
||||
<h1 class="title">Clipboard</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>clipboard on uweb browser: unlimited power</title>
|
||||
<title>Clipboard on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/clipboard/</link>
|
||||
<description>Recent content in clipboard on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Clipboard on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Mon, 11 Dec 2023 15:21:00 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Css</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">css</h1>
|
||||
<h1 class="title">Css</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>css on uweb browser: unlimited power</title>
|
||||
<title>Css on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/css/</link>
|
||||
<description>Recent content in css on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Css on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Thu, 20 Apr 2023 10:17:34 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Curl</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">curl</h1>
|
||||
<h1 class="title">Curl</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>curl on uweb browser: unlimited power</title>
|
||||
<title>Curl on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/curl/</link>
|
||||
<description>Recent content in curl on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Curl on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 24 Sep 2022 14:05:13 +0800</lastBuildDate>
|
||||
|
|
|
@ -3,29 +3,29 @@
|
|||
<body>
|
||||
<ul>
|
||||
|
||||
<li><a href="adblock">adblock</a> 1</li>
|
||||
<li><a href="Adblock">Adblock</a> 1</li>
|
||||
|
||||
<li><a href="clipboard">clipboard</a> 1</li>
|
||||
<li><a href="Clipboard">Clipboard</a> 1</li>
|
||||
|
||||
<li><a href="css">css</a> 1</li>
|
||||
<li><a href="Css">Css</a> 1</li>
|
||||
|
||||
<li><a href="curl">curl</a> 1</li>
|
||||
<li><a href="Curl">Curl</a> 1</li>
|
||||
|
||||
<li><a href="javascript">javascript</a> 3</li>
|
||||
<li><a href="Javascript">Javascript</a> 3</li>
|
||||
|
||||
<li><a href="redirection">redirection</a> 1</li>
|
||||
<li><a href="Redirection">Redirection</a> 1</li>
|
||||
|
||||
<li><a href="search%20engine">search engine</a> 1</li>
|
||||
<li><a href="Search%20Engine">Search Engine</a> 1</li>
|
||||
|
||||
<li><a href="ssh">ssh</a> 1</li>
|
||||
<li><a href="Ssh">Ssh</a> 1</li>
|
||||
|
||||
<li><a href="tdict">tdict</a> 1</li>
|
||||
<li><a href="Tdict">Tdict</a> 1</li>
|
||||
|
||||
<li><a href="termux">termux</a> 3</li>
|
||||
<li><a href="Termux">Termux</a> 3</li>
|
||||
|
||||
<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>
|
||||
</body>
|
||||
|
|
|
@ -9,84 +9,84 @@
|
|||
<lastBuildDate>Mon, 11 Dec 2023 15:21:00 +0800</lastBuildDate>
|
||||
<atom:link href="/en/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>clipboard</title>
|
||||
<title>Clipboard</title>
|
||||
<link>/en/tags/clipboard/</link>
|
||||
<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/clipboard/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>ssh</title>
|
||||
<title>Ssh</title>
|
||||
<link>/en/tags/ssh/</link>
|
||||
<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/ssh/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>termux</title>
|
||||
<title>Termux</title>
|
||||
<link>/en/tags/termux/</link>
|
||||
<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/termux/</guid>
|
||||
<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>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>redirection</title>
|
||||
<title>Redirection</title>
|
||||
<link>/en/tags/redirection/</link>
|
||||
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/redirection/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>adblock</title>
|
||||
<title>Adblock</title>
|
||||
<link>/en/tags/adblock/</link>
|
||||
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/adblock/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>css</title>
|
||||
<title>Css</title>
|
||||
<link>/en/tags/css/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/css/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>javascript</title>
|
||||
<title>Javascript</title>
|
||||
<link>/en/tags/javascript/</link>
|
||||
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/javascript/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>search engine</title>
|
||||
<title>Search Engine</title>
|
||||
<link>/en/tags/search-engine/</link>
|
||||
<pubDate>Mon, 10 Jan 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/search-engine/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>tdict</title>
|
||||
<title>Tdict</title>
|
||||
<link>/en/tags/tdict/</link>
|
||||
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/tdict/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>tools</title>
|
||||
<title>Tools</title>
|
||||
<link>/en/tags/tools/</link>
|
||||
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/tools/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>curl</title>
|
||||
<title>Curl</title>
|
||||
<link>/en/tags/curl/</link>
|
||||
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
|
||||
<guid>/en/tags/curl/</guid>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Javascript</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">javascript</h1>
|
||||
<h1 class="title">Javascript</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>javascript on uweb browser: unlimited power</title>
|
||||
<title>Javascript on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/javascript/</link>
|
||||
<description>Recent content in javascript on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Javascript on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Thu, 20 Apr 2023 10:17:34 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Redirection</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -37,7 +37,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">redirection</h1>
|
||||
<h1 class="title">Redirection</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>redirection on uweb browser: unlimited power</title>
|
||||
<title>Redirection on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/redirection/</link>
|
||||
<description>Recent content in redirection on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Redirection on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 17 Jun 2023 07:35:57 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Search Engine</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -37,7 +37,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">search engine</h1>
|
||||
<h1 class="title">Search Engine</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>search engine on uweb browser: unlimited power</title>
|
||||
<title>Search Engine on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/search-engine/</link>
|
||||
<description>Recent content in search engine on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Search Engine on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 04 Mar 2023 09:42:31 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Ssh</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">ssh</h1>
|
||||
<h1 class="title">Ssh</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>ssh on uweb browser: unlimited power</title>
|
||||
<title>Ssh on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/ssh/</link>
|
||||
<description>Recent content in ssh on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Ssh on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Mon, 11 Dec 2023 15:21:00 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Tdict</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">tdict</h1>
|
||||
<h1 class="title">Tdict</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>tdict on uweb browser: unlimited power</title>
|
||||
<title>Tdict on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/tdict/</link>
|
||||
<description>Recent content in tdict on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Tdict on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Tue, 27 Sep 2022 17:36:08 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Termux</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">termux</h1>
|
||||
<h1 class="title">Termux</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>termux on uweb browser: unlimited power</title>
|
||||
<title>Termux on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/termux/</link>
|
||||
<description>Recent content in termux on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Termux on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Mon, 11 Dec 2023 15:21:00 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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>
|
||||
<title>Tools</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">tools</h1>
|
||||
<h1 class="title">Tools</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>tools on uweb browser: unlimited power</title>
|
||||
<title>Tools on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/tools/</link>
|
||||
<description>Recent content in tools on uweb browser: unlimited power</description>
|
||||
<description>Recent content in Tools on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Tue, 27 Sep 2022 17:36:08 +0800</lastBuildDate>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<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;
|
||||
|
@ -41,7 +41,7 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">windows</h1>
|
||||
<h1 class="title">Windows</h1>
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
|
|
|
@ -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>Mon, 11 Dec 2023 15:21:00 +0800</lastBuildDate>
|
||||
|
|
|
@ -86,7 +86,7 @@ copy2PCClipboard::ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i&quo
|
|||
richtext2PCClipboard:html:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"<br>
|
||||
copyFiles:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done</p>
|
||||
<p>Here we assume that the user PC has IP address as "192.168.2.102".<br>
|
||||
To use ssh or scp, users need to install uweb compatible Termux provided on the <a href="../index.html">uweb apk download page</a>, and install openssl under termux (apt install openssl).<br>
|
||||
To use ssh or scp, users need to install uweb compatible Termux provided on the <a href="/en/">uweb apk download page</a>, and install openssl under termux (apt install openssl).<br>
|
||||
PCs need command "xsel" available to operate on copy/paste.</p>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
<li><a href="../tags/tdict/index.html">tdict</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>This page is for <a href="../index.html">uweb browser</a>.</p>
|
||||
<p>This page is for <a href="/en/">uweb browser</a>.</p>
|
||||
<h4 id="a-hrefi0bhttpsfastlyjsdelivrnetghtorappinfouwebjsbintdict_loctargzinstall-tdict_local-search-with-local-indexes-and-remote-contenta"><a href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/tdict_loc.tar.gz">install tdict_local (search with local indexes and remote content)</a></h4>
|
||||
<p>Click to install the following local indexes with corresponding search engines (for test only).<br>
|
||||
<a href="i:0hahd.tidx:https://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/ahd.tidx">install the indexes for "American heritage dictionary (en-en&zh with AHD/D.J./K.K. pronunciation)"</a><br>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>The <a href="../index.html">uweb</a> internal link "<a href="../links/index.html">i:0m</a>" make any url such as download or indirect link visitable as a website. The test mirrors in the uweb manual are examples using the following tricks:</p>
|
||||
<p>The <a href="/en/">uweb</a> internal link "<a href="../links/index.html">i:0m</a>" make any url such as download or indirect link visitable as a website. The test mirrors in the uweb manual are examples using the following tricks:</p>
|
||||
<ul>
|
||||
<li>"i:0m04:[url]": to treat the [url] content as html with bookmarklet.</li>
|
||||
<li>"i:0m?:[url]": to treat the [url] content as html, handling css/js properly.</li>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>Click the following links to install url services with <a href="../index.html">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the "image" button to popup the menu.</p>
|
||||
<p>Click the following links to install url services with <a href="/en/">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the "image" button to popup the menu.</p>
|
||||
<p><a href="i:01Fullscreen video:i:5f">Fullscreen video:i:5f</a></p>
|
||||
<p><a href="i:01Redirect/edit:e:">Redirect/edit:e:</a></p>
|
||||
<p><a href="i:01Save2autocomplete:i:51:">Save2autocomplete:i:51:</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue