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 = {}; }