Skip to content

Instantly share code, notes, and snippets.

@Downes
Created September 14, 2023 13:49
Show Gist options
  • Save Downes/2aa627178e96c880f4bfa125722513da to your computer and use it in GitHub Desktop.
Save Downes/2aa627178e96c880f4bfa125722513da to your computer and use it in GitHub Desktop.
GHub
javascript:void%20function(){var%20a=Math.min,b=Math.max;const%20c=b(document.documentElement.clientWidth||0,window.innerWidth||0),d=b(document.documentElement.clientHeight||0,window.innerHeight||0),e=a(c,900),f=a(d,1000);var%20g=window.location.href,h=document.title,i=%22%22;document.getSelection()%26%26(i=document.getSelection()),newUrl=`https://www.downes.ca/cgi-bin/api.cgi%3Fcmd=edit%26id=new%26table=post%26hub=yes%26url=${g}%26quote=${i}`,window.open(newUrl,%22%22,%22width=%22+e+%22,%20height=%22+f)}();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment