Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSecureCookie ¶
func NewIOS17UserAgent ¶
func RandDeviceSerial ¶
func RandDeviceSerial() string
Types ¶
type AWSCaptchaData ¶
type CaptchaClient ¶
type CaptchaClient struct {
// contains filtered or unexported fields
}
func NewCaptchaClient ¶
func NewCaptchaClient(apiKey string) CaptchaClient
func (*CaptchaClient) SolveAWSCaptcha ¶
func (cc *CaptchaClient) SolveAWSCaptcha(cd AWSCaptchaData) (string, error)
type ChallengeData ¶
func GenerateChallengeData ¶
func GenerateChallengeData(serial string) (ChallengeData, error)
type Device ¶
type Device struct { DeviceData DeviceData AppUserAgent string WebUserAgent string Serial string }
func GetRandAlexaDevice ¶
type DeviceData ¶
Click to show internal directories.
Click to hide internal directories.