mirror of
https://github.com/postlight/mercury-parser
synced 2024-11-17 03:25:31 +00:00
fix: author selector, less brittle
This commit is contained in:
parent
4c48acba59
commit
a77515d861
@ -11,7 +11,7 @@ export const FusionNetExtractor = {
|
|||||||
|
|
||||||
author: {
|
author: {
|
||||||
selectors: [
|
selectors: [
|
||||||
'div.post-meta-details.show-for-medium span.byline.byline-article a',
|
'.show-for-medium .byline',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user