虞大胆 пре 6 година
родитељ
комит
cd0ead7767
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      txydns.php

+ 2 - 2
txydns.php

@@ -4,8 +4,8 @@ date_default_timezone_set("GMT");
 
 
 ############ 请在腾讯云申请“API密钥”,替换下面两个常量
 ############ 请在腾讯云申请“API密钥”,替换下面两个常量
 //去 https://console.cloud.tencent.com/cam/capi 页面申请 
 //去 https://console.cloud.tencent.com/cam/capi 页面申请 
-define("txyaccessKeyId", "AKIDwlPr7DUpLgpZBb4tlT0MWUHtIVXOJwxm");
-define("txyaccessSecrec", "mMkxzoTxOirrfJlFYfbS7g7792jEi5GG");
+define("txyaccessKeyId", "");
+define("txyaccessSecrec", "");
 
 
 ######### 类测试
 ######### 类测试