uweb/bookmark/index.html

41 lines
1.3 KiB
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
<title>常用书签</title>
</head>
<body>
<header class='header'>
<a class="logo" href="/uwebzh">Home</a> <a class="logo" href="/uwebzh/tags/">Tags</a>
<nav>
</nav>
</header>
<br />
<div class="container">
<h1 class="title">常用书签
<br>
<span class="subtitle"></span>
</h1>
<ul class="tags">
</ul>
<p>以下书签需&quot;长按以下链接-&gt;新窗口打开&quot;才能在此网页正常执行。<br>
&quot;长按以下链接-&gt;命令-&gt;书签&quot;可保存链接为书签。书签菜单可至<a href="../searchurl/urls.html">特色服务网页</a>安装。</p>
<h3 id="termux命令书签">Termux命令书签</h3>
<p>需安装定制版termux及相应工具<br>
<a href="c:bc -l">计算器bc</a><br>
<a href="c:bc -l *.bc">全能计算器bc</a></p>
<p>以下书签需安装gopher.<br>
<a href="c:gopher gopher://codevoid.de/1/cnn">CNN news gopher</a><br>
<a href="c:gopher gopher://gopherpedia.com/7/lookup">wikipedia search gopher</a><br>
<a href="c:gopher gopher://gopherddit.com">reddit gopher</a></p>
</div>
</body>
</html>