mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
portico: Add page for redirecting to a realm subdomain.
This commit is contained in:
@@ -128,6 +128,8 @@ IGNORED_PHRASES = [
|
||||
r"GIF",
|
||||
# Emoji name placeholder
|
||||
r"leafy green vegetable",
|
||||
# Subdomain placeholder
|
||||
r"your-organization-url",
|
||||
]
|
||||
|
||||
# Sort regexes in descending order of their lengths. As a result, the
|
||||
|
||||
Reference in New Issue
Block a user