Files
impersonator/vercel.json

25 lines
598 B
JSON
Raw Permalink Normal View History

2023-11-29 06:07:38 +05:30
{
"redirects": [
{
"source": "/",
"has": [
{
"type": "host",
"value": "gitcoin.impersonator.xyz"
}
],
"destination": "https://explorer.gitcoin.co/#/round/424/0xd4cc0dd193c7dc1d665ae244ce12d7fab337a008/0xd4cc0dd193c7dc1d665ae244ce12d7fab337a008-139"
},
{
"source": "/",
"has": [
{
"type": "host",
"value": "op.impersonator.xyz"
}
],
"destination": "https://round3.optimism.io/projects/0x2baa369e4449595c51759fa9a5b71e3e016b108b6baac6a0b815874a898eade5"
}
]
}