瀏覽代碼

Show [at] for report email

poeti8 6 年之前
父節點
當前提交
7c65c56087
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/pages/report.js

+ 1 - 1
client/pages/report.js

@@ -97,7 +97,7 @@ class ReportPage extends Component {
             Report abuses, malware and phishing links to the below email address or use the form. We
             will take actions shortly.
           </p>
-          <p>{process.env.REPORT_EMAIL}</p>
+          <p>{(process.env.REPORT_EMAIL || '').replace('@', '[at]')}</p>
           <p>
             <b>URL containting malware/scam:</b>
           </p>