mirror of
https://github.com/mmahdium/TorrentMax.git
synced 2026-08-17 02:24:30 +03:30
Added torrent file upload support
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div class="hero">
|
||||
<div class="hero-content text-center">
|
||||
<div class="max-w-md">
|
||||
<h1 class="text-5xl font-bold drop-shadow-xl">TorrentMax</h1>
|
||||
<p class="py-6">
|
||||
Paste a magnet link below and TorrentMax will enrich it with
|
||||
additional trackers
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user