Explorar el Código

keysnail.js: fix regexp for feedly slk

pull/1/head
10sr hace 10 años
padre
commit
ea6a1fb21f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      _keysnail.js

+ 1
- 1
_keysnail.js Ver fichero

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


Cargando…
Cancelar
Guardar