From 75376a78f665494de61b5fb97566bcbfc1b82680 Mon Sep 17 00:00:00 2001 From: Yves Date: Sun, 27 Feb 2011 12:22:09 +0100 Subject: bookmerkeltlink --- website/arris_bookmarklet_helper.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/arris_bookmarklet_helper.html b/website/arris_bookmarklet_helper.html index dbbe40d..0ff68f4 100644 --- a/website/arris_bookmarklet_helper.html +++ b/website/arris_bookmarklet_helper.html @@ -7,6 +7,9 @@ javascript: (function() { document.body.appendChild(n); })(); +
+javascript: (function(){n=document.createElement('script');n.setAttribute('src','http://xapek.org/gitweb/?p=public/arris.git;a=blob_plain;f=website/arris_bookmarklet_helper.js;hb=HEAD');document.body.appendChild(n);})();
+

bookmarklet link - -- cgit v1.2.1