Skip to content

Commit b2b43e2

Browse files
committed
fix
1 parent 8e70395 commit b2b43e2

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
// @include http*://idanmu.*
6262
// @include http*://*.sijihuisuo.club/*
6363
// @include http*://sijihuisuo.club/*
64-
// @include http*://acg18.us/*
65-
// @include http*://*.acg18.us/*
64+
// @include http*://acg18.*
65+
// @include http*://*.acg18.*
6666
// @include http*://*.acg44.com/*
6767
// @include http*://zuiacg.*
6868
// @include http*://www.zuiacg.*
@@ -96,12 +96,12 @@
9696
// @include http*://*kisssub.*
9797
// @include http*://*miobt.*
9898
// @include http*://www.dakashangche.*
99-
// @include http*://xiuxiqu.xyz*
99+
// @include http*://xiuxiqu.*
100100
// @include http*://sleazyfork.org/*/scripts/*
101101
// @include http*://greasyfork.org/*/scripts/*
102102
// @include http*://sleazyfork.org/*/forum/*discussion*
103103
// @include http*://greasyfork.org/*/forum/*discussion*
104-
// @version 3.22.57
104+
// @version 3.22.58
105105
// @grant GM_notification
106106
// @grant GM_xmlhttpRequest
107107
// @grant GM_setClipboard
@@ -393,8 +393,8 @@
393393
},
394394
{
395395
name:"司机会所",
396-
url:"https://xiuxiqu.org",
397-
regex:/sijihuisuo\.club|dakashangche\.|xiuxiqu\.xyz/,
396+
url:"https://xiuxiqu.top",
397+
regex:/sijihuisuo\.club|dakashangche\.|xiuxiqu\./,
398398
innerPage:/\/(sj\/\d|\?p=\d)/,
399399
offset:115,
400400
contentArea:"#commentlist-container",
@@ -412,7 +412,7 @@
412412
},
413413
{
414414
name:"幻想次元",
415-
url:"https://acg18.us/",
415+
url:"https://acg18.life/",
416416
regex:/acg18\./,
417417
offset:55,
418418
run:function(){

0 commit comments

Comments
 (0)