V4.2021.02.2270 [ci skip]

This commit is contained in:
Travis 2021-02-05 11:32:54 +02:00
parent 3818ef26ca
commit 5efa40666c
36 changed files with 1084 additions and 1091 deletions

View file

@ -77,5 +77,3 @@
"~*(?:\b){|}(?:\b)" 3;
"~*(?:\b)mb_ereg_replace(?:\b)" 3;
"~*(?:\b)file_put_contents(?:\b)" 3;
# Regex to detect Random UA Strings
"~*(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9]).{12,}" 3;