Write a script that will download the image from the FB server and then issue the image.
IE: www.yoururl.com/viewimage?id=UNIQUE_TOKEN_ASSOCIATED_WITH_FB_ACCOUNT
So, when someone sees the URL, he simply sees a unique token that maps to the FB ID in your database.
source
share