config.php 734 B

123456789101112131415161718192021222324
  1. <?php
  2. /**
  3. * Created by PhpStorm.
  4. * User: Administrator
  5. * Date: 2018/6/4
  6. * Time: 19:46
  7. */
  8. $flag = 'online';//是否下架
  9. $rootPath = "http://superpoker.vip/ru";
  10. $packageName = "com.g7ru.superpoker";
  11. $fbFansUrl = "https://www.facebook.com/superpoker.ru";
  12. $fbWebUrl = "https://apps.facebook.com/superpoker_ru/";
  13. $fbId = "198589374105533";
  14. $googleUrl = "https://play.google.com/store/apps/details?id=com.g7ru.superpoker";
  15. $googleOpenUrl = "superant://superpoker-ru";
  16. $googleAppDownloadUrl = $rootPath."/m/SuperPoker-release-1.3.0_onLine.apk";
  17. $appleUrl = "https://itunes.apple.com/th/app/ไพ-เท-กซ-สซ-เปอร/id1400658181";
  18. $appleOpenUrl = "superpoker-ru://";
  19. $appId = "1400658181";
  20. $appName = "SuperPoker";