Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
9cbb36da00
3 changed files with 21 additions and 8 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1715805945228
|
||||
"timestamp": 1715832240863
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -13345,5 +13345,16 @@
|
|||
"https://social.lol/users/cory/statuses/112447058421528667"
|
||||
],
|
||||
"lastTootTimestamp": 1715805945220
|
||||
},
|
||||
"https://openlibrary.org/isbn/0-575-07438-8": {
|
||||
"id": "aHR0cHM6Ly9vcGVubGlicmFyeS5vcmcvaXNibi8wLTU3NS0wNzQzOC04",
|
||||
"title": "📖: Pushing Ice",
|
||||
"url": "https://openlibrary.org/isbn/0-575-07438-8",
|
||||
"content_text": "📖: Pushing Ice #Books #NowReading #SciFi https://openlibrary.org/isbn/0-575-07438-8",
|
||||
"date_published": "Wed, 15 May 2024 00:00:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112448781731640908"
|
||||
],
|
||||
"lastTootTimestamp": 1715832240855
|
||||
}
|
||||
}
|
|
@ -10330,12 +10330,12 @@
|
|||
{
|
||||
"isbn": "9781501182891",
|
||||
"dateAdded": "2024-05-03",
|
||||
"status": "started",
|
||||
"status": "finished",
|
||||
"rating": "unrated",
|
||||
"tags": [
|
||||
"politics",
|
||||
"economics",
|
||||
"nonfiction"
|
||||
"\"politics\"",
|
||||
"\"economics\"",
|
||||
"\"nonfiction\""
|
||||
],
|
||||
"title": "Goliath",
|
||||
"authors": [
|
||||
|
@ -10351,7 +10351,8 @@
|
|||
"thumbnail": "https://coryd.dev/media/books/9781501182891-goliath.jpg",
|
||||
"language": "en",
|
||||
"link": "https://books.google.com/books/about/Goliath.html?hl=&id=mwL8DwAAQBAJ",
|
||||
"dateStarted": "2024-05-04"
|
||||
"dateStarted": "2024-05-04",
|
||||
"dateFinished": "2024-05-16"
|
||||
},
|
||||
{
|
||||
"isbn": "9780306824098",
|
||||
|
@ -10381,7 +10382,7 @@
|
|||
{
|
||||
"isbn": "0807007935",
|
||||
"dateAdded": "2024-05-08",
|
||||
"status": "want to read",
|
||||
"status": "started",
|
||||
"rating": "unrated",
|
||||
"tags": [
|
||||
"tech",
|
||||
|
@ -10400,7 +10401,8 @@
|
|||
],
|
||||
"thumbnail": "https://coryd.dev/media/books/0807007935-drive.jpg",
|
||||
"language": "en",
|
||||
"link": "https://books.google.com/books/about/Drive.html?hl=&id=UMLQEAAAQBAJ"
|
||||
"link": "https://books.google.com/books/about/Drive.html?hl=&id=UMLQEAAAQBAJ",
|
||||
"dateStarted": "2024-05-16"
|
||||
},
|
||||
{
|
||||
"isbn": "1839762802",
|
||||
|
|
Reference in a new issue