Updates "whoami" regex

Fixes #3060
patch-1
ImNightmaree 2021-11-03 17:43:48 +00:00 committed by GitHub
parent 67f3530dbf
commit acc8d46849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ requests:
part: interactsh_request part: interactsh_request
group: 1 group: 1
regex: regex:
- '([a-z0-9]+)\.([a-z0-9]+)\.interactsh\.com' - '([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z]+)'