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

Added eBay and facebook.com to the convenience preset

Fixes #563
This commit is contained in:
kkapsner 2023-05-29 14:48:56 +02:00
parent 27d8d61da6
commit 8dcfac442f
2 changed files with 4 additions and 2 deletions

View file

@ -3,7 +3,9 @@
"maxFakeSize": 1000000,
"protectDOMRect": {
"mail.google.com": false,
"onedrive.live.com": false
"onedrive.live.com": false,
"^https://[^/]*ebay\\.([a-z]+|com\\.(au|hk|my|sg)|co\\.uk)(/|$)": false,
"facebook.com": false
},
"protectWindow": {
"paypal.com": false,