Fix deprecated FormEvent type and normalize code formatting

This commit is contained in:
Aiden Smith
2026-02-24 13:03:34 -05:00
parent 0c6ab72561
commit 9a80accaf9
9 changed files with 160 additions and 160 deletions

View File

@@ -36,7 +36,7 @@ DNS lookup, WHOIS, and domain monitoring tool. Search nameservers, check domain
```bash
# Clone and install
git clone <repo-url>
git clone https://github.com/DevVoxel/VectorDNS.git
cd vectordns
bun install