Im a developer and I like using Dropbox as a small CDN to throw up files on for testing (like putting a whole JS Lib onto JSFiddle for testing).
However recently I cant seem to figure out how to get a link to the raw file easily.
I thought before I would right click on the file and choose 'Dropbox->Get Public Link' but in recent versions there just seems to be a Share button (same on the website interface as well).
I want to be able to get public links like how I used to so I can use Dropbox as a mini CDN/FTP.
How can i do this via Windows 7 interface/Dropbox app or Dropbox website?
Here is an example: http://jsfiddle.net/g425cma2/
Right now the share links Im getting back from Dropbox look like: https://www.dropbox.com/s/4shinfx72yzqsws/jquery.maskedinput-merged.js?dl=0
but before I swear it looked closer like https://dl.dropboxcontent.com/u/$username/home/public/theFilepath/theFile.js
Did Dropbox change how to 'share' files?
Thanks!,
Ari