世界 3 роки тому
батько
коміт
77550a6c82

+ 3 - 0
app/src/main/java/io/nekohasekai/sagernet/fmt/ConfigBuilder.kt

@@ -803,6 +803,9 @@ fun buildV2RayConfig(
                                         }
                                         }
                                     }
                                     }
                                 }
                                 }
+                                if (currentDomainStrategy == "AsIS") {
+                                    currentDomainStrategy = "UseIP"
+                                }
                             } else if (bean is SSHBean) {
                             } else if (bean is SSHBean) {
                                 protocol = "ssh"
                                 protocol = "ssh"
                                 settings = LazyOutboundConfigurationObject(this,
                                 settings = LazyOutboundConfigurationObject(this,