mirror of
https://github.com/wallabag/wallabag.git
synced 2025-03-03 18:01:14 +00:00
3 lines
308 B
JavaScript
3 lines
308 B
JavaScript
|
|
||
|
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>"
|