Remove urltest outbound

This commit is contained in:
世界
2022-07-28 16:36:31 +08:00
parent 4bd6eee63e
commit 806ec58d43
14 changed files with 20 additions and 324 deletions

View File

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