fixes and updates

This commit is contained in:
q 2025-05-21 00:31:22 -04:00
parent 4c3ce6d2b6
commit 0692e8a0c5
1471 changed files with 27362 additions and 235 deletions

View file

@ -0,0 +1 @@
<img src="img_chania.jpg" alt="Flowers in Chania">

View file

@ -0,0 +1,50 @@
div.gallery {
margin: 5px;
border: 1px solid #ccc;
float: left;
width: 180px;
}
div.gallery:hover {
border: 1px solid #777;
}
div.gallery img {
width: 100%;
height: auto;
}
div.desc {
padding: 15px;
text-align: center;
}
<div class="gallery">
<a target="_blank" href="img_5terre.jpg">
<img src="img_5terre.jpg" alt="Cinque Terre" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="img_forest.jpg">
<img src="img_forest.jpg" alt="Forest" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="img_lights.jpg">
<img src="img_lights.jpg" alt="Northern Lights" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="img_mountains.jpg">
<img src="img_mountains.jpg" alt="Mountains" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>

View file

@ -0,0 +1,29 @@
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="img_5terre.jpghttp://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="blank" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="Forest" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="Northern Lights" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="Mountains" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>

View file

@ -0,0 +1,30 @@
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="blank" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="Forest" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="Northern Lights" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png">
<img src="http://up.thirdculture.top/RnSpLmfqeg/mkozxqcsgoxc1.png" alt="Mountains" width="600" height="400">
</a>
<div class="desc">Add a description of the image here</div>
</div>

View file

@ -0,0 +1,31 @@
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,33 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/UuR5eVlRcs/goat.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,34 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/6WxszK7Ta0/summer%20love.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,35 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/6WxszK7Ta0/summer%20love.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,36 @@
<audio loop autoplay="true" src="http://http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,38 @@
<audio loop autoplay="true" src="http://http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,39 @@
<audio loop autoplay="true" src="http://http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,40 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,41 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">mori and dori, the best of friends</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,42 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="600" height="400">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="600" height="400">
</a>
<div class="desc">mori and dori, the best of friends</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="shooterchan" width="600" height="400">
</a>
<div class="desc">x</div>
</div>

View file

@ -0,0 +1,39 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="200px" height="200px">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="200px" height="200px">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="400px" height="400px">
<div class="desc"><h4>MORI & DORI, the best of friends</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="400px" height="400px">
<div class="desc"><h4>Any similarity to actual kitties, living or dead, is purely coincidental.</h4></div>
</div>

View file

@ -0,0 +1,41 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="350px" height="400px">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="350px" height="400px">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="350px" height="400px">
<div class="desc"><h4>MORI & DORI, the best of friends</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="350px">
<div class="desc"><h4>Any similarity to actual kitties </h4><h4>is purely coincidental.</h4></div>
</div>

View file

@ -0,0 +1,42 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="350px" height="400px">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<a target="_blank" href="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="350px" height="400px">
</a>
<div class="desc">x</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="350px">
<div class="desc"><h4>MORI & DORI, the best of friends</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="350px">
<div class="desc"><h4>Any similarity to actual kitties </h4><h4>is purely coincidental.</h4></div>
</div>

View file

@ -0,0 +1,44 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" alt="pc" width="300px">
<div class="desc"><h4>x</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" alt="pc" width="300px">
<div class="desc"><h4>Hey Paul! :)</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="300px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="300px">
<div class="desc"><h4>MORI & DORI, the best of friends</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="300px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>

View file

@ -0,0 +1,45 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>x</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>Hey Paul! :)</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4>MORI & DORI, the best of friends</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>

View file

@ -0,0 +1,46 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="275px">
<div class="desc"><h4>x</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="275px">
<div class="desc"><h4>Hey Paul! :)</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="275px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="275px">
<div class="desc"><h4>MORI & DORI, the best of friends</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="275px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>

View file

@ -0,0 +1,43 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> This is placeholder-chan's domain for now </h2>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="275px">
<div class="desc"><h4>x</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="275px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="275px">
<div class="desc"><h4>MORI & DORI, the best of friends</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="275px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="275px">
<div class="desc"><h4>Hey Paul! :)</h4></div>
</div>

View file

@ -0,0 +1,54 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="275px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="275px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="275px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="275px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="275px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="275px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="275px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,61 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="275px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="275px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="275px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="275px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="275px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png width="275px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="275px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="275px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,62 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="275px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="275px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="275px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="275px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="275px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="275px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="275px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="275px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,63 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="200px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="200px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="200px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="200px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="200px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="200px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="200px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="200px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,64 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,71 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,72 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shoota</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,73 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,74 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,79 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/N3kKg0td5K/saw%21%20-%20Copy.jpg" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>

View file

@ -0,0 +1,79 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/N3kKg0td5K/saw%21%20-%20Copy.jpg" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>

View file

@ -0,0 +1,80 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/N3kKg0td5K/saw%21%20-%20Copy.jpg" width="250px">
<div class="desc"><h4>Doctor, doctor.</h4></div>
</div>

View file

@ -0,0 +1,86 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PC-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/PVOlk6EWoG/004.png" width="250px">
<img src="http://up.thirdculture.top/OW6AnRyVOr/005.png" width="250px">
<div class="desc"><h4>Late summer was a very special time for me :)!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/N3kKg0td5K/saw%21%20-%20Copy.jpg" width="250px">
<div class="desc"><h4>Doctor, doctor.</h4></div>
</div>

View file

@ -0,0 +1,87 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PH-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/PVOlk6EWoG/004.png" width="250px">
<img src="http://up.thirdculture.top/OW6AnRyVOr/005.png" width="250px">
<div class="desc"><h4>Late summer was a very special time for me :)!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/N3kKg0td5K/saw%21%20-%20Copy.jpg" width="250px">
<div class="desc"><h4>Doctor, doctor.</h4></div>
</div>

View file

@ -0,0 +1,95 @@
<audio loop autoplay="true" src="http://up.thirdculture.top/JPhRmMAzAj/hole%20dwelling.mp3">
<h2> Sketches, paintings, illustrations... </h2>
<h4> Sorted: newest-oldest </h4>
<div class="gallery">
<img src="http://up.thirdculture.top/f3Oqwu6ULb/placeholderchan.png" width="250px">
<div class="desc"><h4>PH-CHAN!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/dessT0fyqg/Screenshot%202024-12-13%20233203.png" width="500px">
<div class="desc"><h4>Doodle in new style</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/l6WSUdGVsm/mori%2C%20dori.png" alt="moridori" width="250px">
<div class="desc"><h4> Ɛ> MORI & DORI, <br> the best of friends <3 </h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/vKhutIcRuI/shooter%20chan%20final.png" width="250px">
<div class="desc"><h4>Any similarity to actual kitties<br>is purely coincidental.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/DS0Fl074kq/Screenshot%202024-10-15%20224555.png" width="250px">
<div class="desc"><h4>Shooter.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/PVOlk6EWoG/004.png" width="250px">
<img src="http://up.thirdculture.top/OW6AnRyVOr/005.png" width="250px">
<div class="desc"><h4>Late summer was a very special time for me :)!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/MwABdw5fLS/Screenshot%202024-03-31%20162828.png" width="250px">
<div class="desc"><h4>I HAVE A MXILBXMB!!!</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/NtJYp56sqF/Screenshot%202024-01-29%20204836.png" width="250px">
<div class="desc"><h4>Where is my freedom?</div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/oeqriQgdOR/Screenshot%202023-09-23%20212408.png" width="250px">
<div class="desc"><h4>Dontchu kno I'm utterly insane?</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/9HEaCRpdCi/Screenshot%202023-10-16%20215558.png" width="250px">
<div class="desc"><h4>I like to dissect girls.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/mfdwzLnLR9/Screenshot%202023-10-08%20232922.png" width="250px">
<div class="desc"><h4>B.W.</h4></div>
</div>
<div class="gallery">
<img src="http://up.thirdculture.top/N3kKg0td5K/saw%21%20-%20Copy.jpg" width="250px">
<div class="desc"><h4>Doctor, doctor.</h4></div>
</div>