From ecd86c17f9b130bcb187341c20eb8438528275ce Mon Sep 17 00:00:00 2001
From: anekos
Date: Sun, 12 Dec 2010 18:07:46 +0900
Subject: Follow nico change
---
stella.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'stella.js')
diff --git a/stella.js b/stella.js
index 280c461..c9b304b 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.3
+ 0.32.4
anekos
new BSD License (Please read the source code comments of this plugin)
修正BSDライセンス (ソースコードのコメントを参照してください)
@@ -1115,7 +1115,7 @@ Thanks:
icon: 'http://www.nicovideo.jp/favicon.ico',
xpath: {
- comment: 'id("des_2")/div/table/tbody/tr[1]/td[2]'
+ comment: 'id("itab_description")'
},
initialize: function () {
--
cgit v1.2.3