diff --git a/Resources/Scripts/code.js b/Resources/Scripts/code.js
index 8e44fd56..70316d11 100644
--- a/Resources/Scripts/code.js
+++ b/Resources/Scripts/code.js
@@ -111,6 +111,7 @@
       }));
       
       html.css("border", "0");
+      html.find("footer").last().remove(); // apparently withTweetActions breaks for certain tweets, nice
       
       var url = html.find("time").first().children("a").first().attr("href") || "";