-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
Thanks for work!
Sadly the following script doesn't work on ios 9.1 anymore.
Do you have ideas ?
javascript:(function(){var w=window.open("about:blank"),d=w.document;d.write("<title>Loading Source</title>"),d.close();var f=d.createElement("form");f.setAttribute("method","post"),f.setAttribute("action","https://ole.michelsen.dk/viewsource/?uri="+encodeURIComponent(location.href));var i=d.createElement("input");i.setAttribute("type","hidden"),i.setAttribute("name","DOM"),i.setAttribute("value",encodeURIComponent(document.documentElement.innerHTML)),d.body.appendChild(f).appendChild(i),f.submit();})()
Metadata
Metadata
Assignees
Labels
No labels