Merge pull request #137 from postlight/feat-the-verge-polygon-supported-domain

feat: adds www.polygon.com to list of www.theverge.com supportedDomains
pull/114/head
David A. Viramontes 8 years ago committed by GitHub
commit fa71cacf5a

@ -1,6 +1,8 @@
export const WwwThevergeComExtractor = {
domain: 'www.theverge.com',
supportedDomains: ['www.polygon.com'],
title: {
selectors: [
'h1',

Loading…
Cancel
Save