diff --git a/html/discover.ejs b/html/discover.ejs
index e6e0342a..a70d2a63 100644
--- a/html/discover.ejs
+++ b/html/discover.ejs
@@ -329,10 +329,6 @@ margin-left: auto;
border-radius: 1em;
}
-/* Block Videos From tom macdonald */
-.video.author-Tom.MacDonald {
- display: none;
-}