
Video hướng dẫn cài đặt
[video]https://file.dorew.gq/bandicam%202021-06-10%2021-07-50-180.mp4[/video]Chú thích:
Vào google drive => chuột phải => ứng dụng khác => tạo google apps script (hoặc vào bằng link này:https://script.new )
Dán code này vào google apps script (GAS)
function doPost () {
// DriveApp.createFile(blob) // This is used for adding the scope of "https://www.googleapis.com/auth/drive".
var token = ScriptApp.getOAuthToken();
return ContentService.createTextOutput(
JSON.stringify(token)
).setMimeType(ContentService.MimeType.JSON);
}
Ở phần dịch vụ thêm Drive API, giây 15 vieo.
=> Triển khai => Thiết lập Tôi, mọi người (có thể tùy chỉnh)
Copy link lại đán vào [b]linkGAS [/b]ở [b]index [/b]wap4, folderID là thư mục muốn chưa file
mởhttps://gdi.js.org/build/
Chọn button Sign in with Google lấy Authentication Code => dán vào khung Authentication Code
Site Name (tùy chọn)
Share Drive ID or root: root là Bộ nhớ gốc của bạn trong Drive, Share Drive ID là ID của Share Drive. Có thể nhập ID một thư mục cũng được.
=> Submit => Copy code mới được tạo
Vào cloudflare => tạo worker => dán code mới copy vào
Lấy link của site worker mới tạo => dán vào [b]domainDownload [/b]ở [b]view [/b]trong wap4
Video hướng dẫn chi tiết vềhttps://gdi.js.org/build/ ở trênhttps://www.youtube.com/watch?v=Ihk4Gm3DPvg
Chi tiết cấu hình của nóhttps://github.com/ParveenBhadooOfficial/Google-Drive-Index
- BBcode:
- Markdown:
Tiếng Việt
English
中文
Français
العربية
עברית
Русский
Українська
Bahasa Indonesia
हिंदी
日本語
ภาษาไทย