✏️ Escaping dot in extractors

patch-1
Dwi Siswanto 2020-10-16 02:59:46 +07:00
parent b69d65fe7b
commit d9f53727c9
1 changed files with 1 additions and 1 deletions

View File

@ -56,5 +56,5 @@ requests:
part: body
regex:
- "Microsoft Windows (.*)"
- "kern.ostype: (.*)"
- "kern\\.ostype: (.*)"
- "Distributor ID: (.*)"