Closed VIRUXE closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
scavenge-survive | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 15, 2024 3:50pm |
Managed to add Access-Control-Allow-Origin
to my nginx server block and queries now work. Just need to fix the links.
The idea behind this is to have "static" scavengesurvive.com servers stored in a
.js
file, pull more servers from open.mp and then compile them together into a table.The servers would be queried using my query service, in order to update the info of the static servers and get links for the open.mp ones.
I don't do a lot of js/react stuff so I'm not entirely sure about this, because the query part isn't working in my dev environment (maybe cors?), but I confirmed my service is in fact working.
Could you review it, please?