rebuilding site Mon Dec 28 08:56:11 AM CST 2020

This commit is contained in:
James Feng Cao 2020-12-28 08:56:12 +08:00
parent ea394c0ec3
commit b2ebd55419
10 changed files with 21 additions and 14 deletions

View File

@ -515,7 +515,7 @@ default.hosts文件格式每行如下
<guid>https://jamesfengcao.gitee.io/uwebzh/logcat/</guid>
<description>超微浏览器如果闪退,会生成出错文件&amp;quot;/sdcard/uweb/error.log&amp;quot;。
如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:
访问常用命令网页点击安装logcat相关的两个命令。 清空后台并重启超微浏览器。 长按历史按钮,执行命令&amp;quot;清空logcat&amp;quot;。 触发有问题的功能。 长按历史按钮,执行命令&amp;quot;输出logcat.log&amp;quot;. 检查文件&amp;quot;/sdcard/uweb/logcat.log&amp;quot;内容。 超微浏览器是手机上调试javascript脚本的最佳工具无需打包就可有多种方式运行javascript代码。webview84+自带devtools运行此工具打开flag &amp;quot;webview-log-js-console-messages&amp;quot;以后所有js出错信息及console输出会被复制到logcat中。然后用户可根据上一段所述方法诊断。</description>
访问常用命令网页点击安装logcat相关的两个命令。 清空后台并重启超微浏览器。 长按历史按钮,执行命令&amp;quot;清空logcat&amp;quot;。 触发有问题的功能。 长按历史按钮,执行命令&amp;quot;输出logcat.log&amp;quot;. 检查文件&amp;quot;/sdcard/uweb/logcat.log&amp;quot;内容。 超微浏览器是手机上调试javascript脚本的最佳工具无需打包就可有多种方式运行javascript代码。webview dev版自带devtools运行此工具打开flag &amp;quot;webview-log-js-console-messages&amp;quot;以后所有js出错信息及console输出会被复制到logcat中。然后用户可根据上一段所述方法诊断。</description>
</item>
<item>

View File

@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<meta name="generator" content="Hugo 0.79.0" />
<meta name="generator" content="Hugo 0.79.1" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />

View File

@ -515,7 +515,7 @@ default.hosts文件格式每行如下
<guid>https://jamesfengcao.gitee.io/uwebzh/logcat/</guid>
<description>超微浏览器如果闪退,会生成出错文件&amp;quot;/sdcard/uweb/error.log&amp;quot;。
如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:
访问常用命令网页点击安装logcat相关的两个命令。 清空后台并重启超微浏览器。 长按历史按钮,执行命令&amp;quot;清空logcat&amp;quot;。 触发有问题的功能。 长按历史按钮,执行命令&amp;quot;输出logcat.log&amp;quot;. 检查文件&amp;quot;/sdcard/uweb/logcat.log&amp;quot;内容。 超微浏览器是手机上调试javascript脚本的最佳工具无需打包就可有多种方式运行javascript代码。webview84+自带devtools运行此工具打开flag &amp;quot;webview-log-js-console-messages&amp;quot;以后所有js出错信息及console输出会被复制到logcat中。然后用户可根据上一段所述方法诊断。</description>
访问常用命令网页点击安装logcat相关的两个命令。 清空后台并重启超微浏览器。 长按历史按钮,执行命令&amp;quot;清空logcat&amp;quot;。 触发有问题的功能。 长按历史按钮,执行命令&amp;quot;输出logcat.log&amp;quot;. 检查文件&amp;quot;/sdcard/uweb/logcat.log&amp;quot;内容。 超微浏览器是手机上调试javascript脚本的最佳工具无需打包就可有多种方式运行javascript代码。webview dev版自带devtools运行此工具打开flag &amp;quot;webview-log-js-console-messages&amp;quot;以后所有js出错信息及console输出会被复制到logcat中。然后用户可根据上一段所述方法诊断。</description>
</item>
<item>

View File

@ -33,7 +33,7 @@
<li>长按历史按钮,执行命令&quot;输出logcat.log&quot;.</li>
<li>检查文件&quot;/sdcard/uweb/logcat.log&quot;内容。</li>
</ul>
<p>超微浏览器是手机上调试javascript脚本的最佳工具无需打包就可有多种方式运行javascript代码。webview84+自带devtools运行此工具打开flag &quot;webview-log-js-console-messages&quot;以后所有js出错信息及console输出会被复制到logcat中。然后用户可根据上一段所述方法诊断。</p>
<p>超微浏览器是手机上调试javascript脚本的最佳工具无需打包就可有多种方式运行javascript代码。webview dev版自带devtools运行此工具打开flag &quot;webview-log-js-console-messages&quot;以后所有js出错信息及console输出会被复制到logcat中。然后用户可根据上一段所述方法诊断。</p>
</div>

View File

@ -14,7 +14,9 @@
<ul>
<li>安装<a href="https://wwa.lanzous.com/b0qpxnob" target="_blank" rel="noopener">uweb定制Termux应用</a> (
<a href="https://cloud.189.cn/t/fiEvMvuequMz">天翼</a>
<a href="https://pan.baidu.com/s/17coQj6DCHqghMMNJUyjgrA">百度网盘</a>)需启动termux一次,以完成应用初始化。</li>
<a href="https://pan.baidu.com/s/17coQj6DCHqghMMNJUyjgrA">百度网盘</a>
<a href="https://wwa.lanzous.com/b06mdn9ji">历史版本</a>
)需启动termux一次,以完成应用初始化。</li>
<li>点击链接<a href="i:0chttp://jamesfengcao.gitee.io/searchurl/script/filecap_sh.sh">允许插件安装</a></li>
<li>长按底部工具条设置按钮,勾选文件预处理。</li>
<li>正常退出以保存设置,清理后台并重启浏览器。</li>

View File

@ -154,13 +154,8 @@
</p><p>
网盘搜索:<br>
<a href="i:00哎哟喂:http://www.aiyoweia.com/search/">哎哟喂:http://www.aiyoweia.com/search/</a><br>
<a href="i:00小马盘:https://www.xiaomapan.com/search?keyword=">小马盘:https://www.xiaomapan.com/search?keyword=</a><br>
<a href="i:00飞飞盘:https://www.feifeipan.com/search?keyword=">飞飞盘:https://www.feifeipan.com/search?keyword=</a><br>
<a href="i:00小可搜:https://www.xiaokesoso.com/s/search?q=">小可搜:https://www.xiaokesoso.com/s/search?q=</a><br>
<a href="i:0056盘:https://www.56wangpan.com/search/kw">56盘:https://www.56wangpan.com/search/kw</a><br>
<a href="i:00大力盘:https://www.dalipan.com/search?keyword=">大力盘:https://www.dalipan.com/search?keyword=</a><br>
<a href="i:00盘搜搜:http://www.pansoso.com/zh/">盘搜搜:http://www.pansoso.com/zh/</a><br>
<a href="i:00盘多多:https://m.sosuopan.com/search?q=">盘多多:https://m.sosuopan.com/search?q=</a><br>
</p><p>
学术搜索:<br>
<a href="i:00sweetsearch:https://sweetsearch.com/search?q=">sweetsearch:https://sweetsearch.com/search?q=</a><br>
@ -189,7 +184,7 @@
<a href="i:003d函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':">3d函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':</a><br>
</p>
<p><a href="../searchcat">分类搜索</a></p>
<p>更多引擎可参看:<br><a href="https://adzhp.cn/wang-pan-sou-suo.html">网盘搜索</a><br><a href="https://adzhp.cn/bt-sou-suo.html">BT磁力</a><br><a href="https://github.com/Dictionaryphile/All_Dictionaries">词典</a><br><a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a><br><a href="http://gugejx.com">google镜像</a> </p>
<p>更多引擎可参看:<br><a href="https://adzhp.cn/wang-pan-sou-suo.html">网盘搜索</a><br><a href="https://adzhp.cn/bt-sou-suo.html">BT磁力</a><br><a href="https://github.com/Dictionaryphile/All_Dictionaries">词典</a><br><a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a><br><a href="http://scholar.hedasudi.com">google镜像</a> <a href="https://ac.scmor.com">镜像2</a> <a href="http://guge9.978789.xyz">3</a> <a href="https://siguso.com/google/">4</a> <a href="https://www.uedbox.com/post/54776/">5</a> <a href="http://tool.yovisun.com/gs/">6</a></p>
</body></html>

View File

@ -1 +1 @@
body{margin-top:30px !important}
html{margin-top:30px !important}

6
searchurl/txt/night1.css Normal file
View File

@ -0,0 +1,6 @@
html, body, header, div, section, main, table, td, thead, tr, th, article, form, li, ul, nav, iframe { background-color: black !important; color: rgba(255, 255, 255, 0.8) !important; border-color: transparent !important;}
code, input, textarea { border-color: white !important; background-color: black !important; color: white !important; border: 0px 0px 0px 1px; }
span, h1, h2, h3, h4, h5, h6, pre, li, p , b { color: rgba(255, 255, 255, 0.8) !important; border-color: transparent !important; }
l a, a:link, a b { color: rgba(53, 221, 162) !important; border-color: transparent !important; }
span, h1, h2, h3, h4, h5, h6, pre, li, p, a, a:link { background-color: transparent !important;}
*:empty, div:empty, td:empty, span:empty{ background-color: rgba(0,0,0,0) !important;}

View File

@ -0,0 +1,4 @@
html, body, header, div, section, main, table, td, thead, tr, th, article, form, li, ul, nav, iframe { background-color: black !important; color: rgba(255, 255, 255, 0.8) !important; border-color: transparent !important;}
code, input, textarea { border-color: white !important; background-color: black !important; color: white !important; border: 0px 0px 0px 1px; } span, h1, h2, h3, h4, h5, h6, pre, li, p , b { color: rgba(255,
255, 255, 0.8) !important; border-color: transparent !important; } l a, a:link, a b { color: rgba(53, 221, 162) !important; border-color: transparent !important; } span, h1, h2, h3, h4, h5, h6, pre, li, p, a, a:link { background-color: transparent !important;} *:empty, div:empty, td:empty, span:empty, .Is, .player-container * { background-color: rgba(0,0,0,0) !important;} div:empty, div div:empty, .Is { display: none !important; visibility: collapse !important;} ._57-q, ._57-p { background-color: rgba(0,0,0,0) !important;}
.dayMode *::after { background: rgba(0,0,0,0) !important;} .player-container .progress-bar-played { background-color: #f00 !important;}

View File

@ -11,8 +11,8 @@
<a href="i:01保存地址栏提示:i:53">保存地址栏提示:i:53</a><br>
<a href="i:01添加至链接:i:54">添加至链接:i:54</a><br>
<a href="i:01媒体扫描单文件::001">媒体扫描单文件::001</a><br>
<a href="i:01tgurl:https://t.me/share/url?url=">tgurl:https://t.me/share/url?url=</a><br>
<a href="i:01tgdownload:https://t.me/share/url?url=/download ">tgdownload:https://t.me/share/url?url=/download </a><br>
<a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a><br>
<a href="i:01tgdownload:https://tx.me/share/url?url=/download ">tgdownload:https://tx.me/share/url?url=/download </a><br>
<a href="i:01兼容模式:i:50">兼容模式:i:50</a><br>
<a href="i:01购物党:https://gwdang.com/trend?url=">购物党:https://gwdang.com/trend?url=</a><br>
<a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=">历史价格:http://www.hisprice.cn/his.php?hisurl=</a><br>