Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save liangchaoboy/d7755ededd7740bfeba9a6a184a20690 to your computer and use it in GitHub Desktop.
Save liangchaoboy/d7755ededd7740bfeba9a6a184a20690 to your computer and use it in GitHub Desktop.
url_md5
h := md5.New()
io.WriteString(h, "/D1/74/D174BCBDA755B66D8D4AB5FA7CB86BB0.f4v-1599580800-wVPJsMQQX97WQIlnpBIPpy27bSzK0bOr")
fmt.Printf("%x\n", h.Sum(nil))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment