mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
Add profile switching for user configurations/http auth etc.
This commit is contained in:
parent
d4bc203492
commit
3b6a36a2fa
25 changed files with 55 additions and 467 deletions
|
@ -45,8 +45,8 @@
|
|||
</ul>
|
||||
<p>TV端推荐打开自动播放选项,全局脚本打开自动全屏播放,全局样式打开“仅显示图片“,禁止js confirm对话框。</p>
|
||||
<p>点击以下链接可直接设置主屏为书签并添加链接。Android TV可从手机端接收视频url并打开,发送见常用服务:<br>
|
||||
<a href="i:0ghome5.html::<a href=%22i:1c%22>等待从网络接收url并打开</a>%0A">等待从网络接收url并打开</a></p>
|
||||
<p><a href="i:0ghome5.html::<a href=%22i:1c1%22>等待接收url沉默版</a>%0A">等待接收url沉默版</a></p>
|
||||
<a href="i:0ghome5.html::<a href=%22i:1w%22>等待从网络接收url并打开</a>%0A">等待从网络接收url并打开</a></p>
|
||||
<p><a href="i:0ghome5.html::<a href=%22i:1w1%22>等待接收url沉默版</a>%0A">等待接收url沉默版</a></p>
|
||||
<p><a href="i:0ghome5.html::<a href=%22file:///data/data/info.torapp.uweb/files/bookmark.html%22>书签</a>%0A">书签</a></p>
|
||||
<p>点击以下链接添加常用服务:<br>
|
||||
<a href="i:01添加书签至主屏:i:51../home5:">添加书签至主屏</a></p>
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
<a href="https://netcut.cn">网络剪贴板</a><br>
|
||||
<a href="https://txtpad.cn">txtpad</a><br>
|
||||
<a href="https://cmd.im">cmd.im</a><br>
|
||||
<a href="i:1c">Wait for url from other devices</a><br>
|
||||
<a href="i:1w">Wait for url from other devices</a><br>
|
||||
<a href="https://www.gamezop.com">gamezop</a><br>
|
||||
<a href="https://s1.asytech.cn/s/JoNbk7N8K74HHNW">Personal use, not for public</a><br>
|
||||
<a href="https://www.123pan.com/s/cKA9-HFUCA">Personal use 2</a></p>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.109.0">
|
||||
<meta name="generator" content="Hugo 0.110.0">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
<p>点击以下链接可安装至常用链接:<br>
|
||||
<a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a><br>
|
||||
<a href="i:0gdefault.link::wireless:i:1dandroid.settings.WIRELESS_SETTINGS:::%0A">wireless</a><br>
|
||||
<a href="i:0gdefault.link::显示安全证书:i:1b%0A">显示网站安全证书</a><br>
|
||||
<a href="i:0gdefault.link::显示安全证书:i:1c%0A">显示网站安全证书</a><br>
|
||||
<a href="i:0gdefault.link::上传坚果云: {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.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91/'+f;}%0A">上传坚果云</a></p>
|
||||
<p><a href="../../en/searchurl/webdav.html">更多 webdav ...</a></p>
|
||||
<p><a href="i:0gdefault.link::迅雷盘离线:http://pan.xunlei.com/ {let rsc=setInterval(function(){var offBtn=document.querySelector('.pan-dropdown-menu.plus-menu>a:nth-child(2)');if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector('.fileurl-input__container>textarea');if(textarea){clearInterval(wsc);textarea.value='%25u';var event=document.createEvent('HTMLEvents');event.initEvent('input',false,true);textarea.dispatchEvent(event);document.querySelector('.pan-dialog-btn__primary').click();}},200);}},1000);}%0A">迅雷盘离线</a></p>
|
||||
|
@ -134,22 +134,22 @@ socks代理</p>
|
|||
地址栏内容末尾附加[string]</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1b<br>
|
||||
显示网站证书</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1c<br>
|
||||
等待从网络接收url并打开</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1c1<br>
|
||||
等待从网络接收url并打开(不显示ip)</p>
|
||||
显示网站证书</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1d<action>:<type>:<Category>:<data><br>
|
||||
Launch app for specific <action></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1w<br>
|
||||
等待从网络接收url并打开</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1w1<br>
|
||||
等待从网络接收url并打开(不显示ip)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:50[path]:[string]<br>
|
||||
保存为文件。</p>
|
||||
</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -32,7 +32,7 @@ body>ul{padding-left:0;}
|
|||
</ul>
|
||||
</li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:258'"/>被调用20秒内按后退键后台装载页面</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>无安全证书警告</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>Reserved</label></li>
|
||||
----------------5---------------
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2532'"/>新窗口打开下个引擎搜索</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2564'"/>自动填充采用从头开始匹配</label></li>
|
||||
|
@ -57,7 +57,7 @@ body>ul{padding-left:0;}
|
|||
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>屏蔽第三方脚本时屏蔽可疑资源</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2533554432'"/>使用termux</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview调试</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>不跟随系统夜间模式</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>显示命令行错误</label></li>
|
||||
</ul>
|
||||
<script>
|
||||
checkBoxes=document.getElementsByTagName("input");
|
||||
|
|
|
@ -1,31 +0,0 @@
|
|||
lianmeng.360.cn
|
||||
appjiagu.com
|
||||
adm-cnzz.net
|
||||
alimama.com
|
||||
ipinyou.com
|
||||
mct01.com
|
||||
tanx.com
|
||||
wrating.com
|
||||
pos.baidu.com
|
||||
union.baidu.com
|
||||
share.baidu.com
|
||||
baidu.com ^.?pro
|
||||
e.qq.com
|
||||
gdt.qq.com
|
||||
l.qq.com
|
||||
beacon.sina.com.cn
|
||||
mix.sina.com.cn
|
||||
sina.com.cn ^(d|ad|sax).$
|
||||
aty.sohu.com
|
||||
go.sohu.com
|
||||
sohu.com
|
||||
inte.sogou.com
|
||||
epro.sogou.com
|
||||
union.sogou.com
|
||||
golden1.sogou.com
|
||||
uranus.sogou.com
|
||||
inte.sogoucdn.com
|
||||
lu.sogoucdn.com
|
||||
theta.sogoucdn.com
|
||||
ad.xiaomi.com
|
||||
ifengimg.com ^/feather/
|
|
@ -1,86 +0,0 @@
|
|||
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>配置浏览器特色服务</title></head><body>
|
||||
<h3>配置浏览器特色服务</h3>
|
||||
<p>
|
||||
<a href="..">超微浏览器</a>下点击配置链接可自动添加特色服务,<b>强制清空后台重启后</b>长按图像按钮可用。</p>
|
||||
<p>配置文件"default.urls"如下:<br>
|
||||
|
||||
<p><a href="i:01自动全屏播放:i:5f">自动全屏播放:i:5f</a></p>
|
||||
<p><a href="i:01发送url:i:5j">发送url:i:5j</a></p>
|
||||
<p><a href="i:01发送url(播放器):i:5ji:5g">发送url(播放器):i:5ji:5g</a></p>
|
||||
<p><a href="i:01发送url(书签):i:5ji:52../home5:">发送url(书签):i:5ji:52../home5:</a></p>
|
||||
<p><a href="i:01发送url(剪贴板):i:5ji:5b">发送url(剪贴板):i:5ji:5b</a></p>
|
||||
<p><a href="i:01发送url(全屏播放):i:5ji:5f">发送url(全屏播放):i:5ji:5f</a></p>
|
||||
<p><a href="i:01发送url(书签全屏):i:5ji:52../home5:i:5f">发送url(书签全屏):i:5ji:52../home5:i:5f</a></p>
|
||||
<p><a href="i:01发送url(整网全屏):i:5ji:0mi:5f:">发送url(整网全屏):i:5ji:0mi:5f:</a></p>
|
||||
<p><a href="i:01发送url(只显视频):i:5ji:0mc16:">发送url(只显视频):i:5ji:0mc16:</a></p>
|
||||
<p><a href="i:01发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:">发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</a></p>
|
||||
<p><a href="i:01重定向/编辑:e:">重定向/编辑:e:</a></p>
|
||||
<p><a href="i:01保存地址栏提示:i:51:">保存地址栏提示:i:51:</a></p>
|
||||
<p><a href="i:01书签:i:52:">书签:i:52:</a></p>
|
||||
<p><a href="i:01笔记:i:53:">笔记:i:53:</a></p>
|
||||
<p><a href="i:01保存为搜索引擎:i:54:">保存为搜索引擎:i:54:</a></p>
|
||||
<p><a href="i:01添加至链接:i:55:">添加至链接:i:55:</a></p>
|
||||
<p><a href="i:01保存到桌面:i:58">保存到桌面:i:58</a></p>
|
||||
<p><a href="i:01媒体扫描单文件::001">媒体扫描单文件::001</a></p>
|
||||
<p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p>
|
||||
<p><a href="i:01tgdownload:https://tx.me/share/url?url=/download ">tgdownload:https://tx.me/share/url?url=/download </a></p>
|
||||
<p><a href="i:01兼容模式:i:5d">兼容模式:i:5d</a></p>
|
||||
<p><a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=">历史价格:http://www.hisprice.cn/his.php?hisurl=</a></p>
|
||||
<p><a href="i:01历史价格2:http://p.zwjhl.com/price.aspx?url=">历史价格2:http://p.zwjhl.com/price.aspx?url=</a></p>
|
||||
<p><a href="i:01vveby:https://www.vveby.com/search?keyword=">vveby:https://www.vveby.com/search?keyword=</a></p>
|
||||
<p><a href="i:01慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=">慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=</a></p>
|
||||
<p><a href="i:01过客比价:http://www.tool168.cn/?m=history&a=view&k=">过客比价:http://www.tool168.cn/?m=history&a=view&k=</a></p>
|
||||
<p><a href="i:01历史价格3:http://www.xitie.com/s.php?no=">历史价格3:http://www.xitie.com/s.php?no=</a></p>
|
||||
<p><a href="i:01买买买:https://just998.com/price?url=">买买买:https://just998.com/price?url=</a></p>
|
||||
<p><a href="i:01网页快照:https://his.sh/">网页快照:https://his.sh/</a></p>
|
||||
<p><a href="i:01微软翻译:http://www.translatetheweb.com/?to=zh-Hans&a=">微软翻译:http://www.translatetheweb.com/?to=zh-Hans&a=</a></p>
|
||||
<p><a href="i:01有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=">有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=</a></p>
|
||||
<p><a href="i:01搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=">搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=</a></p>
|
||||
<p><a href="i:01papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=">papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=</a></p>
|
||||
<p><a href="i:01google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=">google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=</a></p>
|
||||
<p><a href="i:01网址工具:https://wn.run/">网址工具:https://wn.run/</a></p>
|
||||
<p><a href="i:01查看源码:view-source:">查看源码:view-source:</a></p>
|
||||
<p><a href="i:01outline:https://www.outline.com/">outline:https://www.outline.com/</a></p>
|
||||
<p><a href="i:012pdf:https://www.web2pdfconvert.com#">2pdf:https://www.web2pdfconvert.com#</a></p>
|
||||
<p><a href="i:01printfriendly:https://www.printfriendly.com/print/?url=">printfriendly:https://www.printfriendly.com/print/?url=</a></p>
|
||||
<p><a href="i:01htmlview:https://htmlview.glitch.me/?">htmlview:https://htmlview.glitch.me/?</a></p>
|
||||
<p><a href="i:01htmlpreview:https://htmlpreview.github.io/?">htmlpreview:https://htmlpreview.github.io/?</a></p>
|
||||
<p><a href="i:01webarchive:https://web.archive.org/web/*/">webarchive:https://web.archive.org/web/*/</a></p>
|
||||
<p><a href="i:01archive:https://archive.is/?run=1&url=">archive:https://archive.is/?run=1&url=</a></p>
|
||||
<p><a href="i:01google识图:https://www.google.com/searchbyimage?image_url=">google识图:https://www.google.com/searchbyimage?image_url=</a></p>
|
||||
<p><a href="i:01tinyeye:https://tineye.com/search?url=">tinyeye:https://tineye.com/search?url=</a></p>
|
||||
<p><a href="i:01Yandex图片:https://yandex.com/images/search?text=">Yandex图片:https://yandex.com/images/search?text=</a></p>
|
||||
<p><a href="i:01Yandex识图:https://yandex.com/images/search?family=yes&rpt=imageview&url=">Yandex识图:https://yandex.com/images/search?family=yes&rpt=imageview&url=</a></p>
|
||||
<p><a href="i:01ascii2d:https://ascii2d.net/search/url/">ascii2d:https://ascii2d.net/search/url/</a></p>
|
||||
<p><a href="i:01trace.moe:https://trace.moe/?url=">trace.moe:https://trace.moe/?url=</a></p>
|
||||
<p><a href="i:01saucenao:https://saucenao.com/search.php?url=">saucenao:https://saucenao.com/search.php?url=</a></p>
|
||||
<p><a href="i:01搜狗识图:https://pic.sogou.com/pics?query=">搜狗识图:https://pic.sogou.com/pics?query=</a></p>
|
||||
<p><a href="i:01360识图:https://image.so.com/i?q=">360识图:https://image.so.com/i?q=</a></p>
|
||||
<p><a href="i:01Add to Feedly:https://feedly.com/i/subscription/feed/">Add to Feedly:https://feedly.com/i/subscription/feed/</a></p>
|
||||
<p><a href="i:01Video download:https://tbvd.herokuapp.com/redirect?url=">Video download:https://tbvd.herokuapp.com/redirect?url=</a></p>
|
||||
<p><a href="i:01Audio download:https://tbvd.herokuapp.com/video?audio=on&url=">Audio download:https://tbvd.herokuapp.com/video?audio=on&url=</a></p>
|
||||
<p><a href="i:01Site analyzer:https://www.similarweb.com/website/">Site analyzer:https://www.similarweb.com/website/</a></p>
|
||||
<p><a href="i:01Site buildwith:https://builtwith.com/?">Site buildwith:https://builtwith.com/?</a></p>
|
||||
<p><a href="i:01instapaper:https://www.instapaper.com/text?u=">instapaper:https://www.instapaper.com/text?u=</a></p>
|
||||
<p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=">google docs:http://docs.google.com/gview?embedded=true&url=</a></p>
|
||||
</p><p>
|
||||
以下需安装相应的<a href="../html5/index.html">html5应用</a>至匹配的目录:<br>
|
||||
<p><a href="i:01大文件:file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=">大文件:file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=</a></p>
|
||||
<p><a href="i:01markdeep大文件:file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=">markdeep大文件:file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=</a></p>
|
||||
<p><a href="i:01plyr播放器:file:///data/data/info.torinfo.uweb/files/app/plyr.html?u=">plyr播放器:file:///data/data/info.torinfo.uweb/files/app/plyr.html?u=</a></p>
|
||||
<p><a href="i:01dplayer播放器:file:///data/data/info.torinfo.uweb/files/app/dplayer.html?u=">dplayer播放器:file:///data/data/info.torinfo.uweb/files/app/dplayer.html?u=</a></p>
|
||||
<p><a href="i:01pdf:file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=">pdf:file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=</a></p>
|
||||
<p><a href="i:01epub:file:///data/data/info.torinfo.uweb/files/app/epub.html?u=">epub:file:///data/data/info.torinfo.uweb/files/app/epub.html?u=</a></p>
|
||||
<p><a href="i:01djvu:file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=">djvu:file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=</a></p>
|
||||
</p><p>
|
||||
视频解析 (UA为PC时无广告):<br>
|
||||
<p><a href="i:012020jx:https://api.2020jx.com/?url=">2020jx:https://api.2020jx.com/?url=</a></p>
|
||||
<p><a href="i:01iztyy:http://jx.iztyy.com/svip/?url=">iztyy:http://jx.iztyy.com/svip/?url=</a></p>
|
||||
</p>
|
||||
<p>其中"重定向"由<a href="../redirect/index.html">文件default.redirect配置</a>,对"file://"重定向将调用合适编辑器编辑文件。</p>
|
||||
<p>更多视频服务见:<br />
|
||||
<a href="https://51.ruyo.net/3127.html">https://51.ruyo.net/3127.html</a><br />
|
||||
<a href="https://www.cnblogs.com/devcjq/articles/6939961.html">https://www.cnblogs.com/devcjq/articles/6939961.html</a></p>
|
||||
|
||||
</body></html>
|
|
@ -1,46 +0,0 @@
|
|||
<!DOCTYPE html><html><head><meta name='viewport' content='width=device-width'><meta charset='utf-8'>
|
||||
<title>用户协议 | 超微浏览器</title></head><body>
|
||||
<h2 id="概述">概述</h2> <p>本产品隶属于常熟道信软件有限公司,请您在使用本产品之前仔细阅读下列条款。您下载、安装或使用产本品或者单击“我同意”表明您已经阅读本协议并充分理解、遵守本协议所有条款,包括涉及免除或者限制本公司责任的免责条款、用户权利限制条款、约定争议解决方式等,这些条款均用粗体字标注。如果您不同意本协议的全部或部分内容,请不要下载、安装和使用本产品。</p>
|
||||
<h2 id="1-权利声明">1. 权利声明</h2><h3 id="1-1-知识产权。">1.1 知识产权。</h3><p>本公司拥有“本产品”的所有权和知识产权等全部权利。本产品受中国及其他国家的知识产权法、国际知识产权公约(包括但不限于著作权法、商标法、专利法等)的保护。所有未授予您的权利均被本公司保留,您不可以从本产品上移除本公司的版权标记或其他权利声明。</p>
|
||||
|
||||
<h3 id="1-2-软件所有权保留。" class="article-heading"><a href="#1-2-软件所有权保留。" class="headerlink" title="1.2 软件所有权保留。"></a>1.2 软件所有权保留。<a class="article-anchor" href="#1-2-软件所有权保留。" aria-hidden="true"></a></h3><p>您确定不享有本软件的所有权,本软件未被出售给用户,本公司保留本软件的所有权。</p>
|
||||
<h2 id="2-授权许可" class="article-heading"><a href="#2-授权许可" class="headerlink" title="2. 授权许可"></a>2. 授权许可<a class="article-anchor" href="#2-授权许可" aria-hidden="true"></a></h2><h3 id="2-1-授权许可。" class="article-heading"><a href="#2-1-授权许可。" class="headerlink" title="2.1 授权许可。"></a>2.1 授权许可。<a class="article-anchor" href="#2-1-授权许可。" aria-hidden="true"></a></h3><p>本公司授予您一项非排他的、不可转让的、非商业性的、可撤销的许可,以下载、安装、备份和使用本产品。本公司授予您仅出于个人非商业目在移动设备上使用本产品,如果您希望将本产品用于其他非本公司授权的目的或其他商业目的,您必须另行取得本公司的单独书面许可。</p>
|
||||
<h3 id="2-2-限制" class="article-heading"><a href="#2-2-限制" class="headerlink" title="2.2 限制."></a>2.2 限制.<a class="article-anchor" href="#2-2-限制" aria-hidden="true"></a></h3><p>除非就某些第三方软件软件有明文规定或适用法律允许,否则您不得在未取得本公司书面许可的情况下修改、翻译、反向汇编、反向工程、反编译本软件的部分或全部。</p>
|
||||
<h2 id="3-用户行为-x2F-责任" class="article-heading"><a href="#3-用户行为-x2F-责任" class="headerlink" title="3. 用户行为/责任"></a>3. 用户行为/责任<a class="article-anchor" href="#3-用户行为-x2F-责任" aria-hidden="true"></a></h2><p>3.1 如果您在使用本公司产品或服务的过程中发布相关用户内容,您需要对自己发布的所有用户内容负责。用户内容是指您发布或以其他方式使用本产品时产生的所有内容(例如:您的信息、声音、图片或其他内容)。您是您的用户内容唯一的责任人,您将承担因您的用户内容违法法律、侵犯第三方权益的所有法律责任。</p>
|
||||
<p>3.2 在使用过程中,您将承担因下述行为而产生的全部法律责任,本公司不对您的下述行为承担任何责任:</p>
|
||||
<ul>
|
||||
<li>破坏宪法所确定的基本原则的;</li>
|
||||
<li>危害国家安全、泄露国家秘密、颠覆国家政权、破坏国家统一的;</li>
|
||||
<li>损害国家荣誉和利益的;</li>
|
||||
<li>煽动民族仇恨、民族歧视,破坏民族团结的;</li>
|
||||
<li>破坏国家宗教政策,宣扬邪教和封建迷信的;</li>
|
||||
<li>散布谣言,扰乱社会秩序,破坏社会稳定的;</li>
|
||||
<li>散布淫秽、色情、赌博、暴力、凶杀、恐怖或者教唆犯罪的;</li>
|
||||
<li>侮辱或者诽谤他人,侵害他人合法权益的;</li>
|
||||
<li>含有法律、行政法规禁止的其他内容的。</li>
|
||||
</ul>
|
||||
<p>3.3 您同意不通过本产品从事下列行为:</p>
|
||||
<p>发布或分享电脑病毒、蠕虫、恶意代码、故意破坏或改变计算机系统或数据的软件;<br>未经授权,收集其他用户的信息或数据,例如非法收集第三人的个人信息侵犯第三人隐私或其他合法民事权益;<br>用自动化的方式恶意使用本产品,给服务器造成过度的负担或以其他方式干扰或损害本产品服务器和网络链接;<br>在未授权的情况下,尝试访问本产品的服务器数据或通信数据;<br>干扰、破坏本产品其他用户的使用;<br>未经本公司授权,修改、破解、反编译、反汇编、逆向工程本产品,发布本产品的修改版、破解版等;</p>
|
||||
<p>3.4 费用</p>
|
||||
<p>我们的大部产品或服务都是是免费的,但部分产品可能会包含相关的付费增值服务内容。您需自行负担使用本产品过程中产生的相关费用,包括但不限于个人上网或第三方(包括但不限于电信或移动通讯提供商)收取的通讯费、信息费等相关费用</p>
|
||||
<h2 id="4-功能的调整、改进与升级" class="article-heading"><a href="#4-功能的调整、改进与升级" class="headerlink" title="4. 功能的调整、改进与升级"></a>4. 功能的调整、改进与升级<a class="article-anchor" href="#4-功能的调整、改进与升级" aria-hidden="true"></a></h2><p>我们可能对产品进行不时地调整、改进和增减,甚至下线我们部分产品,以不断适应我们的运营需要。任何本产品的更新版本或未来版本或者其他变更同样受到本协议约束。</p>
|
||||
<h2 id="5-无担保声明" class="article-heading"><a href="#5-无担保声明" class="headerlink" title="5 无担保声明"></a>5 无担保声明<a class="article-anchor" href="#5-无担保声明" aria-hidden="true"></a></h2><p>5.1 本公司在发布本产品之前,已尽可能对产品进行了详尽的技术测试和功能测试,但鉴于电子设备、操作系统、网络环境的复杂性,本公司不能保证本产品会兼容所有用户的电子设备,也无法保证用户在使用本产品过程中能够持续不出现任何技术故障。</p>
|
||||
<p>5.2 在法律允许的最大限度内,本公司无法对产品或服务做任何明示、暗示和强制的担保,包括但不限于软件的兼容性;产品一定满足您的需求或期望;或产品将不间断的、及时的、安全的、或无错误的运行。</p>
|
||||
<p>5.3 由于网络环境的自由与开放特征,我们的产品或服可能会被第三方擅自修改、破解发布于互联网,建议用户从本公司的官方应用渠道,如官网、本公司已申请认证的第三方应用商店下载、安装我们的产品,我们不会对任何非官方版本承担任何责任</p>
|
||||
<p>5.4 本产品支持兼容一些第三方的脚本和广告拦截规则,脚本和规则来源为第三方或用户分享,您应该慎重使用,并自行承担第三方来源脚本或规则带来的后果,和本公司无关。</p>
|
||||
<p>本产品的一切网络资源均来自互联网,包括用户脚本,广告拦截规则等,鉴于精力有限无法做到完全的审核,请您一旦发现有任何侵权以及危害用户安全的内容,请您务必联系我们我们将第一时间将其移除。 请发送邮件至:jamesfengcao at 189.cn</p>
|
||||
|
||||
<h2 id="6-赔偿" class="article-heading"><a href="#6-赔偿" class="headerlink" title="6. 赔偿"></a>6. 赔偿<a class="article-anchor" href="#6-赔偿" aria-hidden="true"></a></h2><p>6.1 赔偿。在你违反本协议或你所提供的信息侵犯第三方合法权益而导致直接或间接损失的情况下,你应当赔偿其他用户、本公司、第三方合作伙伴的所有损失、费用或支出。</p>
|
||||
<p>6.2 赔偿程序。可以通知你及时要求赔偿。然而,本公司未能通知不会减轻你的赔偿义务,除了在某种程度上,未能及时通知你给你造成了实质上的损害。</p>
|
||||
<p>6.3 额外的责任。你的赔偿义务不是本公司的唯一补救措施,除此之外可能本公司对你依据本协议采取其他补救措施,你的赔偿义务在本协议终止后仍存在。</p>
|
||||
<h2 id="7-不可抗力与责任限制" class="article-heading"><a href="#7-不可抗力与责任限制" class="headerlink" title="7. 不可抗力与责任限制"></a>7. 不可抗力与责任限制<a class="article-anchor" href="#7-不可抗力与责任限制" aria-hidden="true"></a></h2><p>7.1 不可抗力:本协议有效期间,如若遭受不可抗力事件,任何一方可暂行中止履行本协议项下的义务直至不可抗力事件的影响消除,并且遭受方无需为此承担违约责任,但应及时将不可抗力事件及时通知对方,并尽最大努力克服该事件,减少损失的扩大。不可抗力指各方不能控制、不可预见或即使预见亦无法避免的事件且该事件足以妨碍、影响或延误任何一方根据本协议履行其全部或部分义务。该事件包括但不限于自然灾害、战争、法律法规变更、政府命令、计算机病毒、黑客攻击或基础电信运营商服务中断等。</p>
|
||||
<p>7.2 损害限制:本公司及其分支,和所属的管理人员、董事、合伙人、雇员、承包商给你造成的所有损害赔偿额度均仅限于你使用产品支付的款额。你放弃对特殊、间接、附带或间接损害要求赔偿的权利,包括并不限于利润损失、收入、使用、或数据和应用的损失,即使本公司知道此类损失的可能性。</p>
|
||||
<h2 id="8-个人隐私保护" class="article-heading"><a href="#8-个人隐私保护" class="headerlink" title="8. 个人隐私保护"></a>8. 个人隐私保护<a class="article-anchor" href="#8-个人隐私保护" aria-hidden="true"></a></h2><p>保护用户跟个人信息安全、维护用户隐私是我们一贯的理念,并且我们贯穿于产品的开发和运营过程。为不断优化用户体验,我们会收集一下用户使用数据,但不涉及到用户敏感的私人信息,详情请参看我们的<a href="privacy.html">《隐私政策》</a>,了解关于我们收集信息的内容、使用目的以及如何保护你的信息安全,《隐私政策》均构成本协议的一部分。</p>
|
||||
<h2 id="9-其他" class="article-heading"><a href="#9-其他" class="headerlink" title="9. 其他"></a>9. 其他<a class="article-anchor" href="#9-其他" aria-hidden="true"></a></h2><p>9.1 通知。</p>
|
||||
<p>所有有关本协议以及隐私政策的疑问、通知、要求或请求,应当用中文写作并发送至本公司邮箱:【jamesfengcao at 189.cn】</p>
|
||||
<p>9.2 本协议的修改。</p>
|
||||
<p>由于业务的拓展、调整或法规变化等原因,本公司可能会适时修改本协议至被法律所允许的程度。如果调整会对您的权利与义务造成重大影响,我们会尽可能通过电子邮件、应用内通知等方式告知您。我们建议您定期访查看我们的网站和移动应用程序,关注本协议的任何变化。在本协议修改后您继续使用本产品代表您接受修改后的协议内容。</p>
|
||||
<p>9.3 适用法律和管辖法院。</p>
|
||||
<p>执行本协议和所有程序引起的纠纷适用法律为中华人民共和国法律、解释。由本协议引起的所有纠纷由我们附属公司的住所地法院管辖。</p>
|
||||
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue