Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created June 11, 2015 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmcw/7cb4cbe6fe8bee514bf6 to your computer and use it in GitHub Desktop.
Save tmcw/7cb4cbe6fe8bee514bf6 to your computer and use it in GitHub Desktop.
> new Buffer('aHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL3diZGF0YS93b3JsZHBvbHloaV9uZXcuemlw', 'base64').toString('utf8')
'https://s3.amazonaws.com/wbdata/worldpolyhi_new.zip'
> new Buffer('aHR0cDovL2RhdGEud29ybGRiYW5rLm9yZy9tYXBmaWxlL1NQLkRZTi5MRTAwLklOL2NvdW50cmllcw', 'base64').toString('utf8')
'http://data.worldbank.org/mapfile/SP.DYN.LE00.IN/countries'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment