From Monket
Contents |
Instructions
Create a new bookmark and paste the code below into the URL field.
Then just click on the bookmarklet in the toolbar to activate it.
CWA
To Elf
Moves the current page from the Live site to Elf
javascript:void((function(){location.href=location.href.replace(/^([^:]*)\:\/\/([^\/]*?)(\.elf\.internal\.cwa\.co\.nz|\.nz)\//,'$1://$2.elf.internal.cwa.co.nz/');})())
To Live
Moves the current page from the Elf to the Live site
javascript:void((function(){location.href=location.href.replace(/^([^:]*)\:\/\/([^\/]*)\.elf\.internal\.cwa\.co\.nz\//,'$1://$2.nz/');})())