|
|
|
|
|
by meowface
4269 days ago
|
|
A modern web browser will not block page loading when making a request for an image, though. I don't think blocking ads will necessarily improve perceptible page load time, though obviously it will reduce network traffic. This does not apply for ad code that's implemented as <script src="..."></script>, which will indeed block page loading. |
|