| */view |
- |
- |
true |
Matches any URL whose path starts with */view and instructs the system not to open it as a universal link |
| */view/* |
- |
- |
true |
Matches any URL whose path starts with */view/* and instructs the system not to open it as a universal link |
| */settings |
- |
- |
true |
Matches any URL whose path starts with */settings and instructs the system not to open it as a universal link |
| */settings/* |
- |
- |
true |
Matches any URL whose path starts with */settings/* and instructs the system not to open it as a universal link |
| */search |
- |
- |
true |
Matches any URL whose path starts with */search and instructs the system not to open it as a universal link |
| */search/* |
- |
- |
true |
Matches any URL whose path starts with */search/* and instructs the system not to open it as a universal link |
| */registration |
- |
- |
true |
Matches any URL whose path starts with */registration and instructs the system not to open it as a universal link |
| */registration/* |
- |
- |
true |
Matches any URL whose path starts with */registration/* and instructs the system not to open it as a universal link |
| */progress |
- |
- |
true |
Matches any URL whose path starts with */progress and instructs the system not to open it as a universal link |
| */progress/* |
- |
- |
true |
Matches any URL whose path starts with */progress/* and instructs the system not to open it as a universal link |
| */news |
- |
- |
true |
Matches any URL whose path starts with */news and instructs the system not to open it as a universal link |
| */news/* |
- |
- |
true |
Matches any URL whose path starts with */news/* and instructs the system not to open it as a universal link |
| */new |
- |
- |
true |
Matches any URL whose path starts with */new and instructs the system not to open it as a universal link |
| */login |
- |
- |
true |
Matches any URL whose path starts with */login and instructs the system not to open it as a universal link |
| */login/* |
- |
- |
true |
Matches any URL whose path starts with */login/* and instructs the system not to open it as a universal link |
| */edit |
- |
- |
true |
Matches any URL whose path starts with */edit and instructs the system not to open it as a universal link |
| */edit/* |
- |
- |
true |
Matches any URL whose path starts with */edit/* and instructs the system not to open it as a universal link |
| */details |
- |
- |
true |
Matches any URL whose path starts with */details and instructs the system not to open it as a universal link |
| */details/* |
- |
- |
true |
Matches any URL whose path starts with */details/* and instructs the system not to open it as a universal link |
| */admin |
- |
- |
true |
Matches any URL whose path starts with */admin and instructs the system not to open it as a universal link |
| */admin/* |
- |
- |
true |
Matches any URL whose path starts with */admin/* and instructs the system not to open it as a universal link |
| - |
- |
no_mobile_redirect |
true |
Matches any URL with a fragment that equals no_mobile_redirect and instructs the system not to open it as a universal link. |
| /* |
- |
- |
- |
Matches any other URL and open it as a universal link |