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
{{ message }}
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
i.e. /api/v1/proxy?url.... Too confusing to have the API and homepage shared at the same path, and makes things like #81 difficult (since it can't always assume a url param to use as a key for throttling).
The text was updated successfully, but these errors were encountered:
In that case, you might have to something in your web server (e.g. nginx) configuration. You could also consider setting up your instance of JSONProxy at a subdomain rather than a sub-path.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i.e.
/api/v1/proxy?url...
. Too confusing to have the API and homepage shared at the same path, and makes things like #81 difficult (since it can't always assume aurl
param to use as a key for throttling).The text was updated successfully, but these errors were encountered: