Updated 3.3 Overrides [To RFP or Not] (markdown)

Thorin-Oakenpants 2022-01-30 14:11:49 +00:00
parent e45fbda73a
commit cf8f57b35c

@ -72,7 +72,9 @@ Due to it's nature, which is effectively breaking web standards whilst protectin
- 🔹BREAKAGE
- canvas: you can set a site exception either temporarily or permanently <sup>1</sup> 🥇 `99% of breakage`
- Note: totally randomizing the canvas per execution is by design
- Note: totally randomizing the canvas per execution is by design
- This is what RFP Canvas looks like: a wavy pattern
- ![](https://github.com/arkenfox/user.js/blob/master/wikipiki/rfpCanvas.png)
- timing mitigations: can cause yank in animations/games
- sporadic edge cases caused by e.g. version, http header, device pixel ratio, and alt key spoofing
- 🔹 USABILITY