Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1325fb7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
WindRunnerMax committed Mar 16, 2024
1 parent 3d73705 commit 1915a0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 4 additions & 2 deletions copy.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name 🔥🔥🔥文本选中复制🔥🔥🔥
// @description 解除网站不允许复制的限制,文本选中后点击复制按钮即可复制,主要用于 百度文库 道客巴巴 腾讯文档 豆丁网 无忧考网 学习啦 蓬勃范文 思否社区 力扣 知乎 语雀 等
// @namespace https://github.com/WindrunnerMax/TKScript
// @version 6.1.25
// @version 6.2.1
// @author Czy
// @match *://wenku.baidu.com/view/*
// @match *://wenku.baidu.com/share/*
Expand Down Expand Up @@ -87,6 +87,7 @@
// @match *://*.aipiaxi.com/*
// @match *://wenku.csdn.net/*
// @match *://www.kdocs.cn/*
// @match *://www.xiaoyuzhoufm.com/*
// @supportURL https://github.com/WindrunnerMax/TKScript/issues
// @license GPL License
// @installURL https://github.com/WindrunnerMax/TKScript
Expand Down Expand Up @@ -878,7 +879,8 @@
"xiangqiqipu",
"m\\.163\\.com",
"aipiaxi",
"wenku\\.csdn\\.net"
"wenku\\.csdn\\.net",
"xiaoyuzhoufm\\.com"
].join("|")
),
init: function() {
Expand Down
3 changes: 2 additions & 1 deletion meta/copy.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name 🔥🔥🔥文本选中复制🔥🔥🔥
// @description 解除网站不允许复制的限制,文本选中后点击复制按钮即可复制,主要用于 百度文库 道客巴巴 腾讯文档 豆丁网 无忧考网 学习啦 蓬勃范文 思否社区 力扣 知乎 语雀 等
// @namespace https://github.com/WindrunnerMax/TKScript
// @version 6.1.25
// @version 6.2.1
// @author Czy
// @match *://wenku.baidu.com/view/*
// @match *://wenku.baidu.com/share/*
Expand Down Expand Up @@ -87,6 +87,7 @@
// @match *://*.aipiaxi.com/*
// @match *://wenku.csdn.net/*
// @match *://www.kdocs.cn/*
// @match *://www.xiaoyuzhoufm.com/*
// @supportURL https://github.com/WindrunnerMax/TKScript/issues
// @license GPL License
// @installURL https://github.com/WindrunnerMax/TKScript
Expand Down

0 comments on commit 1915a0e

Please sign in to comment.