mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Improve README.md
This commit is contained in:
@ -3,9 +3,7 @@ protocol: "http"
|
|||||||
address: ":8080"
|
address: ":8080"
|
||||||
commands:
|
commands:
|
||||||
- regex: "wp-admin"
|
- regex: "wp-admin"
|
||||||
handler: "login"
|
handler: "Unauthorized"
|
||||||
headers:
|
headers:
|
||||||
- "Content-Type: text/html"
|
- "Content-Type: text/html"
|
||||||
- "Expires: 0"
|
statusCode: 401
|
||||||
- "Version: 6.42.12"
|
|
||||||
statusCode: 200
|
|
Reference in New Issue
Block a user