From b998425c7efdfffb6741b329682ae8dc4200e2f6 Mon Sep 17 00:00:00 2001 From: wukko Date: Mon, 23 Dec 2024 23:16:05 +0600 Subject: [PATCH] web/changelogs/10.4: fix the reference to twitter --- web/changelogs/10.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/changelogs/10.4.md b/web/changelogs/10.4.md index 5982b0f9..1a3f65f4 100644 --- a/web/changelogs/10.4.md +++ b/web/changelogs/10.4.md @@ -20,7 +20,7 @@ we're back to the battlefield against youtube's scraper flattener, but we're win - added support for loom's video embed links. - added support for facebook's mobile subdomain links. - fixed a bug in the instagram module where it wouldn't use the graphql api on failure, due to which cobalt was unable to load slightly more posts successfully. now the majority of posts are accessible! -- removed support for vine because twitter broke the vine archive. +- removed support for vine because 𝕏, "The Everything App", broke the vine archive. - increased performance of downloads from bluesky by using the video cdn directly. - error messages from bluesky module are now more descriptive. - rewrote the vk video extraction module to use the general api as the web app extraction was broken by a vk update.