ソースを参照

keysnail.js: fix regexp for feedly slk

pull/1/head
10sr 10年前
コミット
ea6a1fb21f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      _keysnail.js

+ 1
- 1
_keysnail.js ファイルの表示

@@ -142,7 +142,7 @@ local["^http://w2.p2.2ch.net/p2/read.php"] = [

/////////////////////////////////////////
// feedly
local["^http://(www|cloud)\.feedly\.com/"] = [
local["^http://(www\.|cloud\.|)feedly\.com/"] = [
['d', null],
['j', null],
['k', null],


読み込み中…
キャンセル
保存