Implemented conditionally included applet resource for standalone mode

Update excel-password-remover.yml, png-chunk-analyser.yml, and 6 more files...
This commit is contained in:
2025-02-26 21:24:16 +01:00
parent 65db2dea5a
commit a76ab59543
8 changed files with 131 additions and 34 deletions

View File

@@ -1,4 +1,3 @@
const excelFileRegex = /^.*\.xls[xm]$/gi;
const excelWorksheetRegex = /^xl\/worksheets\/.*.xml$/gi;