mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2025-12-17 23:15:58 +00:00
Update medium_client.go
This commit is contained in:
parent
d416ebad0f
commit
e50177599e
@ -50,7 +50,7 @@ func PostData(postId string) (*entities.MediumResponse, error) {
|
||||
TLSClientConfig: &tls.Config{
|
||||
InsecureSkipVerify: true,
|
||||
},
|
||||
}
|
||||
},
|
||||
}
|
||||
log.Printf("Using proxy: %s", config.Conf.Proxy)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user