Bintang918

This commit is contained in:
2025-01-24 09:07:12 +08:00
parent 1d7c13b3be
commit e2ca920bca
14 changed files with 25 additions and 37 deletions

View File

@@ -88,6 +88,7 @@
#define MR88UserID @"107"
#define pokiesUserID @"110"
#define dmcslotUserID @"111"
#define Bintang918UserID @"112"
// 旧
#define WinwayUserID @"4"
@@ -134,23 +135,6 @@
#define Play33UserID @"75"
#define Boss96UserID @"76"
// 新
#define AMB88URL @"https://amb88.cc/"
#define BK8AUSURL @"https://bk8aus.com/"
#define BODA8AUURL @"https://boda8au.com/"
#define CERGASURL @"https://cergas.online"
#define CROWNBETURL @"https://crowncasinosau.com/"
#define PPN88URL @"https://ppn88a.com/"
#define DW88URL @"https://dw88.co/"
#define M88OZURL @"https://www.m88oz.com"
#define MAXIM88AUURL @"https://maxim88au.com/"
#define Mee88AUURL @"https://www.mee88aus.com/"
#define MK88AUURL @"https://mk88au.net/"
#define PLY88AUURL @"https://www.ply88.com"
#define U88AUDURL @"https://u88aud.net"
#define UWIN33AUURL @"https://uwin33au.com/"
#define VV88AUDURL @"https://vv88aud.com"
#define ISNULLARRAY(arr) (arr == nil || (NSObject *)arr == [NSNull null] || arr.count == 0)
#define ISNULLSTR(str) (str == nil || (NSObject *)str == [NSNull null] || str.length == 0)
#define ISNULL(obj) (obj == nil || (NSObject *)obj == [NSNull null])