allo- / feedjack

Feedparser-based feed aggregation django app
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Clean the HTML content of feeds #26

Open allo- opened 8 years ago

allo- commented 8 years ago

Currently there is an optional feature to use lxml2 to sanatize html (close tags, where the closing tag is missing, etc.) to make sure the post page stays intact if some post contains broken html.

Add some filters to strip unsafe tags ( Githubissues.

  • Githubissues is a development platform for aggregating issues.