瀏覽代碼

i cant find out why it doesnt work

pull/1/head
10sr 12 年之前
父節點
當前提交
4fddb7bae6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      _keysnail.js

+ 1
- 1
_keysnail.js 查看文件

@@ -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");


Loading…
取消
儲存