mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
mcdonald trump
This commit is contained in:
parent
b9ca1c4826
commit
d1bec4b15d
@ -8,7 +8,7 @@
|
||||
<title>Document</title>
|
||||
<script>
|
||||
var image = new Image();
|
||||
image.src = "https://boof.eu.org/favicon.png";
|
||||
image.src = "https://pbs.twimg.com/profile_images/1649465233000501248/VVSbBMGc_400x400.png";
|
||||
image.onload = function () {
|
||||
var newWidth = 48; // Set the desired width
|
||||
var newHeight = 48; // Set the desired height
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user