menukaonline / goindex-extended

A Google Drive Index, which has a lot of extra features, running on Cloudflare Workers.
https://demo.dudoo.workers.dev
MIT License
442 stars 252 forks source link

[Question] how to remove "/0:/" in URL when only one user is set? #65

Open amircc120 opened 2 years ago

amircc120 commented 2 years ago

I use one account only and I found that my URL is https://example.com/0:/ 

How can I change it from https://example.com/:0/image.png to https://example.com/image.png ?