@mak0ni
https://pinterest-media-upload.s3.amazonaws.com/
according to fiddler here is the WebForm, but i can get the Values for the form-data
7481bcdb-dac9-4100-962e-4df7d36e18e1-image.png
How to NOT load images in browser?
-
Hello, is there any options to NOT load images in the browser? I am on a proxy that is charged by bandwith and I am trying to conserve as much bandwith as possible and make the amount of data sent as low as possible.. is there a way to turn this off or other tricks to conserve bandwith? Thanks
-
Try to use "REQUEST MASK DENY " in "NETWORK" tab. Add image url in text box or simply enter extension of image ex..(.png/.jpg/.gif) or you can use wild card like this ( *.domainname.com/pathtoimage) . Be sure to read manual if you're having problem as it cover all topics in detail.
-
Thanks
Any other tips anyone has to conserve bandwith ?