| | |
| | | |
| | | public static final String HOST = "http://api.ysdq.yeshitv.com:8089";//正式上线版本 |
| | | |
| | | // public static final String HOST = "http://193.112.34.40:8086";//测试上线版本 |
| | | |
| | | |
| | | |
| | | public final static boolean isDisableProxy = true; |
| | | |
| | | public static final String USER_AGREEMENT = "http://h5.hanju.goxcw.com/hanju/user_protocol.html"; |
| | | public static final String PRIVACY_POLICY = "http://h5.hanju.goxcw.com/hanju/privacy.html"; |
| | | public static final String DISCLAIMER = "http://h5.hanju.goxcw.com/hanju/disclaimer.html"; |
| | | public static final String USER_AGREEMENT = "http://bwweb.yeshitv.com/zhibo/user_protocol.html"; |
| | | public static final String PRIVACY_POLICY = "http://bwweb.yeshitv.com/zhibo/privacy.html"; |
| | | public static final String DISCLAIMER = "http://bwweb.yeshitv.com/zhibo/disclaimer.html"; |
| | | |
| | | } |