miniflux-v2/reader/sanitizer
Frédéric Guillot 0413daf76b Remove iframe inner HTML contents
An iframe element never has fallback content, as it will always create a nested
browsing context, regardless of whether the specified initial contents are
successfully used.

https://www.w3.org/TR/2010/WD-html5-20101019/the-iframe-element.html#the-iframe-element
2021-02-13 14:00:21 -08:00
..
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
sanitizer.go Remove iframe inner HTML contents 2021-02-13 14:00:21 -08:00
sanitizer_test.go Remove iframe inner HTML contents 2021-02-13 14:00:21 -08:00
strip_tags.go Use canonical imports 2018-08-24 21:56:39 -07:00
strip_tags_test.go Use canonical imports 2018-08-24 21:56:39 -07:00