enemies and fixes
This commit is contained in:
parent
5ef73cbf2a
commit
94bdf2926a
24 changed files with 173 additions and 43 deletions
|
@ -75,7 +75,7 @@ no_images = ['b',
|
|||
'span',
|
||||
]
|
||||
|
||||
allowed_attributes = {'*': ['href', 'style', 'src', 'class', 'title', 'rel', 'data-bs-original-name', 'direction', 'behavior']}
|
||||
allowed_attributes = {'*': ['href', 'style', 'src', 'class', 'title', 'rel', 'data-bs-original-name', 'direction', 'behavior', 'scrollamount']}
|
||||
|
||||
allowed_protocols = ['http', 'https']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue