mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
fix: proxy Node.getRootNode
This commit is contained in:
parent
a2af4d7f3b
commit
ee85b48d33
7 changed files with 13 additions and 4 deletions
|
@ -10,6 +10,9 @@ const scramjet = new ScramjetController({
|
|||
"https://discord.com/.*": {
|
||||
naiiveRewriter: true,
|
||||
},
|
||||
"https://worker-playground.glitch.me/.*": {
|
||||
serviceworkers: true,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue