Skip to content

Commit 2783b95

Browse files
committed
fix
1 parent d07283f commit 2783b95

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
// @include http*://www.uraban.me/*
7676
// @include http*://acgmoon.*
7777
// @include http*://www.jiyue.*
78+
// @include http*://jiyue.*
7879
// @include http*://www.moe-acg.*/*
7980
// @include http*://huan.moe*
8081
// @include http*://www.mygalgame.com/*
@@ -92,11 +93,12 @@
9293
// @include http*://www.cld1.net/*
9394
// @include http*://sjhs*.*
9495
// @include http*://www.dakashangche.*
96+
// @include http*://xiuxiqu.xyz*
9597
// @include http*://sleazyfork.org/*/scripts/*
9698
// @include http*://greasyfork.org/*/scripts/*
9799
// @include http*://sleazyfork.org/*/forum/*discussion*
98100
// @include http*://greasyfork.org/*/forum/*discussion*
99-
// @version 3.22.55
101+
// @version 3.22.56
100102
// @grant GM_notification
101103
// @grant GM_xmlhttpRequest
102104
// @grant GM_setClipboard
@@ -388,8 +390,8 @@
388390
},
389391
{
390392
name:"司机会所",
391-
url:"https://dakashangche.info",
392-
regex:/sijihuisuo\.club|dakashangche\./,
393+
url:"https://xiuxiqu.xyz",
394+
regex:/sijihuisuo\.club|dakashangche\.|xiuxiqu\.xyz/,
393395
innerPage:/\/(sj\/\d|\?p=\d)/,
394396
offset:115,
395397
contentArea:"#commentlist-container",
@@ -513,7 +515,7 @@
513515
{
514516
name:"寂月神社",
515517
url:"http://www.jiyue.com/",
516-
regex:/(acgmoon|jiyue)\.(org|com)/,
518+
regex:/(acgmoon|jiyue)\.(org|com|moe)/,
517519
offset:50,
518520
contentArea:"div.post-content",
519521
articleSel:"article",

0 commit comments

Comments
 (0)