This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
5chan
Watch
1
Star
0
Fork
0
mirror of
https://github.com/bitsocialnet/5chan.git
synced
2026-08-03 07:41:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1abc8410cd09e8d1b79df6809a9fea0241a3ae4c
5chan
/
vercel.json
T
8 lines
82 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: add redirect for non-hash URLs to support HashRouter
2025-11-07 12:18:42 +01:00
{
"rewrites"
:
[
{
"source"
:
"/(.*)"
,
"destination"
:
"/index.html"
}
]
}
fix(themes): all and subscriptions multiboards should use yotsuba
2025-11-08 15:27:25 +01:00
Reference in New Issue
Copy Permalink