An open API service indexing awesome lists of open source software.

https://github.com/tiansh/detect-canvas-noise

Some canvas noise / blocking tools claim they cannot be detected by website. Is it true?
https://github.com/tiansh/detect-canvas-noise

Last synced: 3 months ago
JSON representation

Some canvas noise / blocking tools claim they cannot be detected by website. Is it true?

Awesome Lists containing this project

README

        

Detect Canvas Noise

Some canvas noise / blocking tools claim they cannot be detected by website. Is it true?

The detector here is simple: We try to draw canvas with solid colors, and then read pixels on the canvas. Every pixels on the canvas should be the expected color if no canvas noise tools installed.

https://tiansh.github.io/detect-canvas-noise/