刘洋 2 жил өмнө
parent
commit
8c251a41c8
1 өөрчлөгдсөн 9 нэмэгдсэн , 9 устгасан
  1. 9 9
      vite.config.ts

+ 9 - 9
vite.config.ts

@@ -74,15 +74,15 @@ export default defineConfig({
             optionsPreset: "low-obfuscation",
             // debugProtection: true,
             // debugProtectionInterval: 2000,
-            domainLock: [
-              ".exam-cloud.cn",
-              ".test41v3.qmth.com.cn",
-              ".ea100.com.cn",
-              ".ecs.qmth.com.cn",
-              ".qmth.com.cn",
-              ".dev39.qmth.com.cn",
-              ".test41.qmth.com.cn",
-            ],
+            // domainLock: [
+            //   ".exam-cloud.cn",
+            //   ".test41v3.qmth.com.cn",
+            //   ".ea100.com.cn",
+            //   ".ecs.qmth.com.cn",
+            //   ".qmth.com.cn",
+            //   ".dev39.qmth.com.cn",
+            //   ".test41.qmth.com.cn",
+            // ],
             // selfDefending: true,
             // sourceMap: false,
             // splitStrings: true,