Update general-tokens.yaml

Better false positive protection.
https://regex101.com/r/taSYEa/1
patch-1
Geeknik Labs 2021-06-23 15:45:55 +00:00 committed by GitHub
parent c162946420
commit c2eb8b2df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ requests:
- type: regex
part: body
regex:
- (K|k)ey(up|down|press)
- (K|k)ey([U|u]p|[D|d]own|[P|p]ress)
- (K|k)eyboard(N|n)avigation
condition: or
negative: true