Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.84 KB

README.md

File metadata and controls

45 lines (37 loc) · 1.84 KB

Google Drive Index 🔥


A Google Drive Index Running on CloudFlare ❤️ Workers.

Supports features such as multi-disk, search, pagination and call-to-external player, plus DPlayer playback.

Manual Method to generate Client ID, Client Secret and Refresh Token

Extra Options

const uiConfig = {
  .......
  "avatar": "https://i.ibb.co/jW0TDZH/image.png",  // Changes the avatar image in the navbar
  "disable_navicon": true // Disables useless nav menu in navbar
  .......
};

Credits: