修改域名为h55555game.top
This commit is contained in:
@@ -111,7 +111,7 @@ class GameController extends BaseController
|
||||
return $this->fail($e->getMessage(), ReturnCode::PARAMS_ERROR);
|
||||
}
|
||||
|
||||
$gameUrlBase = rtrim(config('api.game_url', 'dice-game.yuliao666.top'), '/');
|
||||
$gameUrlBase = rtrim(config('api.game_url', 'dice-game.h55555game.top'), '/');
|
||||
$tokenInUrl = str_replace('%3D', '=', urlencode($result['token']));
|
||||
$url = $gameUrlBase . '/?token=' . $tokenInUrl . '&lang=' . $lang;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user