From cd4aa122432dfebc21e8c05dc4ac65795dc24e54 Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 26 Dec 2022 23:54:21 +0000 Subject: [PATCH] add credits easter egg :3 --- html/search.ejs | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/html/search.ejs b/html/search.ejs index 84bba318..cfbc3403 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -221,8 +221,30 @@ video[counter].classList.add("shake"); <% } %> <% if (q != "do the harlem shake") { %> + + <% if (q != "want you gone") { %> <% if (q != "portal 2 ending") { %> <% if (q != "credits") { %> <% if (q != "glados") { %> + + + + + + <% } %> + <% } %> + <% } %> + <% } %> + + <% if (q == "want you gone" || q == "portal 2 ending" || q == "credits" || q == "glados ") { %> + + + + <% } %> + + <% } %> + + +