We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186ed3d commit 21699e3Copy full SHA for 21699e3
vercel.json
@@ -6,7 +6,7 @@
6
},
7
"rewrites": [
8
{
9
- "source": "/(address/|token/)?0x([0-9a-fA-F])*(\\/)?",
+ "source": "/(address/|token/)?([0x0-9a-fA-F\\,])*(\\/)?",
10
"destination": "/index.html"
11
}
12
]
0 commit comments