Allow SRV Lookups

This commit is contained in:
MCHost
2025-07-09 17:38:50 -04:00
parent 6761cbd960
commit f8632ade7e
3 changed files with 77 additions and 29 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@tailwindcss/cli": "^4.1.11",
"dns": "^0.2.2",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express-rate-limit": "^7.5.1",