Skip to content

Commit 9dc372a

Browse files
committed
fix
1 parent 7394729 commit 9dc372a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
// @include http*://uraban.me/*
6363
// @include http*://www.uraban.me/*
6464
// @include http*://acgmoon.*
65+
// @include http*://www.jiyue.*
6566
// @include http*://www.moe-acg.*/*
6667
// @include http*://www.mygalgame.com/*
6768
// @include http*://htai.*
@@ -74,7 +75,7 @@
7475
// @include http*://www.l-sj.cc/*
7576
// @include http*://htacg.cc/*
7677
// @include http*://www.htacg.cc/*
77-
// @version 3.21.17
78+
// @version 3.21.18
7879
// @grant GM_notification
7980
// @grant GM_xmlhttpRequest
8081
// @grant GM_setClipboard
@@ -234,8 +235,8 @@
234235
},
235236
{
236237
name:"寂月神社",
237-
url:"https://acgmoon.org/",
238-
regex:/acgmoon\.(org|com)/,
238+
url:"http://www.jiyue.com/",
239+
regex:/(acgmoon|jiyue)\.(org|com)/,
239240
offset:50,
240241
contentArea:"div.post-content"
241242
},

0 commit comments

Comments
 (0)