mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
fix style.css
This commit is contained in:
parent
64ee36ca58
commit
e1bebd1fdd
103 changed files with 158 additions and 103 deletions
18
README.zh.md
18
README.zh.md
|
@ -19,6 +19,24 @@
|
|||
|
||||
- 微:不到200K。
|
||||
- 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; html+js应用增强为本地应用。
|
||||
- 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。
|
||||
- 快:手机越慢,脚本插件越多越明显。
|
||||
- 高效:最少的操作。
|
||||
- 极致优化:
|
||||
|
||||
#### 软件功能
|
||||
朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、代码编辑器(支持120多种语言,语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。
|
||||
|
||||
小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。
|
||||
|
||||
独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。
|
||||
|
||||
独创脚本激活模式,脚本执行后被激活,此后自动作用于同类网址。
|
||||
|
||||
支持全局用户脚本/样式,可任意叠加,轻松切换。
|
||||
|
||||
支持网址特定脚本/样式,可轻松支持百万以上不同脚本。
|
||||
|
||||
支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。
|
||||
|
||||
配套安装uWeb定制Termux应用,可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Address bar command modes</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>AD blocking</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Blocking domain trees</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Bookmarks</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Bookmarklets</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Downloads</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Commands</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Custom file handling</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Configuration folders/files</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Gestures</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>CSS styles</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Html5 applications</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Toolbar customization</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>uweb browser</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Links</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Long pressed link menu</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Offline resources</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Text selection</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Resource redirection</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Execute javascript codes</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Search engines</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
@ -66,11 +66,13 @@
|
|||
<p><a href="i:00rightdao:https://rightdao.com/search?q=">rightdao:https://rightdao.com/search?q=</a></p>
|
||||
<p><a href="i:00alexandria:https://www.alexandria.org/?q=">alexandria:https://www.alexandria.org/?q=</a></p>
|
||||
<p><a href="i:00yep:https://yep.com/web?q=">yep:https://yep.com/web?q=</a></p>
|
||||
<p><a href="i:00seznam:https://search.seznam.cz/?q=">seznam:https://search.seznam.cz/?q=</a></p>
|
||||
<p><a href="i:00neeva:https://neeva.com/search?q=">neeva:https://neeva.com/search?q=</a></p>
|
||||
<p><a href="i:00metager:https://metager.org/meta/meta.ger3?eingabe=">metager:https://metager.org/meta/meta.ger3?eingabe=</a></p>
|
||||
<p><a href="i:00you:https://you.com/search?q=">you:https://you.com/search?q=</a></p>
|
||||
<p><a href="i:00seekr:https://www.seekr.com/search?query=">seekr:https://www.seekr.com/search?query=</a></p>
|
||||
<p><a href="i:00brave:https://search.brave.com/search?q=">brave:https://search.brave.com/search?q=</a></p>
|
||||
<p><a href="i:00gemini:https://portal.mozz.us/gemini/geminispace.info/search?">gemini:https://portal.mozz.us/gemini/geminispace.info/search?</a></p>
|
||||
<p><a href="i:00xda:https://www.xda-developers.com/search/">xda:https://www.xda-developers.com/search/</a></p>
|
||||
<p><a href="i:00Feeling lucky:https://google.com/search?btnl=1&q=">Feeling lucky:https://google.com/search?btnl=1&q=</a></p>
|
||||
<p><a href="i:00pix:https://www.google.com/search?tbm=isch&q=">pix:https://www.google.com/search?tbm=isch&q=</a></p>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Search engine files</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Javascript and CSS for domains</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Site map</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>adblock</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>clipboard</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>css</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>curl</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>javascript</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>PC</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>redirection</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>search engine</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>ssh</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>tdict</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>termux</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>tools</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Windows</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Termux</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Tips</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Tools</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Url services</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
34
uweb/style.css
Normal file
34
uweb/style.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
h1{font-size:100%;}
|
||||
|
||||
header.header{
|
||||
position: fixed;
|
||||
z-index: 2;
|
||||
top:0;
|
||||
}
|
||||
|
||||
header.header>a.logo {
|
||||
color:inherit;
|
||||
text-decoration:inherit;
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
ul.posts{
|
||||
list-style-type:none
|
||||
}
|
||||
|
||||
ul.posts>li.post {
|
||||
line-height:2;
|
||||
}
|
||||
|
||||
ul.posts>li.post>a{
|
||||
color:inherit;
|
||||
text-decoration:inherit;
|
||||
}
|
||||
|
||||
ul.tags{
|
||||
list-style-type:none
|
||||
}
|
||||
|
||||
ul.tags>li{
|
||||
display:inline;
|
||||
}
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>信息隐藏技术总览</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>利用用户自定义样式屏蔽不良信息</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>绝杀完整域名树</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Android TV</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>超级计算器(bc)</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>常用书签</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>小书签</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>一键执行任意预定义命令(附手机PC剪贴板互通)</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>配置浏览器常用命令</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>利用文件预处理预览/查看/播放一切可下载资源</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>文件管理器及文件挑选并批量处理</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>超微浏览器配置文件列表</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>手势</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>CSS样式</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>利用浏览器地址栏对函数作图</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>加速访问国外网站</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>html5应用</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>工具栏定制</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>超微浏览器</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -191,6 +191,7 @@ Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
|
|||
Site analyzer:https://www.similarweb.com/website/
|
||||
Site buildwith:https://builtwith.com/?
|
||||
instapaper:https://www.instapaper.com/text?u=
|
||||
xdocin:https://view.xdocin.com/view?src=
|
||||
google docs:http://docs.google.com/gview?embedded=true&amp;url=
|
||||
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
|
||||
适合向TV端发送:(TV端需先执行“等待接收...”)
|
||||
|
@ -202,8 +203,7 @@ google docs:http://docs.google.com/gview?embedded=true&amp;url=
|
|||
发送url(书签全屏):i:5ji:52../home5:i:5f
|
||||
发送url(整网全屏):i:5ji:0mi:5f:
|
||||
发送url(只显视频):i:5ji:0mc16:
|
||||
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:
|
||||
以下需安装相应的html5应用至匹配的目录:</description>
|
||||
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>常用链接</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>离线下载</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>安卓系统出错诊断</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>长按链接弹出菜单</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>利用多账号登录获取资源</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>装载网站离线资源</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>浏览器一键控制台式机/服务器下载资源</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>运行javascript脚本</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>浏览器多搜索引擎一键直达</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>分类多引擎搜索</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>特定网址用户脚本及样式</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>技巧网站导航</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>css</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>curl</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>javascript</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>PC</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>ssh</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>tdict</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>termux</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>tools</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>Windows</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>下载</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>不良信息屏蔽</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>剪贴板</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>国外网址</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>搜索</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>电视</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>离线</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>网盘</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>资源</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>重定向</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>定时脚本</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>小技巧</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../uweb/style.css" type="text/css" />
|
||||
<title>工具汇总</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
|
|
@ -145,6 +145,7 @@ Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
|
|||
Site analyzer:https://www.similarweb.com/website/
|
||||
Site buildwith:https://builtwith.com/?
|
||||
instapaper:https://www.instapaper.com/text?u=
|
||||
xdocin:https://view.xdocin.com/view?src=
|
||||
google docs:http://docs.google.com/gview?embedded=true&amp;url=
|
||||
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
|
||||
适合向TV端发送:(TV端需先执行“等待接收...”)
|
||||
|
@ -156,8 +157,7 @@ google docs:http://docs.google.com/gview?embedded=true&amp;url=
|
|||
发送url(书签全屏):i:5ji:52../home5:i:5f
|
||||
发送url(整网全屏):i:5ji:0mi:5f:
|
||||
发送url(只显视频):i:5ji:0mc16:
|
||||
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:
|
||||
以下需安装相应的html5应用至匹配的目录:</description>
|
||||
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue