image - Hosting service with specific filename -


i have several images need public link pointing image. link must same images, name of file varying.

so example, if images img1.png, img2.png , img3.png need like:

https://hostingservice.com/img1.png https://hostingservice.com/img2.png https://hostingservice.com/img3.png 

i tried dropbox, google drive , imgur, link each image doesn't have filename random code:

http://i.imgur.com/luqve1d.png http://i.imgur.com/rd7ujxl.png http://i.imgur.com/kfn10ms.png 

i know firebase provides such hosting service, prefer service.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -