woso_javan 3 kuukautta sitten
vanhempi
commit
269d207816
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      build-templates/web-mobile/index.html

+ 2 - 2
build-templates/web-mobile/index.html

@@ -81,8 +81,8 @@
         // 初始化广告 SDK
         var adSdkConfig = {
           el: document.querySelector("GameDiv"),
-          client: 'cpsense',
-          is_test: false
+          client: 'cpsense-cd',
+          is_test: true
         };
         var adInstance = new adSdk(adSdkConfig);
         window.adInstance = adInstance;