File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777// @include http*://www.htacg.cc/*
7878// @include http*://sleazyfork.org/*/scripts/*
7979// @include http*://greasyfork.org/*/scripts/*
80- // @version 3.21.42
80+ // @version 3.21.43
8181// @grant GM_notification
8282// @grant GM_xmlhttpRequest
8383// @grant GM_setClipboard
393393 if ( document . body . innerHTML . indexOf ( "\u7409\u7483\u795e\u793e" ) != - 1 ) {
394394 var installLink = document . querySelector ( "a.install-link" ) ;
395395 if ( installLink ) {
396- var hgtLink = document . createElement ( "a" ) ;
397- hgtLink . href = "/scripts/23316/code/%E7%90%89%E7%A5%9E%E8%BD%89.user.js" ;
398- hgtLink . innerHTML = '<img src="/system/screenshots/screenshots/000/006/258/thumb/bg.png">' ;
399- installLink . parentNode . insertBefore ( hgtLink , installLink ) ;
400- installLink . parentNode . insertBefore ( document . createElement ( "br" ) , installLink ) ;
401396 installLink . parentNode . insertBefore ( document . createTextNode ( "\u8be5\u811a\u672c\u4e0e\u300a\u7409\u795e\u8f6c\u300b\u4e0d\u517c\u5bb9\u54e6" ) , installLink . nextSibling . nextSibling ) ;
402397 }
403398 }
You can’t perform that action at this time.
0 commit comments