From 5f7fad3a878400b32498f000c39f4e5728fdcbcc Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 13 Jul 2014 16:22:28 +0200 Subject: [PATCH] Remove unnecessary colon. --- pentadactylrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pentadactylrc b/pentadactylrc index 12b7ab6..44d03cd 100644 --- a/pentadactylrc +++ b/pentadactylrc @@ -5,6 +5,6 @@ group user set passkeys+=reader.gebner.org:fr,u,,,, -:qmark b javascript:if(top['bookmarklet-url@wallabag.org']){top['bookmarklet-url@wallabag.org'];}else{(function(){var%20url%20=%20location.href%20||%20url;window.open('https://wllbg.gebner.org/?action=add&url='%20+%20btoa(url),'_self');})();void(0);} +qmark b javascript:if(top['bookmarklet-url@wallabag.org']){top['bookmarklet-url@wallabag.org'];}else{(function(){var%20url%20=%20location.href%20||%20url;window.open('https://wllbg.gebner.org/?action=add&url='%20+%20btoa(url),'_self');})();void(0);} " vim: set ft=pentadactyl: