/auth/* |
- |
- |
Matches any URL whose path starts with /buy/ |
/auth/code/* |
- |
- |
Matches any URL whose path starts with /buy/ |
/auth/code |
- |
- |
Matches any URL whose path starts with /buy/ |
/notifications/* |
- |
- |
Matches any URL whose path starts with /help/website/ and instructs the system not to open it as a universal link |
/notifications |
- |
- |
Matches any URL whose path starts with /help/website/ and instructs the system not to open it as a universal link |
/challenge/code/* |
- |
- |
Matches any URL whose path starts with /help/website/ and instructs the system not to open it as a universal link |
/challenge |
- |
- |
Matches any URL whose path starts with /help/website/ and instructs the system not to open it as a universal link |
/challenge/* |
- |
- |
Matches any URL whose path starts with /help/website/ and instructs the system not to open it as a universal link |
/track/* |
- |
- |
Matches any URL whose path starts with /help/ and that has a query item with name 'articleNumber' and a value of exactly 4 characters |
/track/* |
- |
- |
Matches any URL whose path starts with /help/ and that has a query item with name 'articleNumber' and a value of exactly 4 characters |
/shop/* |
- |
- |
Matches any URL whose path starts with /buy/ |
/shop |
- |
- |
Matches any URL whose path starts with /buy/ |
/download/* |
- |
- |
Matches any URL whose path starts with /buy/ |