alx-xlx / goindex

Index your Google Drive
https://goindex.teamsdrives.workers.dev
1.26k stars 657 forks source link

Please don't use rclone's client_id #107

Open ncw opened 2 years ago

ncw commented 2 years ago

You seem to be using rclone's client_id in your code

https://github.com/alx-xlx/goindex/blob/206e69d47571f6fd91eced5f93fcaf6ab2771bb8/goindex.js#L7

Please can you get your own? Its not too difficult, and I'm pretty sure using rclone's is against Google's Terms and Conditions.

Thanks

Nick Craig-Wood Primary rclone author

alx-xlx commented 2 years ago

Will definitely update the code in next update