feat: better cleanup of atlantic articles (#157)

This commit is contained in:
Silas Burton 2017-03-13 17:14:58 -04:00 committed by GitHub
parent f2e3f055c2
commit 4509b341e6

View File

@ -30,6 +30,7 @@ export const TheAtlanticExtractor = {
// the result // the result
clean: [ clean: [
'.partner-box', '.partner-box',
'.callout',
], ],
}, },