Skip to content

Commit 927c9cd

Browse files
author
Taois
committed
feat: 优化 通用网页脚本框架
1 parent 6542613 commit 927c9cd

File tree

4 files changed

+1316
-211
lines changed

4 files changed

+1316
-211
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ nodejs作为服务端的drpy实现。全面升级异步写法
2222
* [drpy2打包项目](https://github.com/hjdhnx/drpy-webpack)
2323
* [本站防止爬虫协议](/robots.txt)
2424
* [油猴脚本-反切屏检测](/public/monkey/check_screen_leave.user.js)
25-
* [油猴脚本-智能剪切板推送](/public/monkey/clipboard-sender.user.js)
26-
* [油猴脚本-智能剪切板推送自定义指令集](/public/monkey/自定义指令集-道长.json)
25+
* [油猴脚本-通用网页脚本框架](/public/monkey/clipboard-sender.user.js)
26+
* [油猴脚本-通用网页脚本框架自定义指令集](/public/monkey/自定义指令集-道长.json)
2727

2828
-------------------------
2929

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ <h3 id="常用超链接">常用超链接</h3>
2626
<li><a href="https://github.com/hjdhnx/drpy-webpack">drpy2打包项目</a></li>
2727
<li><a href="/robots.txt">本站防止爬虫协议</a></li>
2828
<li><a href="/public/monkey/check_screen_leave.user.js">油猴脚本-反切屏检测</a></li>
29-
<li><a href="/public/monkey/clipboard-sender.user.js">油猴脚本-智能剪切板推送</a></li>
30-
<li><a href="/public/monkey/%E8%87%AA%E5%AE%9A%E4%B9%89%E6%8C%87%E4%BB%A4%E9%9B%86-%E9%81%93%E9%95%BF.json">油猴脚本-智能剪切板推送自定义指令集</a></li>
29+
<li><a href="/public/monkey/clipboard-sender.user.js">油猴脚本-通用网页脚本框架</a></li>
30+
<li><a href="/public/monkey/%E8%87%AA%E5%AE%9A%E4%B9%89%E6%8C%87%E4%BB%A4%E9%9B%86-%E9%81%93%E9%95%BF.json">油猴脚本-通用网页脚本框架自定义指令集</a></li>
3131
</ul>
3232
<hr>
3333
<h3 id="插件应用列表">插件应用列表</h3>

0 commit comments

Comments
 (0)