Update
This commit is contained in:
parent
a3cca40eaf
commit
dc6436d839
10
vercel.json
10
vercel.json
|
@ -38,6 +38,16 @@
|
|||
"headers": {
|
||||
"Location": "mailto:admin@186526.xyz"
|
||||
}
|
||||
},{
|
||||
"src":"/generate_204",
|
||||
"status": 204,
|
||||
"headers": {
|
||||
"X-Powered-By": "SW2Express",
|
||||
"Server": "sw=>express"
|
||||
}
|
||||
},{
|
||||
"src":"/v2/(.*)",
|
||||
"dest": "https://registry.186526.xyz/v2/$1"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue