Igor Chubin
Igor Chubin
Theoretically yes, but I don't know if it is really relevant for this project. Do you think it is already the time to think about the scaling of this service?
It is possible that it works when you specify your location manually. It just means that the service can't detect your location based on your IP address. Can you please...
Okay, then everything is as expected. Anyway, thank you for reporting, and I hope that we will increase the quality of our IP-based geolocation in the future. Stay tuned.
The caching lifetime is dynamic and depends on several factors, primarily the load, however as rough estimate, you can assume it is around an hour.
And what about PNG? zh.wttr.in/Taipei.png Are there errors?
The PNG version seems to be ok (at least aligned, but some names seems to be displayed wrong), so the bug regard only the HTML version
@liyishuai What issue do you mean? That some characters (for evening and night) are missing? This one? Os something else? We need better support of different Chinese versions anyway (see...
After #422 fixes rendering works almost properly, except one minor thing: the date field is too narrow; space for one or two characters should be added
@DavidBuchanan314 It will not work like this because of how the agent check is implemented: ``` html_output = not any(agent in user_agent for agent in PLAIN_TEXT_AGENTS) ``` It does not...
Geoff hi! We have caching on our side, so it is fine to send queries quiet often. Even 1 query per second is ok, but it makes not so much...