I have a question about this piece of code:
redirectUrl
: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACklEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg=="
When I include this piece of code, all pictures on a website dont get loaded. But what does this encoder do?
Does it block pictures, hides them or just isn't loading them?