From 0d40e879cc0d9615fd68616fb96853ce054d053b Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 1 Dec 2023 13:56:31 +0000 Subject: [PATCH] SKULL EMOJIII --- html/poketube.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 9c972f26..dfb4d0f2 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1813,7 +1813,7 @@ window.addEventListener("unload", cleanup) var script = document.createElement('script'); script.src = '/static/app.bundle.js?ver=<%-btoa("1f739d93") %>&bundledat=<%- Date.now() %>'; document.head.appendChild(script); - twemoji.parse(document.body,{ base: 'https://cdn.zptr.cc/twemoji/' })