Skip to content

Ios 9.1 support #4

@Chrisi1321

Description

@Chrisi1321

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions