79297894

Date: 2024-12-20 16:55:27
Score: 0.5
Natty:
Report link

Steam has a custom protocol (steam://), and even it uses two buttons:

Install Steam | Play Now

To test if a URL works, we can use fetch, and if we get a successful response (2XX result), it means the site exists. However, unfortunately, for security reasons, this does not apply to custom protocols.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Luis Lobo