Skip to content

Instantly share code, notes, and snippets.

@christos
Created March 14, 2012 15:10
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 christos/2037118 to your computer and use it in GitHub Desktop.
Save christos/2037118 to your computer and use it in GitHub Desktop.
Twitter url shortener mangles iCloud journal urls
The original URL:
https://www.icloud.com/journal/#p=02&t=CAEQARoQIx7SyDPX1G1Fn4_lEqnNoA==&f=/82J93X7T25~com~apple~mobileiphoto/Public/46D1774C-ECAE-4DA5-8EEB-65793AB2EF9A.jb/index.json
...when shortened to
https://t.co/dKSWfYh
...which incorrectly expands to:
https://www.icloud.com/journal/#p=02&t=CAEQARoQIx7SyDPX1G1Fn4_lEqnNoA==&f=/82J93X7T25~com~apple~mobileiphoto/Public/46D1774C-ECAE-4DA5-8EEB-65793AB2EF9A.jb/index.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment