patch-1
Dominique RIGHETTO 2024-03-25 19:12:38 +01:00 committed by GitHub
parent 28b13d1e64
commit a6b38afa3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@ http:
redirects: true redirects: true
max-redirects: 2 max-redirects: 2
matchers: matchers:
- type: dsl - type: dsl
dsl: dsl:
@ -33,4 +34,4 @@ http:
part: body part: body
group: 1 group: 1
regex: regex:
- 'privatebin\.[a-z]{2,3}\?([0-9.]+)' - 'privatebin\.[a-z]{2,3}\?([0-9.]+)'