We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d9292 commit 2b1d366Copy full SHA for 2b1d366
1 file changed
HacgGodTurn/HacgGodTurn.user.js
@@ -75,10 +75,11 @@
75
// @include http*://www.l-sj.cc/*
76
// @include http*://htacg.cc/*
77
// @include http*://www.htacg.cc/*
78
+// @include http*://www.xiu.moe/*
79
// @include http*://sleazyfork.org/*/scripts/*
80
// @include http*://greasyfork.org/*/scripts/*
81
// @include http*://*yfork.org/*/forum/*discussion*
-// @version 3.22.11
82
+// @version 3.22.12
83
// @grant GM_notification
84
// @grant GM_xmlhttpRequest
85
// @grant GM_setClipboard
@@ -364,6 +365,15 @@
364
365
regex:/acgpy\.com/,
366
offset:45,
367
hideOd:true
368
+ },
369
+ {
370
+ name:"咻咻动漫",
371
+ url:"http://www.xiu.moe/",
372
+ regex:/xiu\.moe/,
373
+ contentArea:'#post-content',
374
+ commArea:'commentlist',
375
+ offset:55,
376
+ articleSel:"article"
377
}
378
/*{
379
name:"梦幻二次元",
0 commit comments