Commit 11f5e19c authored by 734642908@qq.com's avatar 734642908@qq.com

e

parent 1b364dc1
...@@ -71,7 +71,7 @@ class FlushController extends BaseController ...@@ -71,7 +71,7 @@ class FlushController extends BaseController
public function cdnUrl() { public function cdnUrl() {
$refreshURL = I("url"); $refreshURL = I("url");
// $refreshURL = "https://res.g.llewan.com/uploadfile/common/qubapikashu-weixin/1.0.1/monsterData.json"; $refreshURL = "https://res.g.llewan.com/uploadfile/common/qubapikashu-weixin/1.0.1/monsterData.json";
$url = "https://cdn.api.qcloud.com/v2/index.php?"; $url = "https://cdn.api.qcloud.com/v2/index.php?";
$params['Action'] = "RefreshCdnUrl"; $params['Action'] = "RefreshCdnUrl";
$params['Nonce'] = rand(1000000000, 9999999999); $params['Nonce'] = rand(1000000000, 9999999999);
......
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 to comment