Skip to content

Commit 3c05e27

Browse files
committed
naiive for google.com
1 parent 7f39580 commit 3c05e27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/ui.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ const scramjet = new ScramjetController({
1010
rewriterLogs: true,
1111
},
1212
siteFlags: {
13+
"https://www.google.com/.*": {
14+
naiiveRewriter: true,
15+
},
1316
"https://worker-playground.glitch.me/.*": {
1417
serviceworkers: true,
1518
},

0 commit comments

Comments
 (0)