mirror of
https://github.com/theodore-song/polymarket-analyst.git
synced 2026-07-27 16:07:46 +00:00
56 lines
1014 B
JSON
56 lines
1014 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-store, max-age=0, must-revalidate"
|
|
},
|
|
{
|
|
"key": "Pragma",
|
|
"value": "no-cache"
|
|
},
|
|
{
|
|
"key": "Expires",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/index.html",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-store, max-age=0, must-revalidate"
|
|
},
|
|
{
|
|
"key": "Pragma",
|
|
"value": "no-cache"
|
|
},
|
|
{
|
|
"key": "Expires",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/personal.html",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-store, max-age=0, must-revalidate"
|
|
},
|
|
{
|
|
"key": "Pragma",
|
|
"value": "no-cache"
|
|
},
|
|
{
|
|
"key": "Expires",
|
|
"value": "0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|