get => String.IsNullOrEmpty(cookie) ? String.Empty : ExtractMethod.GetResult(ExtractType.Regex, cookie, "uin=(\\d+)", new RegexPam {
 get => String.IsNullOrEmpty(cookie)?String.Empty: ExtractMethod.GetResult(ExtractType.Regex, cookie, "__csrf=(.+?)($|;)", new RegexPam {