add grant subdomains
This commit is contained in:
24
vercel.json
Normal file
24
vercel.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user