Make Ladill Link short URLs fully dynamic at click time.
Deploy Ladill Link / deploy (push) Successful in 1m55s
Deploy Ladill Link / deploy (push) Successful in 1m55s
Forward query strings and path suffixes to the live destination, resolve public hosts from config/custom domains instead of hardcoding ladl.link, and keep proxy Location rewrites on the visitor host.
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
namespace App\Support;
|
||||
|
||||
/**
|
||||
* Canonical short-link URLs for the Ladill platform (ladl.link).
|
||||
* Canonical short-link URLs for the Ladill platform.
|
||||
* Domain is always read from config (LINK_PUBLIC_DOMAIN) — never hard-coded.
|
||||
*/
|
||||
final class LadillLink
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user