Commit a5ad0771 by doszhang

dos

parent 27299cca
......@@ -13,7 +13,7 @@ class ReportController extends AdminController
if (!$channel) {
$channel = '__all__';
}
$url = "https://api2.izhida.cn/tongjiV2/report?app_stat_key=n85JRQBY6sGfDapr&app_stat_secret=HaTfef4k5rzN6Qnj";
$url = "https://api2.izhida.cn/tongjiV2/report?app_stat_key=Yc7cDr8w6BykAPNH&app_stat_secret=ce3NeBQQExsdMZFS";
$content = file_get_contents($url);
$data = json_decode($content, true);
$data_list = $data['data'];
......
......@@ -117,7 +117,7 @@
};
</script>
<script type="text/javascript"
src="https://api2.izhida.cn/wechat_js_config?app_id=wx4c3c856ab83a946b&v=1.2.1&api_list=all&app_stat_key=n85JRQBY6sGfDapr"></script>
src="https://api2.izhida.cn/wechat_js_config?app_id=wx4c3c856ab83a946b&v=1.2.1&api_list=all&app_stat_key=Yc7cDr8w6BykAPNH"></script>
<script src="__CDN__/js/jquery-2.1.3.min.js"></script>
<script src="__CDN__/js/jquery-notify.min.js"></script>
{:block name='js'}{:/block}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment