Skip to content

Instantly share code, notes, and snippets.

@dannko
Created September 13, 2014 19:31
Show Gist options
  • Save dannko/0d514a996b00b2b81d34 to your computer and use it in GitHub Desktop.
Save dannko/0d514a996b00b2b81d34 to your computer and use it in GitHub Desktop.
decode урла в зенно
var uri = "{-Variable.result_url-}";
decodeURIComponent(uri);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment