mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
zephyr: Remove Zephyr mirroring support.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
fb13de4e10
commit
40a022dcc3
@@ -742,8 +742,6 @@ html_rules: list["Rule"] = [
|
||||
"templates/zerver/accounts_send_confirm.html",
|
||||
"templates/zerver/integrations/index.html",
|
||||
"templates/zerver/documentation_main.html",
|
||||
"templates/corporate/zephyr.html",
|
||||
"templates/corporate/zephyr-mirror.html",
|
||||
},
|
||||
"good_lines": ["#my-style {color: blue;}", 'style="display: none"', "style='display: none"],
|
||||
"bad_lines": ['<p style="color: blue;">Foo</p>', 'style = "color: blue;"'],
|
||||
|
Reference in New Issue
Block a user