-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update @require version
- Loading branch information
Showing
51 changed files
with
1,208 additions
and
493 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"time": 1718792750105, | ||
"version": "2024.6.19" | ||
"time": 1719112425327, | ||
"version": "2024.6.23" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
// ==UserScript== | ||
// @name CSDN优化 | ||
// @namespace https://github.com/WhiteSevs/TamperMonkeyScript | ||
// @version 2024.6.19 | ||
// @version 2024.6.23 | ||
// @author WhiteSevs | ||
// @description 支持手机端和PC端,屏蔽广告,优化浏览体验,自动跳转拦截的URL | ||
// @license GPL-3.0-only | ||
// @icon https://www.csdn.net/favicon.ico | ||
// @supportURL https://github.com/WhiteSevs/TamperMonkeyScript/issues | ||
// @match *://*.csdn.net/* | ||
// @require https://update.greasyfork.org/scripts/494167/1376186/CoverUMD.js | ||
// @require https://update.greasyfork.org/scripts/456485/1396237/pops.js | ||
// @require https://update.greasyfork.org/scripts/456485/1398647/pops.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].1/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].8/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @grant GM_addStyle | ||
// @grant GM_deleteValue | ||
// @grant GM_getValue | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
// ==UserScript== | ||
// @name CSDN优化 | ||
// @namespace https://github.com/WhiteSevs/TamperMonkeyScript | ||
// @version 2024.6.19 | ||
// @version 2024.6.23 | ||
// @author WhiteSevs | ||
// @description 支持手机端和PC端,屏蔽广告,优化浏览体验,自动跳转拦截的URL | ||
// @license GPL-3.0-only | ||
// @icon https://www.csdn.net/favicon.ico | ||
// @supportURL https://github.com/WhiteSevs/TamperMonkeyScript/issues | ||
// @match *://*.csdn.net/* | ||
// @require https://update.greasyfork.org/scripts/494167/1376186/CoverUMD.js | ||
// @require https://update.greasyfork.org/scripts/456485/1396237/pops.js | ||
// @require https://update.greasyfork.org/scripts/456485/1398647/pops.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].1/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].8/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @grant GM_addStyle | ||
// @grant GM_cookie | ||
// @grant GM_deleteValue | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"time": 1718792796513, | ||
"version": "2024.6.19" | ||
"time": 1719112475415, | ||
"version": "2024.6.23" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// @name GreasyFork优化 | ||
// @name:en-US GreasyFork Optimization | ||
// @namespace https://github.com/WhiteSevs/TamperMonkeyScript | ||
// @version 2024.6.19 | ||
// @version 2024.6.23 | ||
// @author WhiteSevs | ||
// @description 自动登录账号、快捷寻找自己库被其他脚本引用、更新自己的脚本列表、库、优化图片浏览、美化页面、Markdown复制按钮 | ||
// @description:en-US Automatically log in to the account, quickly find your own library referenced by other scripts, update your own script list, library, optimize image browsing, beautify the page, Markdown copy button | ||
|
@@ -11,10 +11,10 @@ | |
// @supportURL https://github.com/WhiteSevs/TamperMonkeyScript/issues | ||
// @match *://greasyfork.org/* | ||
// @require https://update.greasyfork.org/scripts/494167/1376186/CoverUMD.js | ||
// @require https://update.greasyfork.org/scripts/456485/1396237/pops.js | ||
// @require https://update.greasyfork.org/scripts/456485/1398647/pops.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].1/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].8/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/dist/viewer.min.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/i18next.min.js | ||
// @resource ViewerCSS https://fastly.jsdelivr.net/npm/[email protected]/dist/viewer.min.css | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// @name GreasyFork优化 | ||
// @name:en-US GreasyFork Optimization | ||
// @namespace https://github.com/WhiteSevs/TamperMonkeyScript | ||
// @version 2024.6.19 | ||
// @version 2024.6.23 | ||
// @author WhiteSevs | ||
// @description 自动登录账号、快捷寻找自己库被其他脚本引用、更新自己的脚本列表、库、优化图片浏览、美化页面、Markdown复制按钮 | ||
// @description:en-US Automatically log in to the account, quickly find your own library referenced by other scripts, update your own script list, library, optimize image browsing, beautify the page, Markdown copy button | ||
|
@@ -11,10 +11,10 @@ | |
// @supportURL https://github.com/WhiteSevs/TamperMonkeyScript/issues | ||
// @match *://greasyfork.org/* | ||
// @require https://update.greasyfork.org/scripts/494167/1376186/CoverUMD.js | ||
// @require https://update.greasyfork.org/scripts/456485/1396237/pops.js | ||
// @require https://update.greasyfork.org/scripts/456485/1398647/pops.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].1/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].8/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/@whitesev/[email protected].2/dist/index.umd.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/dist/viewer.min.js | ||
// @require https://fastly.jsdelivr.net/npm/[email protected]/i18next.min.js | ||
// @resource ViewerCSS https://fastly.jsdelivr.net/npm/[email protected]/dist/viewer.min.css | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"time": 1716963436556, | ||
"version": "2024.5.29" | ||
"time": 1719112527603, | ||
"version": "2024.6.23" | ||
} |
Oops, something went wrong.