|
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta charset="utf-8" /> |
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico?v=2" /> |
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
|
|
<meta name="description" content="The Google Drive/OneDrive/etc alternative using Telegram API" /> |
|
<meta property="og:type" content="website" /> |
|
<meta property="og:title" content="TeleDrive - The Free Unlimited Cloud Storage" /> |
|
<meta property="og:description" content="The Google Drive/OneDrive/etc alternative using Telegram API" /> |
|
<meta property="og:image" content="https://drive.google.com/uc?id=1o2HnKglEF0-cvtNmQqWZicJnSCSmnoEr" /> |
|
<meta property="og:url" content="https://teledrive.vercel.app" /> |
|
<meta name="twitter:title" content="TeleDrive - The Free Unlimited Cloud Storage" /> |
|
<meta name="twitter:description" content=" The Google Drive/OneDrive/etc alternative using Telegram API" /> |
|
<meta name="twitter:image" content="https://drive.google.com/uc?id=1o2HnKglEF0-cvtNmQqWZicJnSCSmnoEr" /> |
|
<meta name="twitter:card" content="summary_large_image" /> |
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png?v=2" /> |
|
|
|
|
|
|
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<title>TeleDrive - The Free Unlimited Cloud Storage</title> |
|
|
|
<style> |
|
@font-face { font-family: 'Plus Jakarta Display Medium'; src: url('PlusJakartaDisplay-Medium.woff'); } |
|
@font-face { font-family: 'Plus Jakarta Display Medium'; src: url('PlusJakartaDisplay-Medium.woff2'); } |
|
@font-face { font-family: 'PlusJakartaSans-Bold'; src: url('PlusJakartaSans-Bold.woff'); } |
|
@font-face { font-family: 'PlusJakartaSans-Bold'; src: url('PlusJakartaSans-Bold.woff2'); } |
|
</style> |
|
</head> |
|
<body> |
|
<noscript>You need to enable JavaScript to run this app.</noscript> |
|
<div id="root"></div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body> |
|
</html> |
|
|