You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a website called https://exchangerate.host/ that gives 1000 requests for free. I believe it is possible for steamdb backend to cache this value hourly to show such data without any api costs.
Here's a demonstration I've done with simple UserScript + LocalStorage with api values.
The text was updated successfully, but these errors were encountered:
Feature Description
Basically title.
There's a website called https://exchangerate.host/ that gives 1000 requests for free. I believe it is possible for steamdb backend to cache this value hourly to show such data without any api costs.
Here's a demonstration I've done with simple UserScript + LocalStorage with api values.
The text was updated successfully, but these errors were encountered: