Skip to content

Commit 8a018ab

Browse files
committed
fix
1 parent bb09fcd commit 8a018ab

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
// @include http*://hacg.tw/*
2929
// @include http*://hacg.at/*
3030
// @include http*://hacg.ch/*
31+
// @include http*://www.acgpy.com/wpx/*
3132
// @include http*://blog.reimu.net/*
3233
// @include http*://pan.baidu.com/share/*
3334
// @include http*://pan.baidu.com/s/*
@@ -71,7 +72,7 @@
7172
// @include http*://yui-nya.com/*
7273
// @include http*://www.l-sj.cc/*
7374
// @include http*://htacg.cc/*
74-
// @version 3.20.73
75+
// @version 3.20.75
7576
// @grant GM_notification
7677
// @grant GM_xmlhttpRequest
7778
// @grant GM_setClipboard
@@ -330,6 +331,12 @@
330331
articleSel:"article.card",
331332
hideOd:true,
332333
downloadUrl:/htacg\.cc\/storage\-download\?/
334+
},
335+
{
336+
name:"绅士交易",
337+
url:"https://www.acgpy.com/wpx/",
338+
regex:/acgpy\.com/,
339+
hideOd:true
333340
}
334341
],
335342
rocketReg:/magnet:\?xt|pan\.baidu\.com\/s|yunpan\.cn|howfile\.com\/file|mega\.|ed2k:\/\/\|file|bt\.cosxcos\.com\/view|du\.acgget\.com\/go\/|\.mediafire\.com\/download\/|\.torrent$/,

0 commit comments

Comments
 (0)