mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
21 lines
689 B
JSON
21 lines
689 B
JSON
{
|
|
"icon": "/icons/128.png",
|
|
"title": "Spencer's OneDrive Index",
|
|
"maxItems": 100,
|
|
"googleFont": "Rubik",
|
|
"googleFontWeights": [
|
|
"400",
|
|
"600"
|
|
],
|
|
"footer": "Powered by <a class=\"hover:underline\" 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"
|
|
}
|
|
}
|