1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 03:56:26 +02:00

Added session white list

Fixes #197
This commit is contained in:
kkapsner 2018-07-17 13:07:50 +02:00
parent 6c2dbbebf0
commit 5077c86859
11 changed files with 306 additions and 1 deletions

View file

@ -42,6 +42,11 @@
name: "whiteList",
defaultValue: ""
},
{
name: "sessionWhiteList",
resetOnStartup: true,
defaultValue: ""
},
{
name: "blackList",
defaultValue: ""