利用cloud flare worker搭建Goindex目录程序
项目地址 Achrou/goindex-theme-acrou: This is a goindex theme.一个goindex的扩展主题。 (github.com) 快速部署 打开以下任意网址(哪个快用哪个) https://install.achirou.workers.dev https://goindex-quick-install.glitch.me https://goindex-install.herokuapp.com 授权并获取授权码 将代码部署到 Cloudflare Workers 部署 开启Google Drive API 创建一个 OAuth client ID 本地安装rclone 使用rclone获取refresh_token 下载index.js (https://github.com/Aicirou/goindex-theme-acrou/tree/master/go2index) 然后替换client_id,client_secret,refresh_token 为你刚刚获取到的 把代码部署到Cloudflare Wor....