|
|
|
@ -184,7 +184,7 @@
|
|
|
|
|
|
|
|
|
|
setTimeout(function(){
|
|
|
|
|
if (data.status == 2) {
|
|
|
|
|
window.location.href = 'http://' + "{:C('APPLY_DOWN_DOMAIN')}" + "/index.php?s=/Home/Home/promitionofregestion/gid/" + gameId + "/pid/" + promoteId + "/status/" + "1" + ".html";
|
|
|
|
|
window.location.href = 'http://' + "{$_SERVER['HTTP_HOST']}" + "/index.php?s=/Home/Home/promitionofregestion/gid/" + gameId + "/pid/" + promoteId + "/status/" + "1" + ".html";
|
|
|
|
|
} else {
|
|
|
|
|
if (url) {
|
|
|
|
|
window.location.href = url;
|
|
|
|
|