diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 4e5bb8e8..8179a800 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1684944195609 + "timestamp": 1685023378179 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 6f09e9dc..1529ba81 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3656,5 +3656,27 @@ "https://social.lol/users/cory/statuses/110424502800767991" ], "lastTootTimestamp": 1684944195606 + }, + "https://github.com/cdransf/awesome-adblock": { + "id": "https://github.com/cdransf/awesome-adblock", + "title": "🔗: cdransf/awesome-adblock: A collection of awesome adblockers and related tools.", + "url": "https://github.com/cdransf/awesome-adblock", + "content_text": "🔗: cdransf/awesome-adblock: A collection of awesome adblockers and related tools. https://github.com/cdransf/awesome-adblock", + "date_published": "2023-05-24T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110425445938833403" + ], + "lastTootTimestamp": 1684958586784 + }, + "https://letterboxd.com/cdme/film/good-time/": { + "id": "https://letterboxd.com/cdme/film/good-time/", + "title": "🎥: Good Time, 2017 - ★★★★", + "url": "https://letterboxd.com/cdme/film/good-time/", + "content_text": "🎥: Good Time, 2017 - ★★★★ https://letterboxd.com/cdme/film/good-time/", + "date_published": "2023-05-25T12:17:16-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110429692109404657" + ], + "lastTootTimestamp": 1685023378176 } } \ No newline at end of file diff --git a/package.json b/package.json index b30dad08..afb1f9ce 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@catppuccin/tailwindcss": "^0.1.1", - "@fontsource/inter": "^5.0.0", + "@fontsource/inter": "^5.0.1", "eleventy-plugin-heroicons": "^1.1.0", "eslint": "^8.41.0", "eslint-config-prettier": "^8.8.0", diff --git a/yarn.lock b/yarn.lock index 7028ae90..8af0e5fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -453,10 +453,10 @@ fast-xml-parser "^4.2.2" html-entities "^2.3.3" -"@fontsource/inter@^5.0.0": - version "5.0.0" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.0.tgz#ef78fd92099feaa0dcda9e1af8fd1ec4c60fe576" - integrity sha512-yhNfm2hV+5u7PQDSGYraJ6g1nbaVuWJFiE9fo1r0Tg2xthveZsYFOUltLRLCASo3DIkTkPgf1WX8Wpxfm3IEUQ== +"@fontsource/inter@^5.0.1": + version "5.0.1" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.1.tgz#43fd31988734fe3abbe6864923ad43ede34038c2" + integrity sha512-jezFhHp0HcVy2t6M6r89EcxkT30vx0ofGauveQWQ81j70N/wNDYs4zI+sedeend6zF9GXIEqpOTO2D1k7VQX4w== "@humanwhocodes/config-array@^0.11.8": version "0.11.8"