From 17d31282c19a60d5fac2d15cb93ec624f79a7e82 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 3 May 2012 17:16:39 +0900 Subject: [PATCH] fix --- _keysnail.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_keysnail.js b/_keysnail.js index 62e00d2..3622b99 100644 --- a/_keysnail.js +++ b/_keysnail.js @@ -192,12 +192,11 @@ ext.add('my-setpref', function(){ "extensions.tabutils.styles.unread":"{\"bold\":false,\"italic\":false,\"underline\":false,\"strikethrough\":false,\"color\":true,\"colorCode\":\"#CC0000\",\"bgColor\":false,\"bgColorCode\":\"undefined\",\"outline\":false,\"outlineColorCode\":\"undefined\"}", "extensions.yass.edgetype":0, "extensions.yass.selectedpreset":"red", - "refcontrol.actions":"@DEFAULT=@FORGE www.heartrails.com=@NORMAL www.pixiv.net=@NORMAL", "font.default.x-western":"sans-serif", "general.warnOnAboutConfig":false, "keyword.URL":"http://www.bing.com/search?q=", "network.dns.disableIPv6":true, - "refcontrol.actions":"@DEFAULT=@FORGE", + "refcontrol.actions":"@DEFAULT=@FORGE www.heartrails.com=@NORMAL www.pixiv.net=@NORMAL", "scrapbook.tabs.open":true } );