GDColon / GDBrowser

A website that lets you browse all of Geometry Dash's online features, and more!
https://gdbrowser.com
MIT License
334 stars 160 forks source link

Unable to host GDBrowser with Replit #234

Closed ClaytonTDM closed 2 years ago

ClaytonTDM commented 2 years ago

Whenever I try to host GDBrowser with Replit, it tells me to run the repl (even though it is running), no matter what port I specify in settings.js. Can someone help?

Nadwey commented 2 years ago

It's because of subdomains for private servers.
I was able to make it work (without private servers) by a few changes in index.js (line 59)