/ |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/' |
/freelancer-profile/* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/freelancer-profile/' and can have any characters after 'freelancer-profile/' |
/werk-zoeken |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/werk-zoeken' |
/find-work |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/find-work' |
/werken-bij/*/*/* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/werken-bij/' and can have any characters after 'werken-bij/' |
/work-at/*/*/* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/work-at/' and can have any characters after 'work-at/' |
/login/magic-link/* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/login/magic-link/' and can have any characters after 'magic-link/' |
/shift/*/m/* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/shift/' and can have any characters after 'shift/' followed by '/m/' and any characters |
/redirect-to/jobs/* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/redirect-to/jobs/' and can have any characters after 'redirect-to/jobs/' which is expected to be a job id. It'll lead to the job page in the app. |
/f-* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/f-' and can have any characters after 'f-' followed by '/promomail' |
/f-*/promomail |
- |
- |
Matches any URL that starts with 'https://www.temper.works/f-' and can have any characters after 'f-' |
/login/identify |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/login/identify' |
/register/*/activate |
- |
- |
Matches any URL that starts with 'https://www.temper.works/register/' and can have any characters after 'register/' followed by '/activate' |
/users/*/reactivate-my-account |
- |
- |
Matches any URL that starts with 'https://www.temper.works/users/' and can have any characters after 'users/' followed by '/reactivate-my-account' |
/payment-correction |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/payment-correction' |
/*/checkout |
- |
- |
Matches any URL that starts with 'https://www.temper.works/' followed by any characters and '/checkout' |
/dashboard |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/dashboard' |
/password/reset/* |
- |
- |
Matches any URL that starts with 'https://www.temper.works/password/reset/' and can have any characters after 'reset/' |
/freeflexer/complete-profile |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/freeflexer/complete-profile' |
/dashboard/referrals |
- |
- |
Matches any URL that exactly matches 'https://www.temper.works/dashboard/referrals' |