|
|
|
|
|
by Aachen
1404 days ago
|
|
I use a simple webview browser on Android because it's 10x faster than something heavy like Firefox. Every few months I come across a site, like this one, where the page flashes into the screen before being redirected to a data URI. Does anyone know what causes this? I'm inclined to think of trackers and ads, but it's a bit hard to debug without developer tools. This is what the submission redirects me to, a 1x1 image the browser says: data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
|