diff --git a/sub/subJsonService.go b/sub/subJsonService.go index c4fe2202..cd5f92c0 100644 --- a/sub/subJsonService.go +++ b/sub/subJsonService.go @@ -223,8 +223,6 @@ func (s *SubJsonService) streamData(stream string) map[string]interface{} { streamSettings["wsSettings"] = s.removeAcceptProxy(streamSettings["wsSettings"]) case "httpupgrade": streamSettings["httpupgradeSettings"] = s.removeAcceptProxy(streamSettings["httpupgradeSettings"]) - case "splithttp": - streamSettings["splithttpSettings"] = s.removeAcceptProxy(streamSettings["splithttpSettings"]) } return streamSettings } diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index 7b0fb2ce..e211d1c5 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -82,9 +82,20 @@ - + + - +