A page to be redirected to when the visitor's browser is not supported.
Whenever you detect a user with an unsupported browser you have the following options:
- Show a non-functional website 😩
- Simply redirect to
https://notsupported.app
- Redirect to the url with a custom referrer
https://notsupported.app/?referrer=https://github.com
Visit https://notsupported.app directly or https://notsupported.app/?referrer=https://github.com
The MIT License (MIT). Please see License File for more information.