Przeglądaj źródła

i cant find out why it doesnt work

pull/1/head
10sr 11 lat temu
rodzic
commit
4fddb7bae6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      _keysnail.js

+ 1
- 1
_keysnail.js Wyświetl plik

@@ -61,7 +61,7 @@ plugins.options["my-keysnail-bookmarks"] = [
util.setIntPref("extensions.chaika.server_port.firefox",
8800 + Math.floor(Math.random() * 30));

local["^http://127.0.0.1:..../thread/"] = [
local["^http://127.0.0.1:88"] = [
['k', function (ev, arg) {
curl = window.content.location.href;
kurl = curl.replace(/http:.*thread\/(.*\/).*/, "chaika://post/$1");


Ładowanie…
Anuluj
Zapisz