| - |
- |
no_universal_links |
true |
Matches any URL with a fragment that equals no_universal_links and instructs the system not to open it as a universal link. |
| - |
- |
noul |
true |
Matches any URL with a fragment that equals noul and instructs the system not to open it as a universal link. |
| /info/* |
- |
- |
true |
Matches any URL with a path that starts with /info/ and instructs the system not to open it as a universal link. |
| /login/* |
- |
- |
true |
Matches any URL with a path that starts with /login/ (authentication) and instructs the system not to open it as a universal link. |
| /signup/* |
- |
- |
true |
Matches any URL with a path that starts with /signup/ (authentication) and instructs the system not to open it as a universal link. |
| /verify-code/* |
- |
- |
true |
Matches any URL with a path that starts with /verify-code/ (authentication) and instructs the system not to open it as a universal link. |
| /cookie-settings/* |
- |
- |
true |
Matches any URL with a path that starts with /cookie-settings/ and instructs the system not to open it as a universal link. |
| /subscription/* |
- |
- |
true |
Matches any URL with a path that starts with /subscription/ and instructs the system not to open it as a universal link. |
| /notifications-external/* |
- |
- |
true |
Matches any URL with a path that starts with /notifications-external/ and instructs the system not to open it as a universal link. |
| / |
- |
- |
true |
Matches the root domain and instructs the system not to open it as a universal link. |
| /* |
- |
- |
- |
Matches any URL with a path that starts with /. |