This commit is contained in:
186526 2022-04-30 00:34:31 +08:00
parent a3cca40eaf
commit dc6436d839
Signed by: 186526
GPG Key ID: C7EB1E6B8CC5E51D
1 changed files with 10 additions and 0 deletions

View File

@ -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"
}
]
}