This commit is contained in:
Keep Creating Online
2025-01-23 21:05:12 -05:00
parent 58acbf3766
commit c9000979ee
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ Ready to jump in? Here's everything you need to know to start watching and shari
### Step 1: Set Up Your Account ### Step 1: Set Up Your Account
> ⚠️ **Note:** We are currently invite-only. Reach out to [**bitvid on Nostr**](https://primal.net/p/npub13yarr7j6vjqjjkahd63dmr27curypehx45ucue286ac7sft27y0srnpmpe) to request to be added to the whitelist.
1. Install a [Nostr extension](https://nostrapps.com/#signers#all) (like Alby or Nos2x) in your browser 1. Install a [Nostr extension](https://nostrapps.com/#signers#all) (like Alby or Nos2x) in your browser
2. The extension creates your secure login key automatically 2. The extension creates your secure login key automatically
3. Click "Login" on bitvid to connect 3. Click "Login" on bitvid to connect

View File

@@ -432,7 +432,7 @@
<!-- Scripts --> <!-- Scripts -->
<!-- Load WebTorrent via CDN --> <!-- Load WebTorrent via CDN -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/webtorrent/1.9.7/webtorrent.min.js"></script> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/webtorrent/1.9.7/webtorrent.min.js"></script> -->
<!-- Load Nostr library --> <!-- Load Nostr library -->
<script src="js/libs/nostr.bundle.js"></script> <script src="js/libs/nostr.bundle.js"></script>
<!-- Load JavaScript Modules --> <!-- Load JavaScript Modules -->