fix: statistic upstream url change & save article to private
This commit is contained in:
@@ -35,7 +35,7 @@ func GetHttpClient(key string) (*http.Client, error) {
|
||||
}
|
||||
|
||||
const (
|
||||
CHINA_NCOV_STATISTIC_URL = "https://view.inews.qq.com/g2/getOnsInfo?name=disease_h5"
|
||||
CHINA_NCOV_STATISTIC_URL = "https://api.inews.qq.com/newsqa/v1/query/inner/publish/modules/list?modules=statisGradeCityDetail,diseaseh5Shelf"
|
||||
ENV_NOLOG = "nolog"
|
||||
TOKEN_EXPIRE_DAYS = 15
|
||||
FACKER_HOST = "http://myhost.fallen-angle.com:5000/"
|
||||
|
||||
Reference in New Issue
Block a user