index
:
vimperator-plugins
1.2
2.0
2.2
2.3
3.6
asdfghjkl--fix-block-syntax-errors
google-plus-commando/poster
google-results/support-completion
master
pixiv/desynchronization
stella/nico-fullscreen
unlettter
for Vimperator plugins
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
pixiv.js
4
1 files changed, 3 insertions, 1 deletions
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
);