scratch-www/server/proxies.json

14 lines
249 B
JSON

[
{
"root": "/",
"paths": [
"/accounts/",
"/csrf_token/",
"/fragment/",
"/get_image/",
"/login_retry",
"/session/",
"/static/"
]
}
]