remotes/1693045480750635534/spooky-22
Aevann1 2022-02-09 00:30:57 +02:00
parent 4630e7d65b
commit 9386c7aacb
2 changed files with 2 additions and 5 deletions

View File

@ -96,7 +96,7 @@ allowed_attributes = {
allowed_protocols = ['http', 'https']
allowed_styles = ['color', 'background-color', 'font-weight', 'transform', '-webkit-transform']
allowed_styles = ['color', 'background-color', 'font-weight', 'text-align']
def sanitize(sanitized, noimages=False, alert=False, comment=False, edit=False):

View File

@ -524,10 +524,7 @@ line breaks
<td>font-weight</td>
</tr>
<tr>
<td>transform</td>
</tr>
<tr>
<td>-webkit-transform</td>
<td>text-align</td>
</tr>
</tbody>
</table></div>