瀏覽代碼

domainLock调整

刘洋 2 年之前
父節點
當前提交
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,