Skip to content

Instantly share code, notes, and snippets.

@maxgalbu
Created November 1, 2016 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save maxgalbu/975295d07809203bdff69a40f0315910 to your computer and use it in GitHub Desktop.
Save maxgalbu/975295d07809203bdff69a40f0315910 to your computer and use it in GitHub Desktop.
Images for NBA teams
images = {
"tor": "http://i.imgur.com/UUuW9Qh.png",
"sas": "http://i.imgur.com/Uo5yXYs.png",
"mia": "http://i.imgur.com/ySTYXC9.png",
"was": "http://i.imgur.com/z10kI4z.png",
"uta": "http://i.imgur.com/ML08bL3.png",
"sac": "http://i.imgur.com/gqkz8M2.png",
"por": "http://i.imgur.com/1Xu5aos.png",
"phx": "http://i.imgur.com/zjzqcss.png",
"orl": "http://i.imgur.com/tA6HPki.png",
"okc": "http://i.imgur.com/JOlaZ8t.png",
"nyk": "http://i.imgur.com/nZEEKGY.png",
"nop": "http://i.imgur.com/PiKjXlO.png",
"min": "http://i.imgur.com/FYJ03NT.png",
"mil": "http://i.imgur.com/6gD4JJn.png",
"mem": "http://i.imgur.com/gyCVCI7.png",
"lal": "http://i.imgur.com/HMJ1gdr.png",
"lac": "http://i.imgur.com/3y83LHX.png",
"ind": "http://i.imgur.com/mmt0jyC.png",
"hou": "http://i.imgur.com/UUN9z9W.png",
"gsw": "http://i.imgur.com/DBViyeg.png",
"det": "http://i.imgur.com/LUIIntN.png",
"den": "http://i.imgur.com/klkcbYP.png",
"dal": "http://i.imgur.com/XyuFSHh.png",
"cle": "http://i.imgur.com/v9hkStd.png",
"chi": "http://i.imgur.com/znHtU0u.png",
"cha": "http://i.imgur.com/SW3MEK0.png",
"bkn": "http://i.imgur.com/3ppzaqB.png",
"bos": "http://i.imgur.com/O2AjqTA.png",
"atl": "http://i.imgur.com/4u6cdA0.png",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment