-
Notifications
You must be signed in to change notification settings - Fork 632
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Handle article:author meta tag. Fixes #938 * Add newly found BBC byline, revert apparently unnecessarily regex change. --------- Co-authored-by: Gijs Kruitbosch <[email protected]>
- Loading branch information
1 parent
d9c588a
commit b6ff1b6
Showing
5 changed files
with
2,538 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"title": "If You Can Picture A Tarot Card, It's Because of These 3 People", | ||
"byline": "Laura June Topolsky", | ||
"dir": null, | ||
"lang": "en", | ||
"excerpt": "Picture a deck of tarot cards. What do you see? Maybe the Magician in his rich red robes, right arm raised high above him. Or the skeleton on horseback for...", | ||
"siteName": "Atlas Obscura", | ||
"publishedTime": "2015-07-10 09:53:00 -0400", | ||
"readerable": true | ||
} |
Oops, something went wrong.