change images

This commit is contained in:
Alie 2024-07-03 09:50:08 +02:00
parent 86d194841c
commit a65f8f056f
8 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import type { Response, Request } from "express";
function ad() {
const ad_list = fs.readdirSync("static/ads/hor/");
console.log(ad_list)
const ad = ad_list[Math.floor(Math.random() * ad_list.length)];
return ad;
}

View File

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB