4

Grabs current page title and url and adds them to the create post page

javascript:location.href='https://phuks.co/submit/link?url='+encodeURIComponent(window.location.href)+'&title='+encodeURIComponent(document.title)

Grabs current page title and url and adds them to the create post page `javascript:location.href='https://phuks.co/submit/link?url='+encodeURIComponent(window.location.href)+'&title='+encodeURIComponent(document.title)`

No comments, yet...