diff options
author | anekos | 2008-12-16 14:09:01 +0000 |
---|---|---|
committer | anekos | 2008-12-16 14:09:01 +0000 |
commit | 2d12d35b3315ff3e3d2e96738cb9b84b58d8be08 (patch) | |
tree | 57d164ccb6c7cdb2b6d79a575c2ef008bbfe04f1 /stella.js | |
parent | 0f398ca7b4a29e9a357c553e2d1ee95481b4a300 (diff) | |
download | vimperator-plugins-2d12d35b3315ff3e3d2e96738cb9b84b58d8be08.tar.bz2 |
es鯖に対応(なにこれ?)
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@26890 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'stella.js')
-rw-r--r-- | stella.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -428,7 +428,7 @@ Thanks: get title () undefined, - get isValid () (~buffer.URL.indexOf('http://www.nicovideo.jp/watch/')), + get isValid () /^http:\/\/(es|www)\.nicovideo\.jp\/watch\//.test(buffer.URL), get volume () undefined, set volume (value) value, |