In my JSP page i am importing some api url that give some images.
my server blocks api url but my browser show those images that coming from api url.
My question is there any way to call the url from browser itself instead of calling from server side?