index
:
aniwatch-api
main
Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vercel.json
blob: 2bc8c24ea1103ca6ebebf848359ca2a02e1c9e9c (
plain
)
1
2
3
4
5
6
7
8
{
"rewrites"
:
[
{
"source"
:
"(.*)"
,
"destination"
:
"/api"
}
]
}