Skip to content

Commit 01bca6b

Browse files
committed
fix: corrected the regexCheck field value to an empty string
1 parent 4010a58 commit 01bca6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sherlock_project/resources/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2888,7 +2888,7 @@
28882888
"Страница, которую вы искали, не найдена",
28892889
"Доступ с вашего IP-адреса временно ограничен"
28902890
],
2891-
"regexCheck": false,
2891+
"regexCheck": "",
28922892
"username_claimed": "example"
28932893
}
28942894

0 commit comments

Comments
 (0)