| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/githubskylh/httpsms/main/web/firebase.json | [Back] [Original] |
{
"hosting": {
"public": "dist",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"rewrites": [
{
"source": "**",
"destination": "/200.html"
}
]
}
}
| Web Proxy Viewer | New URL | Original Page |