浏览代码

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


正在加载...
取消
保存