Skip to content

Commit

Permalink
Merge pull request #8334 from projectdiscovery/princechaddha-patch-5
Browse files Browse the repository at this point in the history
Update config-json.yaml
  • Loading branch information
DhiyaneshGeek authored Oct 8, 2023
2 parents 01d09e5 + 71a0010 commit e926cf3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions http/exposures/configs/config-json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ http:
- '"server":'
condition: or

- type: word
part: header
words:
- "text/html"
negative: true

- type: status
status:
- 200

0 comments on commit e926cf3

Please sign in to comment.