Strip all <a /> tags, fuck SpamAssassin.

This commit is contained in:
Paul
2021-07-27 16:32:55 +01:00
parent dd65b9f358
commit d4743b1453
5 changed files with 8 additions and 8 deletions

View File

@@ -35,7 +35,7 @@
You requested a password reset, if you did not request this then you can safely ignore it.
</p>
<p style="margin: 0;">
Reset your password by navigating to <a href="{{url}}">{{url}}</a>.
Reset your password by navigating to {{url}}.
</p>
</td>
</tr>
@@ -47,7 +47,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;">
<tr>
<td style="color: #ffffff; font-family: Arial, sans-serif; font-size: 14px;">
<p style="margin: 0;">Sent by Revolt. &middot; Website: <a style="color: white;" href="https://revolt.chat">https://revolt.chat</a></p>
<p style="margin: 0;">Sent by Revolt.</p>
<p>Revolt is a user-first chat platform built with modern web technologies.</p>
</td>
</tr>

View File

@@ -35,7 +35,7 @@
You're almost there! Verify your account to be able to log into the platform.
</p>
<p style="margin: 0;">
Please verify your account by navigating to <a href="{{url}}">{{url}}</a>.
Please verify your account by navigating to {{url}}.
</p>
</td>
</tr>
@@ -47,7 +47,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;">
<tr>
<td style="color: #ffffff; font-family: Arial, sans-serif; font-size: 14px;">
<p style="margin: 0;">Sent by Revolt. &middot; Website: <a style="color: white;" href="https://revolt.chat">https://revolt.chat</a></p>
<p style="margin: 0;">Sent by Revolt.</p>
<p>Revolt is a user-first chat platform built with modern web technologies.</p>
</td>
</tr>