Skip to content

Commit d499ab5

Browse files
committed
Update index.js
1 parent e50cae3 commit d499ab5

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

test/index.js

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -38,26 +38,26 @@ const modes = [
3838
'08: URL',
3939
'09: Segmentation',
4040
'10: String Repetition',
41-
'31: RESERVED',
42-
'12: RESERVED',
43-
'13: RESERVED',
44-
'14: RESERVED',
45-
'15: RESERVED',
46-
'16: RESERVED',
47-
'17: RESERVED',
48-
'18: RESERVED',
49-
'19: RESERVED',
50-
'20: RESERVED',
51-
'21: RESERVED',
52-
'22: RESERVED',
53-
'23: RESERVED',
54-
'24: RESERVED',
55-
'25: RESERVED',
56-
'26: RESERVED',
57-
'27: RESERVED',
58-
'28: RESERVED',
59-
'29: RESERVED',
60-
'30: RESERVED',
41+
'12: Emoji Packing',
42+
'13: Base-64 Integer Encoding',
43+
'14: Base-64 Packing',
44+
'17: Segmentation',
45+
'RESERVED',
46+
'RESERVED',
47+
'RESERVED',
48+
'RESERVED',
49+
'RESERVED',
50+
'RESERVED',
51+
'RESERVED',
52+
'RESERVED',
53+
'RESERVED',
54+
'RESERVED',
55+
'RESERVED',
56+
'RESERVED',
57+
'RESERVED',
58+
'RESERVED',
59+
'16: lzstring',
60+
'15: Offset Encoding',
6161
'11: Recursive compression',
6262
];
6363

0 commit comments

Comments
 (0)