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