index_rand : give the latest .webp vulnerablity, I prefer this modern solution

This commit is contained in:
minoplhy 2023-11-23 23:46:22 +07:00
parent ce9e16d416
commit cf10d382d0
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF
71 changed files with 38 additions and 36 deletions

View File

@ -6,7 +6,9 @@
<article class="post">
<center><h1> <span style="color:red;">U</span><span style="color:aquamarine">u</span><span style="color:deepskyblue">U</span><span style="color:indianred">W</span><span style="color:palegreen">w</span><span style="color:plum">U</span><span style="color:slateblue">P</span><span style="color:gold">O</span><span style="color:crimson">d</span> </h1></center>
<br>
<center><img decoding="async" id="homepage-rand-img" src="/assets/images/index_rand/compressed_webp/com_26.webp" alt="Akira!" width="300"/></center>
<center>
<img decoding="async" id="homepage-rand-img" src="/assets/images/index_rand/compressed_avif/com_26.avif" alt="Akira!" width="300"/>
</center>
<center><a style="color:darkmagenta;" href="/projects/">Projects</a> | <a style="color:firebrick;" href="/blog/">Blog</a> | <a style="color:maroon;" href="/p-p/">Source</a> | <a style="color:peru;" href="/about/">About</a></center>
<center><h2>On <span style="color:thistle">Git{}</span></h2></center>
<center><h4><a href="https://github.com/minoplhy" target="_blank"><i class="svg-others github"></i></a> <a href="https://owu.se/p-p/minoplhy" target="_blank"><i class="svg-others gitea"></i></a> <a href="https://framagit.org/meeillo" target="_blank"><i class="svg-others framagit"></i></a> <a href="https://codeberg.org/DoulpaGllo" target="_blank"><i class="svg-others codeberg"></i></a></h4></center>
@ -16,41 +18,41 @@
<script src="{{ site.baseurl }}/assets/js/kirby-img.js"></script>
<script>
const imgArray = [
'/assets/images/index_rand/compressed_webp/com_1.webp',
'/assets/images/index_rand/compressed_webp/com_2.webp',
'/assets/images/index_rand/compressed_webp/com_3.webp',
'/assets/images/index_rand/compressed_webp/com_4.webp',
'/assets/images/index_rand/compressed_webp/com_5.webp',
'/assets/images/index_rand/compressed_webp/com_6.webp',
'/assets/images/index_rand/compressed_webp/com_7.webp',
'/assets/images/index_rand/compressed_webp/com_8.webp',
'/assets/images/index_rand/compressed_webp/com_9.webp',
'/assets/images/index_rand/compressed_webp/com_10.webp',
'/assets/images/index_rand/compressed_webp/com_11.webp',
'/assets/images/index_rand/compressed_webp/com_12.webp',
'/assets/images/index_rand/compressed_webp/com_13.webp',
'/assets/images/index_rand/compressed_webp/com_14.webp',
'/assets/images/index_rand/compressed_webp/com_15.webp',
'/assets/images/index_rand/compressed_webp/com_16.webp',
'/assets/images/index_rand/compressed_webp/com_17.webp',
'/assets/images/index_rand/compressed_webp/com_18.webp',
'/assets/images/index_rand/compressed_webp/com_19.webp',
'/assets/images/index_rand/compressed_webp/com_20.webp',
'/assets/images/index_rand/compressed_webp/com_21.webp',
'/assets/images/index_rand/compressed_webp/com_22.webp',
'/assets/images/index_rand/compressed_webp/com_23.webp',
'/assets/images/index_rand/compressed_webp/com_24.webp',
'/assets/images/index_rand/compressed_webp/com_25.webp',
'/assets/images/index_rand/compressed_webp/com_26.webp',
'/assets/images/index_rand/compressed_webp/com_27.webp',
'/assets/images/index_rand/compressed_webp/com_28.webp',
'/assets/images/index_rand/compressed_webp/com_29.webp',
'/assets/images/index_rand/compressed_webp/com_30.webp',
'/assets/images/index_rand/compressed_webp/com_31.webp',
'/assets/images/index_rand/compressed_webp/com_32.webp',
'/assets/images/index_rand/compressed_webp/com_33.webp',
'/assets/images/index_rand/compressed_webp/com_34.webp',
'/assets/images/index_rand/compressed_webp/com_35.webp'
'/assets/images/index_rand/compressed_avif/com_1.avif',
'/assets/images/index_rand/compressed_avif/com_2.avif',
'/assets/images/index_rand/compressed_avif/com_3.avif',
'/assets/images/index_rand/compressed_avif/com_4.avif',
'/assets/images/index_rand/compressed_avif/com_5.avif',
'/assets/images/index_rand/compressed_avif/com_6.avif',
'/assets/images/index_rand/compressed_avif/com_7.avif',
'/assets/images/index_rand/compressed_avif/com_8.avif',
'/assets/images/index_rand/compressed_avif/com_9.avif',
'/assets/images/index_rand/compressed_avif/com_10.avif',
'/assets/images/index_rand/compressed_avif/com_11.avif',
'/assets/images/index_rand/compressed_avif/com_12.avif',
'/assets/images/index_rand/compressed_avif/com_13.avif',
'/assets/images/index_rand/compressed_avif/com_14.avif',
'/assets/images/index_rand/compressed_avif/com_15.avif',
'/assets/images/index_rand/compressed_avif/com_16.avif',
'/assets/images/index_rand/compressed_avif/com_17.avif',
'/assets/images/index_rand/compressed_avif/com_18.avif',
'/assets/images/index_rand/compressed_avif/com_19.avif',
'/assets/images/index_rand/compressed_avif/com_20.avif',
'/assets/images/index_rand/compressed_avif/com_21.avif',
'/assets/images/index_rand/compressed_avif/com_22.avif',
'/assets/images/index_rand/compressed_avif/com_23.avif',
'/assets/images/index_rand/compressed_avif/com_24.avif',
'/assets/images/index_rand/compressed_avif/com_25.avif',
'/assets/images/index_rand/compressed_avif/com_26.avif',
'/assets/images/index_rand/compressed_avif/com_27.avif',
'/assets/images/index_rand/compressed_avif/com_28.avif',
'/assets/images/index_rand/compressed_avif/com_29.avif',
'/assets/images/index_rand/compressed_avif/com_30.avif',
'/assets/images/index_rand/compressed_avif/com_31.avif',
'/assets/images/index_rand/compressed_avif/com_32.avif',
'/assets/images/index_rand/compressed_avif/com_33.avif',
'/assets/images/index_rand/compressed_avif/com_34.avif',
'/assets/images/index_rand/compressed_avif/com_35.avif'
];
document.onload = randomImageBroker('homepage-rand-img', imgArray);
</script>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 596 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 482 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 900 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 443 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 457 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 583 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 784 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 327 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 759 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 708 KiB