57 lines
2.8 KiB
PHP
Executable File
57 lines
2.8 KiB
PHP
Executable File
<?php include("header0.php")?>Tesses<?php include("header1.php")?>
|
|
|
|
<div class="container">
|
|
<h1>Home</h1>
|
|
|
|
|
|
<a href="/fsf-links.php"><img src="//static.fsf.org/fsforg/graphics/windows-infographic_share.png" alt="Close Windows, Open Doors"/></a>
|
|
|
|
<h4>Funny Joke</h4>
|
|
<h6>Yes I know Bill Gates is bad but I did this joke anyway</h6>
|
|
|
|
<div>
|
|
|
|
|
|
<p>
|
|
|
|
Your IP (Based on what the website sees when connected, If you are using a proxy or vpn, its their ip): <h4><?php echo $_SERVER['REMOTE_ADDR']; ?></h4>
|
|
|
|
If you are worried about my computer being able to see your IP address when connecting,
|
|
How about other websites that you connect to,
|
|
<br>
|
|
IP addresses are how clients/servers know where to packets (the data that makes up the webpage, images, etc...) need to go
|
|
<br>
|
|
<code>
|
|
If your computer has any ip addresses like this<br>
|
|
<br>
|
|
192.168.X.X<br>
|
|
10.X.X.X<br>
|
|
172.16.X.X-172.31.X.X<br>
|
|
<br>
|
|
You dont need to worry about bluring them out (cause these IP addresses don't even matter outside your network)
|
|
<br>
|
|
For Example: My Nintendo Wii's IP address is 192.168.0.142, however you may or may not have a laptop on your network with exact same IP address
|
|
<br>
|
|
Mac Addresses: example 00:21:47:07:54:b6 (My wii's mac address for its wifi adapter) you don't need to blur out this number either (cause mac addresses are subnet specific)
|
|
<br>
|
|
|
|
</code>
|
|
</p>
|
|
</div>
|
|
<p>
|
|
<a href="https://en.wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a> says: hey <a href="https://en.wikipedia.org/wiki/Bill_Gates">Bill</a> can you
|
|
open up the <a href="https://en.wikipedia.org/wiki/Gates">Gates</a>
|
|
its a <a href="https://en.wikipedia.org/wiki/Drought">drought</a> over here
|
|
|
|
</p>
|
|
<a href="http://tesses4you.ml/"><h5>My Other Website</h5></a>
|
|
<p>
|
|
Fun fact: the device where I downloaded <a href="https://www.youtube.com/watch?v=vImvzQCb0o8">vImvzQCb0o8</a> has the Mac Address of: <a href="https://dnschecker.org/mac-lookup.php?query=00%3A21%3A47">00:21:47</a>:07:54:b6
|
|
</p>
|
|
<a href="code.bf">+[----->+++<]>---.+.++++++++.----.+[----->---<]+[----->+++++++++---<]>--------.<----[--------------->+++++<]>--------.+++.+++++++.<------[---------->+++++++++<]>++++++++++.+++++++++++++++++++.-----.</a>
|
|
<br>
|
|
<h6>If you think this site is at all offensive, you can leave its not that hard just click <a href="//duckduckgo.com/">here</a> to leave</h6>
|
|
<a href="mugs.php">Mugs Lol</a>
|
|
</div>
|
|
|
|
<?php include("footer.php")?>
|