11 points matthuggins 1 hour ago 6 comments

Tiberium 17 minutes ago | parent

Is this a whole blog post for a simple backend that just routes based on the User-Agent?

ericpauley 15 minutes ago | parent

Believe it or not there are entire companies that are (to simplify, of course) just that: https://www.adjust.com/

Svoka 15 minutes ago | parent

I thought it was something clever, but it shows as URL in QR Scanner, not an APP, which opens browser after activating it, then user would have to confirm redirect to App Store on empty page

TL;DR: it is HTTP redirect based on User-Agent header

arccy 14 minutes ago | parent

it's just a server side redirect based on the user agent headers

m4tthumphrey 10 minutes ago | parent

Err wut... redirecting based on user agents?