Software Alternatives & Reviews

All browsers - is it possible to replace specific image url with another?

Requestly mitmproxy
  1. Debug & Modify network requests - loved by 100K+ web devs
    Pricing:
    • Open Source
    • Freemium
    • Free Trial
    In /etc/hosts file you put only IP addresses and hostnames, i.e. 127.0.0.1 cdn.cloudflare.steamstatic.com. Then you have to set up a web server on localhost port 80 and put your image at http://localhost/steamcommunity/public/images/apps/753/1d0167575d746dadea7706685c0f3c01c8aeb6d8.jpg as well as other files from https://cdn.cloudflare.steamstatic.com. You also have to keep the URLs updated when they change upstream. It's not worth it. Better use a local proxy server like mitmproxy or requestly.

    #Testing #Localhost Tools #Developer Tools 24 social mentions

  2. mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.
    Pricing:
    • Open Source
    In /etc/hosts file you put only IP addresses and hostnames, i.e. 127.0.0.1 cdn.cloudflare.steamstatic.com. Then you have to set up a web server on localhost port 80 and put your image at http://localhost/steamcommunity/public/images/apps/753/1d0167575d746dadea7706685c0f3c01c8aeb6d8.jpg as well as other files from https://cdn.cloudflare.steamstatic.com. You also have to keep the URLs updated when they change upstream. It's not worth it. Better use a local proxy server like mitmproxy or requestly.

    #Developer Tools #Security #Software Development 81 social mentions

Discuss: All browsers - is it possible to replace specific image url with another?

Log in or Post with