uhm no im not downloading a .sys file i swear its just wikipedia
-
This post did not contain any content.
-
This post did not contain any content.
Vibe coded-ass UI
-
Vibe coded-ass UI
Eh, not really. It’s also not a bad implementation, IMO.
You can configure a webserver to detect if the request is coming from a bot (discord) then return one payload (regular html page). Otherwise return another (download the sys file).
There really isn’t a foolproof way to determine this, either, because browsers will just straight download files if it has an extension in the url.
-
Eh, not really. It’s also not a bad implementation, IMO.
You can configure a webserver to detect if the request is coming from a bot (discord) then return one payload (regular html page). Otherwise return another (download the sys file).
There really isn’t a foolproof way to determine this, either, because browsers will just straight download files if it has an extension in the url.
It really clearly seems like this UI doesn't know the difference of Discord CDN and other sites.