You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
The code would redirect to multiple different targets depending on if the User-Agent string matches the given criteria.
This way, we can setup redirects to different targets on mobile (different targets for Android/iOS) as well as different targets depending on the browser & operating system.
The text was updated successfully, but these errors were encountered:
The code would redirect to multiple different targets depending on if the
User-Agent
string matches the given criteria.This way, we can setup redirects to different targets on mobile (different targets for Android/iOS) as well as different targets depending on the browser & operating system.
The text was updated successfully, but these errors were encountered: