From ae78ac575454e229e842729bcc2fe210cbb6d395 Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 15 Jan 2013 20:56:13 +0900 Subject: フォーマットかわてるねん --- _libly.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_libly.js') diff --git a/_libly.js b/_libly.js index db17233..9471fc4 100644 --- a/_libly.js +++ b/_libly.js @@ -245,7 +245,7 @@ libly.$U = {//{{{ let pluginPath; Error('hoge').stack.split(/\n/).some( function (s) - let (m = s.match(/^(?:\(\))?@chrome:\/\/liberator\/content\/liberator\.js -> (.+):\d+$/)) + let (m = s.match(/-> liberator:\/\/template\/chrome:\/\/liberator\/content\/liberator\.js -> (.+):\d+$/)) (m && (pluginPath = m[1].replace(/\?.*$/, ''))) ); return pluginPath; -- cgit v1.2.3