feat: remove footer links (#40)

the links at the bottom of the stories feel a little spammy because of how we treat links vs. the way they are displayed on the Times, would like to clean them
pull/42/head^2
Matt 8 years ago committed by Adam Pash
parent e9a36d6ebd
commit 4cc3b68b5e

@ -53,6 +53,7 @@ export const NYTimesExtractor = {
'.comments', '.comments',
'.supplemental', '.supplemental',
'.nocontent', '.nocontent',
'.story-footer-links',
], ],
}, },

Loading…
Cancel
Save