Skip to content

Instantly share code, notes, and snippets.

@FrozenCow
Created June 13, 2011 21:01
Show Gist options
  • Save FrozenCow/1023688 to your computer and use it in GitHub Desktop.
Save FrozenCow/1023688 to your computer and use it in GitHub Desktop.
// For proxying webserver through aspx.
url: {
configuration: 'up.aspx?path=configuration',
update: 'up.aspx?path=world/{world}/{timestamp}',
sendmessage: 'up.aspx?path=sendmessage'
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment