We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a87a6 commit e8dd064Copy full SHA for e8dd064
1 file changed
civitai-helper.user.js
@@ -2,12 +2,13 @@
2
// @name Civitai 小助手
3
// @description 提升 Civitai 使用体验的小助手;自动移除分级遮罩直接展示图片
4
// @namespace maomao1996.civitai-helper
5
-// @version 1.0.0
+// @version 1.0.1
6
// @author maomao1996
7
// @homepage https://github.com/maomao1996/tampermonkey-scripts
8
// @supportURL https://github.com/maomao1996/tampermonkey-scripts/issues
9
// @license MIT
10
// @match *://civitai.com/*
11
+// @match *://civitai.red/*
12
// @grant none
13
// ==/UserScript==
14
!function() {
0 commit comments