mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
allow svg in sanitizer
This commit is contained in:
@@ -11,8 +11,10 @@ The licenses are included, and the authorship comments are left intact.
|
||||
- sanitizer
|
||||
https://github.com/miniflux/v2 (commit:3cb04b2) Apache 2.0
|
||||
|
||||
changed allowed tags to the one from https://github.com/cure53/DOMPurify
|
||||
changed allowed uri schemes to the one from https://github.com/cure53/DOMPurify
|
||||
whitelist changed to the ones from https://github.com/cure53/DOMPurify:
|
||||
- allowed tags
|
||||
- allowed uri schemes
|
||||
- added svg whitelist
|
||||
|
||||
- systray
|
||||
https://github.com/getlantern/systray (commit:2c0986d) Apache 2.0
|
||||
|
@@ -1,5 +1,3 @@
|
||||
- fix: sanitizer/readability clearing out svg?
|
||||
https://preshing.com/20210315/how-cpp-resolves-a-function-call/
|
||||
- fix: text is garbled in
|
||||
https://www.tedinski.com/2019/11/17/book-status-update.html
|
||||
- fix: focus on the newly added feed
|
||||
|
Reference in New Issue
Block a user