Merge branch 'MHSanaei:main' into main

This commit is contained in:
心隨緣動
2025-08-17 19:03:19 +08:00
committed by GitHub
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -995,7 +995,7 @@ Outbound.DNSSettings = class extends CommonClass {
network = 'udp',
address = '',
port = 53,
nonIPQuery = 'drop',
nonIPQuery = 'reject',
blockTypes = []
) {
super();