username-availability-checker
username-availability-checker copied to clipboard
Add support for disqus
@manu-chroma, it seems disqus refuse user-agent of requests. I'll merge it after the PR that uses Session is merged.
@manu-chroma , It seems User-Agent isn't the only one to get the real content from disqus...
And I can't understand why medium test fails.
oh man, this is disappointing
i think our safe bet is to drop medium avatar support to be honest.
it doesn't seem worth so much effort
@manu-chroma , yeah, medium is too unpredictable... we should support medium avatar if there is way to get avatar url constantly...
btw, I think we should split the get_avatar_test to
- no image found
- returns different url.(the requests should be sent more than 2)
I think the basic solution is to use api to provide constant result...(if we can)
:thinking: I think I saw wrong thing. There's no error from medium. It's working well.
But still it's true that the basic solution is using api.