maple3142 / GDIndex

A Google Drive Index built with Vue Running on CloudFlare Workers
https://gdindex-demo.maple3142.workers.dev/
MIT License
1.85k stars 1.13k forks source link

I can rename "~_~_gdindex" to another name? Like "gfiles". #10

Closed MythodeaLoL closed 4 years ago

MythodeaLoL commented 4 years ago

I would like to customize some things, before changing, I would like to know what files I need to change for this change to work correctly.

I ask because there may be some detail that I don't know or just find by looking for "~ _ ~ _gdindex".

Thanks for the attention guys. 🍪 ☕️ @maple3142

maple3142 commented 4 years ago

Yes, you can replace all the occurrence of ~_~_gdindex in worker script and App.vue inside web. Then you have to rebuild web and modify the script src in workers script's HTML part.