diff options
-rw-r--r-- | website/arris_bookmarklet_helper.html | 3 |
1 files changed, 3 insertions, 0 deletions
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); })(); </pre> +<pre> +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);})(); +</pre> <p> <a href="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</a> - |