|
|
@@ -56,10 +56,10 @@ export class Config{
|
|
|
public static download_ios_url = "https://apps.apple.com/sa/app/%D8%A8%D9%84%D9%88%D8%AA-%D8%A7%D9%84%D9%85%D8%A7%D8%B1%D8%AF/id6451100112";
|
|
|
public static downlaod_google_url = `https://play.google.com/store/apps/details?id=chior.mideast.thirdd&referrer=website`;
|
|
|
//充值
|
|
|
- public static url_product = "https://baloot.almarid77.com:8088/livepay/getProducts?H5Extra=666888";
|
|
|
- public static url_pay = "https://baloot.almarid77.com:8088/hipay/payOrder";
|
|
|
+ public static url_product = "https://arabgames.com:8088/livepay/getProducts?H5Extra=666888";
|
|
|
+ public static url_pay = "https://arabgames.com:8088/topay/h5PayOrder";
|
|
|
public static url_product_test = "http://139.224.253.42:8089/livepay/getProducts?H5Extra=666888";
|
|
|
- public static url_pay_test = "http://139.224.253.42:8089/hipay/payOrder";
|
|
|
+ public static url_pay_test = "";
|
|
|
|
|
|
public static init(){
|
|
|
let prefix = sys.os == sys.OS.IOS ? "://?" : "://splash?";
|