remove this lol

This commit is contained in:
Ashley //// 2024-01-25 08:21:52 +00:00
parent aa6ab0d854
commit c0e8cd0791

View file

@ -214,9 +214,7 @@ function fetchUrls(urls) {
var gpcValue = false var gpcValue = false
} }
if (location.hostname === "poketube.fun") { 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 (typeof Ashley === "undefined") { if (typeof Ashley === "undefined") {
var Ashley = {}; var Ashley = {};
} }