Skip to content

Commit c836c73

Browse files
committed
fix(processing): remove "Microsoft OOXML" from the default skip magic set.
We've observed third-party libraries being shipped within OOXML containers. We don't want unblob to skip them.
1 parent f4df416 commit c836c73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unblob/processing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"MS Windows icon resource",
6565
"Macromedia Flash data",
6666
"Microsoft Excel",
67-
"Microsoft OOXML",
6867
"Microsoft PowerPoint",
6968
"Microsoft Word",
7069
"OpenDocument",

0 commit comments

Comments
 (0)