diff options
Diffstat (limited to 'pixiv.js')
-rw-r--r-- | pixiv.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -293,7 +293,6 @@ commands.addUserCommand( return false; }; -alert(baseInfo+id+scroll); let xhrImgInfo; xhrImgInfo=Cc["@mozilla.org/xmlextras/xmlhttprequest;1"].createInstance(); xhrImgInfo.QueryInterface(Ci.nsIDOMEventTarget); |