aboutsummaryrefslogtreecommitdiffstats
path: root/nicontroller.js
diff options
context:
space:
mode:
Diffstat (limited to 'nicontroller.js')
-rw-r--r--nicontroller.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/nicontroller.js b/nicontroller.js
index 02c0836..4add0bf 100644
--- a/nicontroller.js
+++ b/nicontroller.js
@@ -193,7 +193,7 @@ NicoPlayerController.prototype = {
NICO_DOMAIN: '.nicovideo.jp',
NICO_URL: 'http://www.nicovideo.jp/',
- WATCH_URL: 'http://www.nicovideo.jp/watch/',
+ WATCH_URL: '^http://[^.]+\.nicovideo\.jp/watch/',
WATCH_PAGE: 1,
FLVPLAYER_NODE_ID: 'flvplayer',