Update unauthenticated-frp.yaml
parent
4666c0844f
commit
631dafc053
|
@ -10,7 +10,6 @@ info:
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/api/proxy/tcp"
|
|
||||||
- "{{BaseURL}}/static/"
|
- "{{BaseURL}}/static/"
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
|
@ -18,10 +17,8 @@ requests:
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- "proxies"
|
|
||||||
- "<title>frps dashboard</title>"
|
- "<title>frps dashboard</title>"
|
||||||
part: body
|
part: body
|
||||||
condition: and
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue