luxlabs header browser preview


@interface SSBAvailability : NSObject

+ (BOOL)isAppleEnabled;
+ (BOOL)isTencentSafeBrowsingEnabled;

@end