diff --git a/3.3-Overrides-[To-RFP-or-Not].md b/3.3-Overrides-[To-RFP-or-Not].md index 4c31d2f..c2546cf 100644 --- a/3.3-Overrides-[To-RFP-or-Not].md +++ b/3.3-Overrides-[To-RFP-or-Not].md @@ -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 1 🥇 `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