Skip to content

Commit e78b7aa

Browse files
committed
fix
1 parent 947542a commit e78b7aa

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
// @include http*://zuiacg.*
6868
// @include http*://www.zuiacg.*
6969
// @include http*://www.galacg.me/*
70-
// @include http*://cangku.in/*
70+
// @include http*://cangku.*
7171
// @include http*://www.mhecy.com/*
7272
// @include http*://acgzone.org/*
7373
// @include http*://www.acgzone.org/*
@@ -102,7 +102,7 @@
102102
// @include http*://greasyfork.org/*/scripts/*
103103
// @include http*://sleazyfork.org/*/forum/*discussion*
104104
// @include http*://greasyfork.org/*/forum/*discussion*
105-
// @version 3.22.59
105+
// @version 3.22.60
106106
// @grant GM_notification
107107
// @grant GM_xmlhttpRequest
108108
// @grant GM_setClipboard
@@ -487,8 +487,8 @@
487487
},
488488
{
489489
name:"绅士仓库",
490-
url:"https://cangku.in/",
491-
regex:/galacg\.|cangku\.in/,
490+
url:"https://cangku.moe/",
491+
regex:/galacg\.|cangku\./,
492492
hideOd:true,
493493
articleSel:"section.post-wrap",
494494
run:function(){

0 commit comments

Comments
 (0)