- Registrado
- 13 de Feb, 2024
Can we get blackjack and hookers?
Sigue el video de abajo para ver cómo instalar nuestro sitio como una aplicación web en tu pantalla de inicio.
Nota: Esta función puede no estar disponible en algunos navegadores.
I can't be the only one who thinks the text being right against the margins looks messy? Really need some kind of indent.
Ver archivo adjunto 7218928
Would it be possible to know which issues are on your list that have been mentioned here so we don't repeat ourselves?it's the last big issue on my list atm
That's due to hardened Firefox (e.g. Tor Browser, Librewolf) canvas fingerprinting protection. Webp conversion is done on client side (as I just checked by uploading true & honest PNG and checking the requests) and usaing <canvas> is the easiest way to do it, but that interferes with this protection as it spoofs it to random stripes nondiscriminately.I've seen the conversion system fail multiple times already (generating weird purple/green striped images)
What does this mean please?canvas fingerprinting protection
You could use the same API to generate an image and then track users because of subtle differences in graphics drivers, installed fonts and other things. Tor Browser just curbstomps said API to prevent that from happening, but this breaks some legitimate uses as well if some site happens to process an image client-side.What does this mean please?