|
48 | 48 | // @include http*://www.acg15.com/* |
49 | 49 | // @include http*://www.acglover.top/* |
50 | 50 | // @include http*://lifanmoe.com/* |
51 | | -// @include http*://www.idanmu.co/* |
| 51 | +// @include http*://www.idanmu.* |
52 | 52 | // @include http*://*.sijihuisuo.club/* |
53 | 53 | // @include http*://sijihuisuo.club/* |
54 | 54 | // @include http*://acg18.us/* |
|
78 | 78 | // @include http*://sleazyfork.org/*/scripts/* |
79 | 79 | // @include http*://greasyfork.org/*/scripts/* |
80 | 80 | // @include http*://*yfork.org/*/forum/*discussion* |
81 | | -// @version 3.22.03 |
| 81 | +// @version 3.22.05 |
82 | 82 | // @grant GM_notification |
83 | 83 | // @grant GM_xmlhttpRequest |
84 | 84 | // @grant GM_setClipboard |
|
150 | 150 | name:"绅士二次元", |
151 | 151 | url:"https://www.acg.tf/", |
152 | 152 | regex:/acg\.tf/, |
153 | | - offset:50, |
| 153 | + offset:60, |
154 | 154 | articleSel:".magazine-list>li,.article_list>li", |
155 | 155 | contentArea:".entry" |
156 | 156 | }, |
|
188 | 188 | { |
189 | 189 | name:"爱弹幕", |
190 | 190 | url:"http://www.idanmu.co/", |
191 | | - regex:/idanmu\.co/, |
| 191 | + regex:/idanmu\./, |
192 | 192 | offset:55, |
193 | 193 | articleSel:"section.card" |
194 | 194 | }, |
|
238 | 238 | url:"http://www.jiyue.com/", |
239 | 239 | regex:/(acgmoon|jiyue)\.(org|com)/, |
240 | 240 | offset:50, |
241 | | - contentArea:"div.post-content" |
| 241 | + contentArea:"div.post-content", |
| 242 | + articleSel:"article" |
242 | 243 | }, |
243 | 244 | { |
244 | 245 | name:"萌幻之乡", |
|
352 | 353 | name:"绅士ACG社", |
353 | 354 | url:"http://htacg.cc/", |
354 | 355 | regex:/htacg\.cc/, |
355 | | - articleSel:"article.card", |
| 356 | + articleSel:"section", |
| 357 | + offset:55, |
356 | 358 | hideOd:true, |
357 | | - downloadUrl:/htacg\.cc\/storage\-download\?/ |
| 359 | + downloadUrl:/htacg\.cc\/download\?id/ |
358 | 360 | }, |
359 | 361 | { |
360 | 362 | name:"绅士交易", |
|
426 | 428 | }; |
427 | 429 | var hgtSign=document.createElement("font"); |
428 | 430 | hgtSign.innerHTML=' <b>\u8be5\u811a\u672c\u53ef\u80fd\u4e0e\u0020\u2605\u7409\u795e\u8f6c\u2605\u0020\u4e0d\u517c\u5bb9\u54e6</b>'; |
429 | | - installLink.parentNode.insertBefore(hgtSign,installLink.nextSibling.nextSibling); |
| 431 | + //installLink.parentNode.insertBefore(hgtSign,installLink.nextSibling.nextSibling); |
430 | 432 | } |
431 | 433 | } |
432 | 434 | } |
|
857 | 859 | curSite.preRocket=function(){unsafeWindow.$('#dllist a').mouseenter();}; |
858 | 860 | break; |
859 | 861 | case "绅士交易": |
860 | | - if(location.href=="https://www.acgpy.com/indexlogin.html"){ |
| 862 | + if(location.href=="https://www.acgpy.com/login0202.html"){ |
861 | 863 | var date=new Date(); |
862 | 864 | date.setTime(date.getTime()+14400*60*1000); |
863 | | - document.cookie="trade=A32; expires="+date.toGMTString(); |
| 865 | + document.cookie="trade0202=A32; expires="+date.toGMTString(); |
864 | 866 | top.location='wpx'; |
865 | 867 | } |
866 | 868 | var downBtn=document.querySelector("a.downbtn"); |
|
0 commit comments