mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
protectAudio should be url specific
This commit is contained in:
parent
f8287293a2
commit
f873bd84e5
1 changed files with 2 additions and 1 deletions
|
@ -200,7 +200,8 @@
|
|||
},
|
||||
{
|
||||
name: "protectAudio",
|
||||
defaultValue: true
|
||||
defaultValue: true,
|
||||
urlSpecific: true
|
||||
},
|
||||
{
|
||||
name: "audioFakeRate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue