mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-12-05 20:40:04 -08:00
MarkDown typo
This commit is contained in:
@@ -43,7 +43,7 @@ in JSON
|
||||
|
||||
Extract data with "in"
|
||||
|
||||
````json
|
||||
```json
|
||||
{"username":{"$in":["Admin", "4dm1n", "admin", "root", "administrator"]},"password":{"$gt":""}}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user