We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7394729 commit 9dc372aCopy full SHA for 9dc372a
1 file changed
HacgGodTurn/HacgGodTurn.user.js
@@ -62,6 +62,7 @@
62
// @include http*://uraban.me/*
63
// @include http*://www.uraban.me/*
64
// @include http*://acgmoon.*
65
+// @include http*://www.jiyue.*
66
// @include http*://www.moe-acg.*/*
67
// @include http*://www.mygalgame.com/*
68
// @include http*://htai.*
@@ -74,7 +75,7 @@
74
75
// @include http*://www.l-sj.cc/*
76
// @include http*://htacg.cc/*
77
// @include http*://www.htacg.cc/*
-// @version 3.21.17
78
+// @version 3.21.18
79
// @grant GM_notification
80
// @grant GM_xmlhttpRequest
81
// @grant GM_setClipboard
@@ -234,8 +235,8 @@
234
235
},
236
{
237
name:"寂月神社",
- url:"https://acgmoon.org/",
238
- regex:/acgmoon\.(org|com)/,
+ url:"http://www.jiyue.com/",
239
+ regex:/(acgmoon|jiyue)\.(org|com)/,
240
offset:50,
241
contentArea:"div.post-content"
242
0 commit comments