mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
14b4bd8ac6
commit
5a355284f3
5 changed files with 5 additions and 5 deletions
|
@ -137,7 +137,7 @@
|
|||
catch (e){
|
||||
// we are unable to read the location due to SOP
|
||||
// therefore we also can not intercept anything.
|
||||
warning("NOT intercepting window due to SOP", window);
|
||||
notice("NOT intercepting window due to SOP", window);
|
||||
return false;
|
||||
}
|
||||
const wrappedWindow = wrappedTry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue