Like, to make a mass-replacement of `http://localhost` to `http://127.0.0.1`, since the latter does not require a local DNS resolution. Inspired by https://github.com/ton-blockchain/acton/commit/e064540830eaf6bebc1a3e88bacc4cc7b32eaa50
Like, to make a mass-replacement of
http://localhosttohttp://127.0.0.1, since the latter does not require a local DNS resolution.Inspired by e064540