1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Added {random vendor} and {random renderer}

For #493
This commit is contained in:
kkapsner 2022-02-14 17:37:54 +01:00
parent 740b360485
commit fb231a070b
7 changed files with 1038 additions and 1 deletions

View file

@ -5,6 +5,7 @@ Version 1.8:
new features:
- added SVG protection
- added notice when dom.webAudio.enabled is set to false
- added {random vendor} and {random renderer} to UNMASKED_VENDOR_WEBGL and UNMASKED_RENDERER_WEBGL to use a random value from a given list
fixes:
- errors in URL regular expressions broke CB