Documentation ¶
Index ¶
Constants ¶
View Source
const ( CHROME = "chrome" CHROME_MAC = "chrome-mac" INTERNET_EXPLORER = "internet-explorer" FIREFOX = "firefox" SAFARI = "safari" ANDROID = "android" MAC_OS_X = "mac-os-x" IOS = "ios" LINUX = "linux" IPHONE = "iphone" IPAD = "ipad" COMPUTER = "computer" MOBILE = "mobile" )
Variables ¶
View Source
var PcKeys []string
View Source
var UaJsonBytes []byte
View Source
var UserAgent map[string][]string
Functions ¶
func RandomMacChromeUA ¶ added in v0.3.0
func RandomMacChromeUA() string
func RandomPcUA ¶
func RandomPcUA() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.