Skip to content

Commit bfdd1a2

Browse files
committed
fixed level obfuscation
1 parent f0e843b commit bfdd1a2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/pages/indexedDB-basic.hbs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
{{> headers}}
55
<script type="application/json" id="__DATA__">
66
{
7-
"a": "{{encode d94ee2ad}}",
8-
"b": "d94ee2ad",
9-
"c": "0d0b9a23",
10-
"d": "ce38c27f",
11-
"e": "b195d810",
7+
"a":"ZDk0ZWUyYWQ%3D",
8+
"b":"ZDk0ZWUyYWQ%3D",
9+
"c":"MGQwYjlhMjM%3D",
10+
"d":"Y2UzOGMyN2Y%3D",
11+
"e":"YjE5NWQ4MTA%3D",
1212
"f": "{{part1}}",
1313
"g": "{{part2}}"
1414
}

0 commit comments

Comments
 (0)