mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add long screenshot mode
This commit is contained in:
parent
c533099e82
commit
6aab9abf2c
13 changed files with 36 additions and 29 deletions
|
@ -58,6 +58,7 @@ item.gome.com.cn::item.gomevvv.com.cn</description>
|
|||
|
||||
<guid>/zh/links/</guid>
|
||||
<description>点击以下链接可安装至常用链接:
|
||||
长截屏 (需长截屏模式)
|
||||
VPN
|
||||
showCookie
|
||||
wireless
|
||||
|
|
|
@ -58,6 +58,7 @@ item.gome.com.cn::item.gomevvv.com.cn</description>
|
|||
|
||||
<guid>/zh/links/</guid>
|
||||
<description>点击以下链接可安装至常用链接:
|
||||
长截屏 (需长截屏模式)
|
||||
VPN
|
||||
showCookie
|
||||
wireless
|
||||
|
|
|
@ -47,7 +47,8 @@
|
|||
|
||||
</ul>
|
||||
<p>点击以下链接可安装至常用链接:<br>
|
||||
<a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a><br>
|
||||
<a href="i:0gdefault.link::长截屏::ccapture%0A">长截屏</a> (需<a href="i:61:../searchurl/func.html">长截屏模式</a>)</p>
|
||||
<p><a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a><br>
|
||||
<a href="i:0gdefault.link::showCookie:i:53:%25c%0A">showCookie</a><br>
|
||||
<a href="i:0gdefault.link::wireless:i:1dandroid.settings.WIRELESS_SETTINGS:::%0A">wireless</a><br>
|
||||
<a href="i:0gdefault.link::显示安全证书:i:1c%0A">显示网站安全证书</a><br>
|
||||
|
@ -244,8 +245,8 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 10 April 2023<br>
|
||||
enhance :0cc cookie copy<br>
|
||||
<p>Last Modified: 5 June 2023<br>
|
||||
add long screenshot support<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
|
@ -59,7 +59,7 @@ body>ul{padding-left:0;}
|
|||
<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:25268435456'"/>编辑下载文件名</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>长截屏模式(性能差)</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>长截屏模式(性能差, 重启生效)</label></li>
|
||||
</ul>
|
||||
<script>
|
||||
checkBoxes=document.getElementsByTagName("input");
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2023-06-02T09:59:22+08:00</lastmod>
|
||||
<lastmod>2023-06-05T08:26:24+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-06-02T09:59:22+08:00</lastmod>
|
||||
<lastmod>2023-06-05T08:26:24+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -61,7 +61,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/links/</loc>
|
||||
<lastmod>2023-04-10T08:19:24+08:00</lastmod>
|
||||
<lastmod>2023-06-05T08:26:24+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue