diff options
Diffstat (limited to 'modules/pentadactyl/pentadactylrc.dot.link')
-rw-r--r-- | modules/pentadactyl/pentadactylrc.dot.link | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/pentadactyl/pentadactylrc.dot.link b/modules/pentadactyl/pentadactylrc.dot.link index 7560f55..2566d93 100644 --- a/modules/pentadactyl/pentadactylrc.dot.link +++ b/modules/pentadactyl/pentadactylrc.dot.link @@ -6,9 +6,6 @@ loadplugins '\.(js|penta)$' " User defined items group user -" Links Saraventos -command! -nargs=* -description='Add to Links Saraventos' link -javascript javascript:x=content.document;a=encodeURIComponent(x.location.href);t=encodeURIComponent(x.title);d=encodeURIComponent(x.getSelection());c=encodeURIComponent(args);commands.execute('tabopen https://links.sarava.org/bookmarks?action=add&address='+a+'&title='+t+'&description='+d+'&tags='+c); - " Set title and default search set defsearch=duck set titlestring=Firefox |