|
|
|
|
|
by Sn0wCoder
566 days ago
|
|
The UI is very nice. Congratulations on the release, with all the articles about releasing the last few days must feel good. Does not like my VPN / AdBlocker, getting a few CORS errors connecting to the Amazon S3. If you really want people to use the site would recommend proxying the request through the server. If you are already running a node.js server straightforward to do, if not still a huge leap but would also want to configure Caddy (NGINX) [or run on the same server and block the port] to run the proxy locally and forward only your requests so it does not get abused. A lot of the audience here is running AdBlock and / or VPN so others are most likely to hit the same issue. |
|