From 46c8e18707deeb3e1dc9f98cb40158a39e4d0a0b Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 24 Dec 2023 17:38:11 -0800 Subject: [PATCH 1/2] chore: update emoji map --- netlify/edge-functions/now-playing.js | 1 + 1 file changed, 1 insertion(+) diff --git a/netlify/edge-functions/now-playing.js b/netlify/edge-functions/now-playing.js index 757a5918..1cd8fe5f 100644 --- a/netlify/edge-functions/now-playing.js +++ b/netlify/edge-functions/now-playing.js @@ -4,6 +4,7 @@ const emojiMap = (genre, artist) => { if (artist === 'Black Flag') return '🏴' if (artist === 'Bruce Springsteen') return 'πŸ‡ΊπŸ‡Έ' if (artist === 'Carcass') return 'πŸ₯Ό' + if (artist === 'Counting Crows') return 'πŸ¦β€β¬›' if (artist === 'David Bowie') return 'πŸ‘¨πŸ»β€πŸŽ€' if (artist === 'Full of Hell & Nothing') return '🫨🎸' if (artist === 'Imperial Triumphant') return '🎭' From b51231c772def7050d0e27bf2db9d7faf107eae3 Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 25 Dec 2023 02:13:06 +0000 Subject: [PATCH 2/2] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 76c2e9de..648d00c2 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1703397812142 + "timestamp": 1703470385106 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index b314a478..09cdd047 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -8222,5 +8222,16 @@ "https://social.lol/users/cory/statuses/111633879011227511" ], "lastTootTimestamp": 1703397812138 + }, + "https://erinkissane.com/untangling-threads": { + "id": "aHR0cHM6Ly9lcmlua2lzc2FuZS5jb20vdW50YW5nbGluZy10aHJlYWRz", + "title": "πŸ”—: Untangling Threads", + "url": "https://erinkissane.com/untangling-threads", + "content_text": "πŸ”—: Untangling Threads #Tech #Tech https://erinkissane.com/untangling-threads", + "date_published": "Thu, 21 Dec 2023 22:45:47 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111638635153141546" + ], + "lastTootTimestamp": 1703470385102 } } \ No newline at end of file