mirror of
https://codeberg.org/ashley/poke.git
synced 2024-12-26 17:18:47 +01:00
remove this lol
This commit is contained in:
parent
aa6ab0d854
commit
c0e8cd0791
1 changed files with 1 additions and 3 deletions
|
@ -215,8 +215,6 @@ function fetchUrls(urls) {
|
||||||
}
|
}
|
||||||
|
|
||||||
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 = {};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue