From c0e8cd079132b565764c91f4eab166b8a189f89f Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Thu, 25 Jan 2024 08:21:52 +0000 Subject: [PATCH] remove this lol --- css/app.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/app.js b/css/app.js index f2bbc18c..bf53ec15 100644 --- a/css/app.js +++ b/css/app.js @@ -214,9 +214,7 @@ function fetchUrls(urls) { var gpcValue = false } - if (location.hostname === "poketube.fun") { - var img = document.createElement('img');img.src = 'https://data.poketube.fun/misc/user/logo-header.png?matomo'; img.style.display = 'none';document.body.appendChild(img); - + if (location.hostname === "poketube.fun") { if (typeof Ashley === "undefined") { var Ashley = {}; }