mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
21 lines
787 B
JSON
21 lines
787 B
JSON
{
|
|
"icon": "/icons/128.png",
|
|
"title": "spencer's onedrive index",
|
|
"maxItems": 100,
|
|
"googleFontSans": "Overpass",
|
|
"googleFontMono": "Overpass Mono",
|
|
"googleFontLinks": [
|
|
"https://fonts.googleapis.com/css2?family=Overpass+Mono&family=Overpass:wght@400;700&display=swap"
|
|
],
|
|
"footer": "Powered by <a href=\"https://github.com/spencerwooo/onedrive-vercel-index\" target=\"_blank\" rel=\"noopener noreferrer\">onedrive-vercel-index</a>. Made with ❤ by SpencerWoo.",
|
|
"protectedRoutes": [
|
|
"/🌞 Private folder/u-need-a-password",
|
|
"/🥟 Some test files/Protected route"
|
|
],
|
|
"contact": {
|
|
"email": "mailto:spencer.wushangbo@gmail.com",
|
|
"telegram": "https://t.me/realSpencerWoo",
|
|
"github": "https://github.com/spencerwooo/onedrive-vercel-index"
|
|
}
|
|
}
|