rename - splithttp to xhttp

This commit is contained in:
mhsanaei
2024-11-03 10:51:53 +01:00
parent e3576e8a85
commit adb08a60cf
3 changed files with 5 additions and 5 deletions

View File

@@ -960,7 +960,7 @@ Outbound.BlackholeSettings = class extends CommonClass {
Outbound.DNSSettings = class extends CommonClass {
constructor(
network = 'udp',
address = '1.1.1.1',
address = '',
port = 53,
nonIPQuery = 'drop',
blockTypes = []