Format
parent
28b13d1e64
commit
a6b38afa3a
|
@ -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.]+)'
|
||||||
|
|
Loading…
Reference in New Issue