mirror of
https://github.com/thebaer/MMRA
synced 2024-11-13 10:11:01 +00:00
change target to config
This commit is contained in:
parent
7b1416ed76
commit
d65e9ddeba
BIN
.background.js.swp
Normal file
BIN
.background.js.swp
Normal file
Binary file not shown.
@ -38,5 +38,5 @@ if (metaCheck != null && metaCheck.content == "Medium") {
|
||||
}
|
||||
});
|
||||
|
||||
observer.observe(document.querySelector('body'), target);
|
||||
observer.observe(document.querySelector('body'), config);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user