mirror of
https://github.com/wallabag/wallabag.git
synced 2025-03-13 14:42:39 +00:00
Remove unused bookmarklet.js
This commit is contained in:
parent
75151443cc
commit
c0909b09b4
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
top['bookmarklet-url@wallabag.org'] = '<!DOCTYPE html><html><head><title>bag it!</title>'
|
||||
+ '<link rel="icon" href="tpl/img/favicon.ico" />'
|
||||
+ '</head><body><script>window.onload=function(){window.setTimeout'
|
||||
+ '(function(){history.back();},250);};</script></body></html>';
|
Loading…
Reference in a new issue