Why website display stripes?


Look at this image, there are a lot of green stripes in the web page display. Why does this happen? How to solve it?

2 Likes

It’s canvas protection. The site is using an overlay (or background?) which uses canvas. Canvas is randomized in such a way that the result is a wavy pattern - at larger sizes it looks like stripes.

See canvas spoof fingerprinting

You can add a site exception and then refresh the page (on TB this exception is session only) - see 3.3 Overrides [To RFP or Not] · arkenfox/user.js Wiki · GitHub for instructions

6 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.