This commit is contained in:
Juli 2024-07-12 20:46:18 +03:00
parent db815b6cc5
commit eff53be274
9 changed files with 143 additions and 125 deletions

17
404.php
View file

@ -5,23 +5,26 @@ $log = "$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]" . " : " . time() . "\n";
file_put_contents("404.log", $log, FILE_APPEND);
?>
<link rel="stylesheet" href="/static/style/index.css">
<link rel="stylesheet" href="/static/style/index.css">
<div class="main">
<div class="main">
<h1>That page doesn't exist&#x1F63F;</h1>
<br>
<h2>404 :3</h2>
<br>
<a href="/">Navigate to back to the homepage</a>
<br>
<u><h3>This has been logged. Your IP has not been logged.</h3></u>
<u>
<h3>This has been logged. Your IP has not been logged.</h3>
</u>
<h3>The following text was logged:</h3>
<code><?php echo $log;?></code>
<br>
<br>
<img src="https://http.cat/images/404.jpg"></img>
</div>
</div>
hi
</body>
</div>
</div>
hi
</body>
</html>

View file

@ -1,11 +1,11 @@
<?php include "../static/commons/header.php"; ?>
<link rel="stylesheet" href="/static/style/pages.css">
<div class="main">
<div class="main">
<div class="page_text_left">
Either you dm me(@julimiro) on discord or email me at <a href="mailto:juli@julimiro.eu">juli@julimiro.eu</a>
</div>
</div>
</div>
</div>

View file

@ -1,8 +1,8 @@
<?php include "static/commons/header.php"; ?>
<?php
$cars = array("https://api.tinyfox.dev/img?animal=fox","https://api.tinyfox.dev/img?animal=manul","https://api.tinyfox.dev/img?animal=serval","https://api.tinyfox.dev/img?animal=shiba","https://api.tinyfox.dev/img?animal=racc","https://api.tinyfox.dev/img?animal=dook","https://api.tinyfox.dev/img?animal=ott","https://api.tinyfox.dev/img?animal=woof","https://api.tinyfox.dev/img?animal=caracal","https://api.tinyfox.dev/img?animal=marten","https://api.tinyfox.dev/img?animal=wah");
$images = array("https://api.tinyfox.dev/img?animal=fox","https://api.tinyfox.dev/img?animal=manul","https://api.tinyfox.dev/img?animal=serval","https://api.tinyfox.dev/img?animal=shiba","https://api.tinyfox.dev/img?animal=racc","https://api.tinyfox.dev/img?animal=dook","https://api.tinyfox.dev/img?animal=ott","https://api.tinyfox.dev/img?animal=woof","https://api.tinyfox.dev/img?animal=caracal","https://api.tinyfox.dev/img?animal=marten","https://api.tinyfox.dev/img?animal=wah");
$animal_url = $cars[rand(0,count($cars)-1)];
$animal_url = $images[rand(0,count($images)-1)];
function calculate_elapsed_years($start_date)
{
@ -12,31 +12,38 @@ function calculate_elapsed_years($start_date)
$date = calculate_elapsed_years("2009-08-29");
?>
<img id=adolf src="/static/assets/icons/twitter_better.svg">
<link rel="stylesheet" href="/static/style/index.css">
<div class="main">
<img id=adolf src="/static/assets/icons/twitter_better.svg">
<link rel="stylesheet" href="/static/style/index.css">
<div class="main">
<div class="fox_div">
<img src="<?php echo $animal_url;?>" id=myImg alt="Cute foxes :3">
<p>Images stolen from <a target="_blank" href="https://tinyfox.dev/image-list/">tinyfox.dev</a></p>
</div>
<div class="main_text">
<h2>Hello!</h2>
<p>I am Juli, a Finnish pansexual agender furry from '09(thats <?php echo $date?> years old). I go by Juli or Julimiro, any pronouns are fine.</p></p><br>
<p>I have a few coding projects which are on my <a href="https://git.gay/Julimiro">git</a>(and still a bit on my <a href="https://github.com/Juliasmatius">github</a>).</p><br>
<p>I am Juli, a Finnish pansexual agender furry from '09(thats <?php echo $date?> years old). I go by Juli or
Julimiro, any pronouns are fine.</p><br>
<p>I have a few coding projects which are on my <a href="https://git.gay/Julimiro">git</a>(and still a bit on my
<a href="https://github.com/Juliasmatius">github</a>).
</p><br>
<p>My socials can be found below</p>
<div class="socials">
<?php // <a alt="twitter" target="_blank" href="https://twitter.com/julithefurry"><img alt="twitter" title="Twitter" id="twitter" width=50px height=50px src="/static/assets/icons/twitter.svg"/></img></a> ?>
<a alt="Fediverse" target="_blank" href="https://eepykitty.lol/@juli"><img alt="Fediverse" title="Fediverse" width=50px height=50px src="/static/assets/icons/fediverse.svg"/></img></a>
<a alt="Last.fm" target="_blank" href="https://www.last.fm/user/Julimiro"><img alt="Last.fm" title="Last.fm" width=50px height=50px src="/static/assets/icons/lastfm.svg"/></img></a>
<a alt="Lemmy" target="_blank" href="https://lemmy.blahaj.zone/u/Juli"><img alt="Lemmy" title="Lemmy" width=50px height=50px src="/static/assets/icons/lemmy.svg"/></img></a>
<?php // <a alt="Steam" target="_blank" href="https://steamcommunity.com/id/julimiro/"><img alt="Steam" title="Steam" width=50px height=50px src="/static/assets/icons/steam.svg"/></img></a> ?>
<a alt="Youtube" target="_blank" href="https://www.youtube.com/@JuliTheFurry"><img alt="Youtube" title="Youtube" width=50px height=50px src="/static/assets/icons/youtube.svg"/></img></a>
<?php // <a alt="twitter" target="_blank" href="https://twitter.com/julithefurry"><img alt="twitter" title="Twitter" id="twitter" width=50px height=50px src="/static/assets/icons/twitter.svg"/></a> ?>
<a alt="Fediverse" target="_blank" href="https://eepykitty.lol/@juli"><img alt="Fediverse" title="Fediverse"
width=50px height=50px src="/static/assets/icons/fediverse.svg" /></a>
<a alt="Last.fm" target="_blank" href="https://www.last.fm/user/Julimiro"><img alt="Last.fm" title="Last.fm"
width=50px height=50px src="/static/assets/icons/lastfm.svg" /></a>
<a alt="Lemmy" target="_blank" href="https://lemmy.blahaj.zone/u/Juli"><img alt="Lemmy" title="Lemmy"
width=50px height=50px src="/static/assets/icons/lemmy.svg" /></a>
<?php // <a alt="Steam" target="_blank" href="https://steamcommunity.com/id/julimiro/"><img alt="Steam" title="Steam" width=50px height=50px src="/static/assets/icons/steam.svg"/></a> ?>
<a alt="Youtube" target="_blank" href="https://www.youtube.com/@JuliTheFurry"><img alt="Youtube"
title="Youtube" width=50px height=50px src="/static/assets/icons/youtube.svg" /></a>
</div>
</div>
</div>
</div>
</div>
<?php include "static/commons/footer.php"; ?>

View file

@ -1,9 +1,9 @@
<p id='currlisten'><br>
<a id='trackinfo' href=></a>
<script>
<a id='trackinfo' href=></a>
<script>
$url = "/lastfmproxy.php"
$url = "/lastfmproxy.php"
function fetchRecentTrack() {
function fetchRecentTrack() {
console.log("Update")
fetch($url)
.then(response => response.json())
@ -18,16 +18,16 @@ function fetchRecentTrack() {
const trackInfoElement = document.getElementById('trackinfo');
if (nowPlaying) {
currListenElement.innerHTML = `Currently listening to<br><a id="trackinfo" target="_blank" href="${url}"><b>${artist}</b> - ${track}</a>`;
currListenElement.innerHTML =
`Currently listening to<br><a id="trackinfo" target="_blank" href="${url}"><b>${artist}</b> - ${track}</a>`;
} else {
currListenElement.innerHTML = '<br>';
trackInfoElement.href = '';
}
})
.catch(error => console.error('Error fetching recent tracks:', error));
}
}
fetchRecentTrack();
setInterval(fetchRecentTrack, 15000);
</script>
fetchRecentTrack();
setInterval(fetchRecentTrack, 15000);
</script>

View file

@ -1,10 +1,10 @@
<?php include "../static/commons/header.php"; ?>
<link rel="stylesheet" href="/static/style/posts.css">
<div class="main">
<div class="main">
<br><br>
This site page is currently... not working<br>
why are all blog platforms so hard to use
</div>
</div>
</div>
<?php include "../static/commons/footer.php"; ?>

View file

@ -2,14 +2,18 @@
<link rel="stylesheet" href="/static/style/pages.css">
<div class="main">
<div class="main">
<div class="page_text_left">
<p>I have made a few actually useful scripts like Portal 2 VR mod manager and Portal 2 VR installer. Most of my minor projects are on my github or replit, some projects will me on my itch.<br>
<p>I have made a few actually useful scripts like Portal 2 VR mod manager and Portal 2 VR installer. Most of my
minor projects are on my github or replit, some projects will me on my itch.<br>
Major projects will be listed below</p><br>
<div class="socials">
<a alt="Github" target="_blank" href="https://github.com/Juliasmatius"><img alt="Github" title="Github" width=50px height=50px src="/static/assets/icons/github.svg"/></img></a>
<a alt="Itch" target="_blank" href="https://julimiro.itch.io/"><img alt="Itch" title="Itch.io" width=50px height=50px src="/static/assets/icons/itch.svg"/></img></a>
<a alt="Replit" target="_blank" href="https://replit.com/@Julimiro"><img alt="Replit" title="Replit" width=50px height=50px src="/static/assets/icons/replit.svg"/></img></a>
<a alt="Github" target="_blank" href="https://github.com/Juliasmatius"><img alt="Github" title="Github"
width=50px height=50px src="/static/assets/icons/github.svg" /></img></a>
<a alt="Itch" target="_blank" href="https://julimiro.itch.io/"><img alt="Itch" title="Itch.io" width=50px
height=50px src="/static/assets/icons/itch.svg" /></img></a>
<a alt="Replit" target="_blank" href="https://replit.com/@Julimiro"><img alt="Replit" title="Replit"
width=50px height=50px src="/static/assets/icons/replit.svg" /></img></a>
</div>
<br>
<br>
@ -25,7 +29,7 @@
</details>
</div>
</div>
</div>
</div>

View file

@ -1,32 +1,35 @@
<link rel="stylesheet" href="/static/commons/style.css">
<div class="footer">
<div class="footer_text"
<p>&copy; <?php echo date(
<div class="footer_text" <p>&copy; <?php echo date(
"Y"
); ?> Juli. All rights reserved.</p><br>
<p>Utilizes <a href="https://github.com/adryd325/oneko.js">oneko.js</a></p>
</div>
</div>
<div class="footer_images">
<a target="_blank"href="https://www.codecademy.com/learn/learn-css"><img src="/static/assets/buttons/csshard.gif"></a>
<a target="_blank"href="https://www.linux.org/"><img src="/static/assets/buttons/linux.gif"></a>
<a target="_blank" href="https://www.codecademy.com/learn/learn-css"><img
src="/static/assets/buttons/csshard.gif"></a>
<a target="_blank" href="https://www.linux.org/"><img src="/static/assets/buttons/linux.gif"></a>
<a target="_blank" href="https://www.furaffinity.net/"><img src="/static/assets/buttons/paws.gif"></a>
<a target="_blank" href="https://www.php.net/"><img src="/static/assets/buttons/php.gif"></a>
<a target="_blank" href="https://www.linux.org/"><img src="/static/assets/buttons/powered_linux.gif"></a>
<a target="_blank" href='https://www.humanrightscareers.com/issues/trans-rights-101-definition-examples-significance/'><img src="/static/assets/buttons/transrights.gif"></a>
<a target="_blank"
href='https://www.humanrightscareers.com/issues/trans-rights-101-definition-examples-significance/'><img
src="/static/assets/buttons/transrights.gif"></a>
<a target="_blank" href=""><img src="/static/assets/buttons/flag-pan.gif"></a>
<a target="_blank" href="https://breadtf.com/"><img src="/static/assets/buttons/gayweb.gif"></a>
<a target="_blank" href='https://transfem.social/@x86overflow'><img src="/static/assets/buttons/boykisser.gif"></a>
<a target="_blank" href='https://transfem.social/@x86overflow'><img
src="/static/assets/buttons/boykisser.gif"></a>
<!-- <a target="_blank" href="https://ubuntu.com/"><img src="/static/buttons/ubuntu.gif"></a> -->
</div>
</div>
<style>
#adolf {
#adolf {
display: none;
}
}
</style>
</body>
</html>

View file

@ -2,9 +2,10 @@
if (date('m') == 6) { // 6 is the month number for June
header("Content-type: text/css; charset=utf-8");
?>
body {
background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://upload.wikimedia.org/wikipedia/commons/4/48/Gay_Pride_Flag.svg');
}
<?php
body {
background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
url('https://upload.wikimedia.org/wikipedia/commons/4/48/Gay_Pride_Flag.svg');
}
<?php
}
?>