Skip to content

Instantly share code, notes, and snippets.

@vvoody
Created February 2, 2010 08:57
Show Gist options
  • Save vvoody/292529 to your computer and use it in GitHub Desktop.
Save vvoody/292529 to your computer and use it in GitHub Desktop.
; Right click the link, then surf the https page instead of the http one.
; menu.ini of Opera
; [Link Popup Menu]
Item, https=New page & Go to page, "javascript:location.href='%l'.replace(/^http/, 'https');"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment