You can set a custom domain for your short URLs, so instead of {{default_domain}}/shorturl you can have yoursite.com/shorturl.
{{#if server_cname_address}}Point your domain's A record to {{#if server_ip_address}} {{server_ip_address}} {{else}} our IP address {{/if}} or your subdomain's CNAME record to {{server_cname_address}}. If you're using Cloudflare, make sure to use DNS only mode for your subdomain.
Then, add the domain via the form below:
{{else}}Point your domain's A record to {{#if server_ip_address}} {{server_ip_address}} {{else}} our IP address {{/if}} then add the domain via the form below:
{{/if}} {{> settings/domain/table}}