🎨 社区域名迁移
This commit is contained in:
parent
a0ec5a70b7
commit
7f9f726f71
|
@ -28,7 +28,7 @@ import (
|
||||||
var logger = gulu.Log.NewLogger(os.Stdout)
|
var logger = gulu.Log.NewLogger(os.Stdout)
|
||||||
|
|
||||||
// HacPaiURL is the URL of HacPai community.
|
// HacPaiURL is the URL of HacPai community.
|
||||||
const HacPaiURL = "https://hacpai.com"
|
const HacPaiURL = "https://ld246.com"
|
||||||
|
|
||||||
// HacPaiUserInfo returns HacPai community user info specified by the given access token.
|
// HacPaiUserInfo returns HacPai community user info specified by the given access token.
|
||||||
func HacPaiUserInfo(accessToken string) (ret map[string]interface{}) {
|
func HacPaiUserInfo(accessToken string) (ret map[string]interface{}) {
|
||||||
|
|
Loading…
Reference in New Issue