Welcome to the URL shortening service!
Send a POST request to shorten.php with JSON body:
shorten.php
{"url": "https://example.com"}
Then use the returned short code to access your URL:
http://link.mydlr.uk/abc123