Add back urltest outbound

This commit is contained in:
世界
2022-09-15 15:22:08 +08:00
parent 33906955fb
commit 481e298df1
16 changed files with 434 additions and 45 deletions

View File

@@ -25,4 +25,5 @@ const (
const (
TypeSelector = "selector"
TypeURLTest = "urltest"
)