mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2025-12-18 07:25:58 +00:00
Update medium_client.go
This commit is contained in:
parent
e50177599e
commit
6c9ba437a8
@ -53,8 +53,7 @@ func PostData(postId string) (*entities.MediumResponse, error) {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
log.Printf("Using proxy: %s", config.Conf.Proxy)
|
log.Printf("Using proxy: %s", config.Conf.Proxy)
|
||||||
}
|
} else {
|
||||||
else {
|
|
||||||
client := &http.Client{}
|
client := &http.Client{}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user