mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
portico: Remove mystery hunt landing page.
This was written by Rishi for a very brief purpose a few years ago, and it doesn't serve much purpose now other than to be a place we update in code sweeps.
This commit is contained in:
@@ -77,6 +77,6 @@ class PorticoDocumentationSpider(BaseDocumentationSpider):
|
||||
'http://localhost:9981/for/open-source',
|
||||
'http://localhost:9981/for/companies',
|
||||
'http://localhost:9981/for/working-groups-and-communities',
|
||||
'http://localhost:9981/for/mystery-hunt',
|
||||
'http://localhost:9981/for/research',
|
||||
'http://localhost:9981/security']
|
||||
deny_domains: List[str] = []
|
||||
|
||||
Reference in New Issue
Block a user