From 91ea5e767bc05012617efd1863de0f9d6b35779e Mon Sep 17 00:00:00 2001 From: anekos Date: Fri, 16 Jul 2010 17:26:20 +0000 Subject: ニコニコ動画の変更に対応 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37951 d0d07461-0603-4401-acd4-de1884942a52 --- stella.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stella.js') diff --git a/stella.js b/stella.js index 9a30c61..0a3afa9 100644 --- a/stella.js +++ b/stella.js @@ -39,7 +39,7 @@ let PLUGIN_INFO = すてら For Niconico/YouTube/Vimeo, Add control commands and information display(on status line). ニコニコ動画/YouTube/Vimeo 用。操作コマンドと情報表示(ステータスライン上に)追加します。 - 0.32.0 + 0.32.1 anekos new BSD License (Please read the source code comments of this plugin) 修正BSDライセンス (ソースコードのコメントを参照してください) @@ -1114,7 +1114,7 @@ Thanks: icon: 'http://www.nicovideo.jp/favicon.ico', xpath: { - comment: 'id("des_2")/table[2]/tbody/tr/td[2]' + comment: 'id("des_2")/div/table/tbody/tr[1]/td[2]' }, initialize: function () { -- cgit v1.2.3