From 037d35a339783cafbe1cfeffee4b4900b0adecb5 Mon Sep 17 00:00:00 2001 From: anekos Date: Wed, 14 Sep 2011 21:06:39 +0900 Subject: リローダブルに --- pixiv.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pixiv.js') diff --git a/pixiv.js b/pixiv.js index 5185535..3a458dc 100644 --- a/pixiv.js +++ b/pixiv.js @@ -262,5 +262,7 @@ commands.addUserCommand( xhrImgInfo.setRequestHeader('Cookie',cookie); xhrImgInfo.send(null); - } + }, + {}, + true ); -- cgit v1.2.3