/ |
- |
- |
- |
Matches any URL whose path starts with homepage |
/api/auth/* |
- |
- |
- |
Matches any URL whose path starts with /api/auth/ |
/auth |
- |
- |
- |
Matches any URL whose path starts with /auth |
/channel/* |
- |
- |
- |
Matches any URL whose path starts with /channel/ |
/search |
- |
- |
- |
Matches any URL whose path starts with /search |
/shorts |
- |
- |
- |
Matches any URL whose path starts with /shorts |
/about |
- |
- |
- |
Matches any URL whose path starts with /about |
/clips/* |
- |
- |
- |
Matches any URL whose path starts with /clips/ |
/videos/* |
- |
- |
- |
Matches any URL whose path starts with /videos/ |
/streams/* |
- |
- |
- |
Matches any URL whose path starts with /streams/ |
/private-stream/* |
- |
- |
- |
Matches any URL whose path starts with /private-stream/ |
/hashtags/* |
- |
- |
- |
Matches any URL whose path starts with /hashtags/ |
/feed/* |
- |
- |
- |
Matches any URL whose path starts with /feed/ |
/personal/monetization |
- |
- |
- |
Matches any URL whose path starts with /personal/monetization |
/personal/works |
- |
- |
- |
Matches any URL whose path starts with /personal/works |
/category/* |
- |
- |
- |
Matches any URL whose path starts with /category/ |
/music/* |
- |
- |
- |
Matches any URL whose path starts with /music/ |
/subscriptions/* |
- |
- |
- |
Matches any URL whose path starts with /subscriptions/ |
/ai-avatar/* |
- |
- |
- |
Matches any URL whose path starts with /subscriptions/ |
/selections |
- |
- |
true |
Matches any URL whose path starts with /selections and instructs the system not to open it as a universal link |