fix: fixed duplicate element in new double extension rule

This commit is contained in:
Florian Roth 2019-06-26 16:00:58 +02:00
parent 41dc076959
commit 708f3ef002

View File

@ -22,9 +22,9 @@ detection:
- '*.pptx.*'
- '*.rtf.*'
- '*.pdf.*'
- '*.txt.*'
- '* .*'
- '*______.*'
- '*.pdf.*'
selection_exe:
Image:
- '*.exe'