File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333// @include http*://hacg.ch/*
3434// @include http*://llss.*
3535// @include http*://www.llss.*
36- // @include http*://www.acgpy.com/ *
36+ // @include http*://www.acgpy.*
3737// @include http*://blog.reimu.net/*
3838// @include http*://pan.baidu.com/share/*
3939// @include http*://pan.baidu.com/s/*
769769 } ,
770770 {
771771 name :"绅士交易" ,
772- url :"https://www.acgpy.com /wpx/" ,
773- regex :/ a c g p y \. c o m / ,
772+ url :"https://www.acgpy.net /wpx/" ,
773+ regex :/ a c g p y \. / ,
774774 offset :45 ,
775775 hideOd :true ,
776776 run :function ( ) {
777- if ( / w w w \. a c g p y \. c o m \/ l o g i n \d + \. / . test ( location . href ) ) {
777+ if ( / w w w \. a c g p y \. [ ^ \. ] + \/ l o g i n \d + \. / . test ( location . href ) ) {
778778 var date = new Date ( ) ;
779779 date . setTime ( date . getTime ( ) + 14400 * 60 * 1000 ) ;
780- document . cookie = "trade" + location . href . replace ( / .* .c o m \/ l o g i n ( \d + ) \. .* / , "$1" ) + "=A32; expires=" + date . toGMTString ( ) ;
780+ document . cookie = "trade" + location . href . replace ( / .* .[ ^ \. ] + \/ l o g i n ( \d + ) \. .* / , "$1" ) + "=A32; expires=" + date . toGMTString ( ) ;
781781 //document.cookie="trade0421=A32; expires="+date.toGMTString();
782782 top . location = 'wpx' ;
783783 }
You can’t perform that action at this time.
0 commit comments