Skip to content

Commit

Permalink
fix: author selector, less brittle
Browse files Browse the repository at this point in the history
  • Loading branch information
dviramontes committed Feb 2, 2017
1 parent 4c48acb commit a77515d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extractors/custom/fusion.net/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const FusionNetExtractor = {

author: {
selectors: [
'div.post-meta-details.show-for-medium span.byline.byline-article a',
'.show-for-medium .byline',
],
},

Expand Down

0 comments on commit a77515d

Please sign in to comment.