mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sat Nov 28 05:31:16 PM CST 2020
This commit is contained in:
parent
a904be139f
commit
969bba7db3
2 changed files with 5 additions and 1 deletions
|
@ -90,6 +90,10 @@ socks代理</p>
|
||||||
<p>i:53[url]<br>
|
<p>i:53[url]<br>
|
||||||
保存为链接</p>
|
保存为链接</p>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>i:54[string]<br>
|
||||||
|
将string插入到网页当前输入框。</p>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
cookie延期::0000
|
cookie延期::0000
|
||||||
地址栏内容至输入框::031{let e=document.activeElement;if(e){e.value=e.value+`%s`}}
|
地址栏内容至输入框:i:54%s
|
||||||
|
|
Loading…
Reference in a new issue