瀏覽代碼

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],


Loading…
取消
儲存