podcasts/hammond-data
Jordan Petridis b74dbb74bb
h-data: Remove rel attributes from <a> tags when sanitizing html.
They are invalid in `pango` markup so theres no reason they
should are not needed. Also add some paranoid .trim() calls.
It returnes a &str slice so it's cheap.
2018-04-10 06:31:51 +03:00
..
benches Fix the tests. 2018-04-06 19:18:55 +03:00
migrations Version bump to 0.3 2018-02-11 22:57:37 +02:00
src h-data: Remove rel attributes from <a> tags when sanitizing html. 2018-04-10 06:31:51 +03:00
tests/feeds NewPodcast: Fix Image parsing if Itunes ext is Some(None). 2018-03-28 12:08:41 +03:00
Cargo.toml Remove Futures_Cpupool. 2018-04-06 18:18:03 +03:00