]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/public/themes/_global/js/bookmarklet.js
manage assets through npm
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / public / themes / _global / js / bookmarklet.js
diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/_global/js/bookmarklet.js b/src/Wallabag/CoreBundle/Resources/public/themes/_global/js/bookmarklet.js
deleted file mode 100644 (file)
index 2afdfc3..0000000
+++ /dev/null
@@ -1,2 +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);"+"};"+"</scr"+"ipt>"+"</body>"+"</html>"