소스 검색

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


불러오는 중...
취소
저장