aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--anime_and_cartoon_room.html61
-rw-r--r--blahajRoom.html85
-rwxr-xr-xcgi-bin/blahaj_list.cgi123
-rwxr-xr-xcgi-bin/submit_blahaj_info.cgi114
-rw-r--r--images/antinft.gifbin0 -> 1669 bytes
-rw-r--r--images/blahaj_background.jpgbin60196 -> 0 bytes
-rw-r--r--images/concepts_of_a_plan.jpgbin0 -> 106012 bytes
-rw-r--r--index.html9
-rw-r--r--linux_room.html (renamed from linuxRoom.html)0
-rw-r--r--submit_blahaj_info.html49
-rw-r--r--tv_corner.html151
11 files changed, 156 insertions, 436 deletions
diff --git a/anime_and_cartoon_room.html b/anime_and_cartoon_room.html
deleted file mode 100644
index 7314bc8..0000000
--- a/anime_and_cartoon_room.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
- <title>Anime and cartoon room</title>
-
-<style>
-
-body {
- color: black;
- background-image: url('images/anime_and_cartoon_background.png');
-}
-
-table {
- color: black;
- background-color: #bebebe;
- margin-top: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- margin-right: 10px;
-}
-
-</style>
-
-</head>
-
-<body>
- <center>
- <table border="1" width="60%">
- <tr>
- <td>
- <h2>Why watch dweeb shit when there are useful things to do?</h2>
- <p>
- Because fuck you, dweeb shit is the best way to waste time!
- </p>
- </td>
- </tr>
-
- <tr>
- <td>
- <h2><a href="index.html">Back to main page</a></h2>
- </td>
- </tr>
-
- <tr>
- <td>
- <h2>Where do I watch X show?</h2>
- <p>
- You pirate it! For simple dumdum streaming for non techy people check out
- <a href="https://www.wcostream.tv/" target="_blank">wcostream</a>. To learn
- more about pirating check out
- <a href="https://fmhy.pages.dev" target="_blank">freemediaheckyeah</a>. If you
- want to have more optinos, get HD or at least not the 240p shit, not have to wait
- for it to buffer... you need to torrent.
- <p/>
- </td>
- </tr>
- </table>
- </center>
-</body>
-</html>
diff --git a/blahajRoom.html b/blahajRoom.html
deleted file mode 100644
index dbac348..0000000
--- a/blahajRoom.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
- <title>Blahaj room</title>
-
-<style>
-
-body {
- color: black;
- background-image: url('images/blahaj_background.jpg');
-}
-
-table {
- color: black;
- background-color: #bebebe;
- margin-top: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- margin-right: 10px;
-}
-
-</style>
-
-</head>
-
-<body>
- <center>
- <h1>Blahaj!!!!</h1>
-
- <table border="1" width="60%">
- <tr>
- <td>
- <h2><a href="cgi-bin/blahaj_list.cgi">!!!USER SUBMITTED BLAHAJ LIST HERE!!!</a></h2>
- <h2>If you don't have a blahaj BUY ONE NOW!!</h2>
- <p>
- <a href="https://blahaj.quest" target="_blank">Look here to find your blahaj today!</a>. It will improve your life (:
- </p>
- </td>
- </tr>
-
- <tr>
- <td>
- <h2>Reasons why blahaj is bad ass:</h2>
- <ul>
- <li>Blahaj is a shark</li>
- <li>Blahaj is light blue</li>
- <li>Blahaj is the perfect cuddle size for everyone</li>
- <li>Blahaj also works very well as a pillow</li>
- <li>Blahaj is soft</li>
- <li>Blahaj is perfect for pictures with a cat or doggo</li>
- <li>Blahaj is inclusive and a great comrade to the lgbtq+ community</li>
- <li>There is too many reasons to list here</li>
- </ul>
-
- <h2>Reasons why blahaj isn't bad bass:</h2>
- <p>
- There is none. Blahaj is the best 30 american bucks you can ever spend on ANYTHING!
- </p>
- <img src="https://media.tenor.com/yiO4tNS5CtkAAAAM/blahaj.gif" alt="Blahaj hate crime" width="30%"/>
- </td>
- </tr>
-
- <tr>
- <td>
- <h2><a href="index.html">Back to main page</a></h2>
- </td>
- </tr>
- </table>
-
- <table border="1" width="60%">
- <tr>
- <td>
- <h2>Spam</h2>
- <img src="https://media1.tenor.com/m/h6T7YUwIn5UAAAAC/blahaj-go-spinny-blahaj.gif" alt="Blahaj go spinny" width="40%"/>
- <img src="https://media1.tenor.com/m/EDi5YeeBspIAAAAd/omg-i-love-my-blahaj-so-much-just-kidding-die.gif" alt="DIE BLAHAJ!" width="40%"/>
- <img src="https://media1.tenor.com/m/NpyBsaAUbPoAAAAd/ikea-blahaj.gif" alt="Blahaj getting washed" width="40%"/>
- <img src="https://media1.tenor.com/m/Z2NIgmVFce0AAAAC/blahaj-z3n.gif" alt="Blahaj jump scare" width="40%"/>
- </td>
- </tr>
- </table>
-
- </center>
-</body>
-</html>
diff --git a/cgi-bin/blahaj_list.cgi b/cgi-bin/blahaj_list.cgi
deleted file mode 100755
index e6bbc85..0000000
--- a/cgi-bin/blahaj_list.cgi
+++ /dev/null
@@ -1,123 +0,0 @@
-#!/usr/bin/env python
-
-import cgi
-import json
-
-from bs4 import BeautifulSoup
-
-# Worse code here. Prepare your eyes for this monster.
-# Its almost as bad as programming anything in php or even worse javascript.
-
-print('Content-Type: text/html')
-
-# Mode for letting peope inject stuff.
-form = cgi.FieldStorage()
-unsafe_mode = form.getvalue("unsafe_mode") == "on"
-
-# Hehehe
-def check_for_injection(value):
- if bool(BeautifulSoup(value, "html.parser").find()) and not unsafe_mode:
- return """
- This silly silly tried to hack this website lmao.
- <a href=\"?unsafe_mode=on\">Click to see the website with the hack</a>
- """
-
- return value
-
-def create_blahaj_tables():
- try:
- tables_html = """
- <h1>Blahaj list!!!!!</h1>
- <table border="1" width="50%">
- <tr>
- <td>
- <h3><a href=\"../submit_blahaj_info.html\">Submit yours here if you haven't already!</a></h3>
- <h3><a href=\"../blahajRoom.html\">Back to blahaj room</a></h3>
- </td>
- </tr>
- </table>
- <br/>
- """
-
- with open("blahaj_info.json", "r") as fp:
- blahaj_list = json.load(fp)
-
- for blahaj in blahaj_list[::-1]:
- current_table = """
- <table border="1" width="50%">
- <tr>
- <td>
- <!-- Great place for an injection hint hint -->
- <h2>put_name_here</h2>
- <p>Date submitted: put_date_here</p>
- </td>
- </tr>
-
- <tr>
- <td>
- <p>put_info_here</p>
- </td>
- </tr>
- </table>
- """
-
- current_table = current_table.replace("put_name_here", check_for_injection(blahaj["name"]))
- current_table = current_table.replace("put_info_here", check_for_injection(blahaj["info"]))
- current_table = current_table.replace("put_date_here", check_for_injection(blahaj["date"]))
-
- tables_html += current_table
-
- return tables_html
-
- except FileNotFoundError: # No blahaj's yet
- return """
- <table border="1">
- <tr>
- <td>
- <h1>No blahaj's found ):</h1>
- <h2>Yours could be first tho :3</h2>
- <h3><a href=\"../submit_blahaj_info.html\">Submit yours here</a></h3>
- </td>
- </tr>
- </table>
- """
-
-html_text = """
-<!DOCTYPE html>
-<html>
-
-<head>
- <title>hehehe</title>
-
-<style>
-
-body {
- color: black;
- background-image: url('../images/blahaj_background.jpg');
-}
-
-table {
- color: black;
- background-color: #bebebe;
- margin-top: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- margin-right: 10px;
-}
-
-</style>
-</head>
-
-<body>
- <center>
- thing_to_replace
- </center>
-</body>
-
-</html>
-"""
-
-tables = create_blahaj_tables()
-html_text = html_text.replace("thing_to_replace", tables)
-
-print(html_text)
diff --git a/cgi-bin/submit_blahaj_info.cgi b/cgi-bin/submit_blahaj_info.cgi
deleted file mode 100755
index 4c2e1b6..0000000
--- a/cgi-bin/submit_blahaj_info.cgi
+++ /dev/null
@@ -1,114 +0,0 @@
-#!/usr/bin/env python
-
-import cgi
-import json
-import datetime
-
-# Get the information given and dump it into a file.
-def handle_fields():
- form = cgi.FieldStorage()
-
- blahaj_name = form.getvalue("blahaj_name")
- blahaj_info = form.getvalue("blahaj_info")
-
- if blahaj_name == None:
- return "Blahaj name is required"
-
- if blahaj_info == None:
- blahaj_info = ""
-
- blahaj_list = []
-
- # Get existing data.
- try:
- with open("blahaj_info.json", "r") as fp:
- blahaj_list = json.load(fp)
- except FileNotFoundError:
- pass
-
- date = datetime.datetime.now()
- blahaj_entry = {"name": blahaj_name, "info": blahaj_info, "date": date.strftime("%B, %d %Y")}
-
- # Already been added.
- for blahaj in blahaj_list:
- if blahaj["name"] == blahaj_entry["name"] and blahaj["info"] == blahaj_entry["info"]:
- return "Already exists"
-
- # Dump new data.
- with open("blahaj_info.json", "w") as fp:
- blahaj_list.append(blahaj_entry)
- json.dump(blahaj_list, fp)
-
- return "submitted"
-
-def display_context(fields_reponse):
- print('Content-Type: text/html')
-
- html_text = """
- <!DOCTYPE html>
- <html>
-
- <head>
- <title>hehehe</title>
-
- <style>
-
- body {
- color: black;
- background-image: url('../images/blahaj_background.jpg');
- }
-
- table {
- color: black;
- background-color: #bebebe;
- margin-top: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- margin-right: 10px;
- }
-
- </style>
- </head>
-
- <body>
- <center>
- <table border="1" width="40%">
- <tr>
- <td>
- thing_to_replace
- </td>
- </tr>
- </table>
- </center>
- </body>
-
- </html>
- """
-
- # Place html tags in the "thing_to_replace" spot
- replace_text = ""
-
- if fields_reponse == "Blahaj name is required":
- replace_text = """
- <h1>Blahaj name required</h1>
- <h2><a href=\"../submit_blahaj_info.html\">Go back</a></h2>
- """
- elif fields_reponse == "Already exists":
- replace_text = """
- <h1>Blahaj already added</h1>
- <h2><a href=\"../submit_blahaj_info.html\">Go back</a></h2>
- """
- elif fields_reponse == "submitted":
- replace_text = """
- <h1>Blahaj submitted!</h1>
- <img src="https://media1.tenor.com/m/FKtdcMXKBhsAAAAC/yippee-happy.gif" alt="yippee!" width="90%">
- <h2><a href=\"blahaj_list.cgi\">See it in the list!</a></h2>
- """
-
- html_text = html_text.replace("thing_to_replace", replace_text)
-
- print(html_text)
-
-
-fields_reponse = handle_fields()
-display_context(fields_reponse)
diff --git a/images/antinft.gif b/images/antinft.gif
new file mode 100644
index 0000000..1a4caf0
--- /dev/null
+++ b/images/antinft.gif
Binary files differ
diff --git a/images/blahaj_background.jpg b/images/blahaj_background.jpg
deleted file mode 100644
index f6e9208..0000000
--- a/images/blahaj_background.jpg
+++ /dev/null
Binary files differ
diff --git a/images/concepts_of_a_plan.jpg b/images/concepts_of_a_plan.jpg
new file mode 100644
index 0000000..fce6709
--- /dev/null
+++ b/images/concepts_of_a_plan.jpg
Binary files differ
diff --git a/index.html b/index.html
index 4ade58d..944e9a8 100644
--- a/index.html
+++ b/index.html
@@ -41,8 +41,8 @@ table {
one day have to learn the hard way they were wrong. My reason for existing is to
explore the world around me and continue the nonstop journy of learning and finding
new things. I try to avoid anything that disrupts the journy, requires closing off my
- mind and handing it over to someone... If you have a problem with that you can go fuck
- yourself!
+ mind and handing it over to someone... <b>If you have a problem with that you can go fuck
+ yourself!</b>
<br/><br/>
Some of my interests and hobbies:
</p>
@@ -61,9 +61,9 @@ table {
<tr>
<td>
<ul>
- <li><h3><a href="linuxRoom.html">Visit the linux room</a></h3></li>
+ <li><h3><a href="linux_room.html">Visit the linux room</a></h3></li>
<li><h3><a href="music_room.html">Visit the music room</a></h3></li>
- <li><h3><a href="blahajRoom.html">Visit the blahaj room</a></h3></li>
+ <li><h3><a href="tv_corner.html">Visit the tv corner</a></h3></li>
<li><h3><a href="the_philosophy_commune.html">Visit the philosophy commune</a></h3></li>
</ul>
</td>
@@ -72,6 +72,7 @@ table {
<a href="https://sdf.org" target="_blank"><img src="https://sdf.org/sdfbanner.png" alt="powered by sdf"/></a>
<a href="https://yesterweb.org/no-to-web3" target="_blank"><img src="https://yesterweb.org/no-to-web3/img/roly-saynotoweb3.gif" alt="keep the web free"/></a>
<img src="images/bi.gif" alt="bi pride"/>
+ <img src="images/antinft.gif" alt="This is an Anti-NFT Site"/>
<img src="images/coffee.gif" alt="need moar coffee XD"/>
</center>
</body>
diff --git a/linuxRoom.html b/linux_room.html
index a46df77..a46df77 100644
--- a/linuxRoom.html
+++ b/linux_room.html
diff --git a/submit_blahaj_info.html b/submit_blahaj_info.html
deleted file mode 100644
index 377a81c..0000000
--- a/submit_blahaj_info.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
- <title>Submit your blahaj!</title>
-
-<style>
-
-body {
- color: black;
- background-image: url('images/blahaj_background.jpg');
-}
-
-table {
- color: black;
- background-color: #bebebe;
- margin-top: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- margin-right: 10px;
-}
-
-</style>
-
-</head>
-
-<body>
- <center>
- <h1>Submit your blahaj!</h1>
-
- <table border="1" width="60%">
- <tr>
- <td>
- <form action = "cgi-bin/submit_blahaj_info.cgi" method = "get">
- <lable for = "blahaj_name" maxlength="256">The name of your blahaj</lable>
- <input type = "text" name = "blahaj_name"/>
- <br/><br/>
- <lable for = "blahaj_info">Tell us about your blahaj</lable>
- <textarea type = "text" name = "blahaj_info" rows="12" cols="40" maxlength="512"></textarea>
- <p>It has a max character count of 512 characters</p>
- <br/>
- <input type = "submit" value = "Submit this fucker!">
- </form>
- </td>
- </tr>
- </table>
- </center>
-</body>
-</html>
diff --git a/tv_corner.html b/tv_corner.html
new file mode 100644
index 0000000..562dc3d
--- /dev/null
+++ b/tv_corner.html
@@ -0,0 +1,151 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+ <title>Tv corner</title>
+
+<style>
+
+body {
+ color: black;
+ background-image: url('images/anime_and_cartoon_background.png');
+}
+
+table {
+ color: black;
+ background-color: #bebebe;
+ margin-top: 10px;
+ margin-bottom: 10px;
+ margin-left: 10px;
+ margin-right: 10px;
+}
+
+</style>
+
+</head>
+
+<body>
+ <center>
+ <table border="1" width="60%">
+ <tr>
+ <td>
+ <h2>Why watch dweeb shit when there are useful things to do?</h2>
+ <p>
+ Because fuck you, dweeb shit is the best way to waste time!
+ </p>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <h2><a href="index.html">Back to main page</a></h2>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <h2>Where do I watch X show?</h2>
+ <p>
+ You pirate it! For simple dumdum streaming for non techy people check out
+ <a href="https://www.wcostream.tv/" target="_blank">wcostream</a>. To learn
+ more about pirating check out
+ <a href="https://fmhy.pages.dev" target="_blank">freemediaheckyeah</a>. If you
+ want to have more optinos, get HD or at least not the 240p shit, not have to wait
+ for it to buffer... <b>you need to torrent</b>.
+ <br/><br/>
+ Torrenting sites are popular websites for hackers to fake. Don't trust your search engine.
+ Here is a list of torrenting sites.
+ <ul>
+ <li><a href="https://thepiratebay.org" target="_blank">The pirate bay</a>.
+ The old trusty torrenting site.</li>
+ <li><a href="https://nyaa.si" target="_blank">nyaa</a>. The anime torrenting site.</li>
+ <li>
+ <a href="https://eztvtorrent.co" target="_blank">EZTV Torrent</a> and
+ <a href="https://eztvx.to" target="_blank">EZTV</a>. I don't know why
+ these are two seprate sites tbh.
+ </li>
+ <li><a href="https://rarbg-official.com" target="_blank">rarbg</a></li>
+ <li><a href="https://www.torlock.com/" target="_blank">torlock</a>.
+ The site gets shut down a lot and was even torlock2 for a while.</li>
+ </ul>
+ <p/>
+ </td>
+ </tr>
+ </table>
+
+ <table border="1" width="60%">
+
+ <tr>
+ <td>
+ <h2>Favorites</h2>
+ <ul>
+ <li><a href="#cartoons">--&gt; Cartoons</a></li>
+ <li><a href="#anime">--&gt; Anime</a></li>
+ </ul>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <h2 id="cartoons">Cartoons</h2>
+
+ <h4>Xavier: Renegade Angel</h4>
+ <p>
+ Its a show without characters to relate to, any sort of coherent plot, anything for the brain to lach onto...
+ Everything you watch as an outside eavesdropping on someones trip. Each episode is different from each other
+ with a big ass money wrench thrown into any patterns you might see. Its the text book example of an unlinear
+ story. When you really watch <b>get off your phone</b> you will find meaning in all the layers and everything
+ will make sense only for you to learn it was all for nothing. Well anyways his show was <b>removed from Adult
+ Swim for being too weird</b> so thats within itself a reason to watch this show.
+ </p>
+
+ <h4>Moral Orel</h4>
+ <p>
+ Just a sweet little claymation about a good little child that likes to go to church. Could <i>NEVER</i>
+ have a deep dark plot that will make even the strongest of us cry, right??? No way could a show sooo
+ <i>very innocent</i> ever be <b>removed from Adult Swim for being too dark</b>.
+ </p>
+
+ <h4>Futurama</h4>
+ <p>
+ I first watched this show when I was ~6 years old. Bender was always my favorite character and formed the
+ backbone of my morals and view on humanity. When getting ready for church I always saw my dad watching either
+ Futurama or monke evolution documentary. It was no fair. I had to wear uncomfy clothes and go
+ to boring old person building while my dad got to instead watch Futurama and silly monke show. When I asked my mom
+ she always said "dad has to go work to make money". When we came back he was still at home. Now that I am an adult
+ I stay home to watch Futurama and silly monke show instead of going to church. Thats why <b>you should show your
+ children Futurama at a young age</b>. Look at me, I watched it at 6 and I turned out fine.
+ </p>
+
+ <h4>Venture Bros</h4>
+ <p>
+ One day I realized I am a lot like Dr.Venture. He is a INTP, a scientist that puts his
+ work above the value of human life and creates weird ass shit, likes prog rock and has
+ a record collection I approve of, is a single dad and terrible father... I am not a dad but
+ if I was I would be a single dad who is a terrible father just like Dr.Venture. Either that
+ or the gay dad with an ex wife that turned lesbian and a kid in special ed who when harrassed
+ by christians looks them in the eyes for the first and last time and says "fuck you faggot".
+ </p>
+
+ <h4>South Park</h4>
+ <p>
+ While I do think some of the shows written on this did a much better job on writing and mixing it
+ with good humor those shows are S tier. South Park is still A tier. Even if I can pick at their
+ writing style all I want its still way better than anything disney ever put out, plus the real
+ reason most of us watch South Park is for its sense of humnor. You may say South Park sucks and
+ is stupido but you watch it anyways. You also say mcdonalds is gross but you eat there anyways.
+ <b>You know who you are.</b> Also Wendy is my favorite character. Anyone who beats up Cartman has
+ my respect.
+ </p>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <h2 id="anime">Anime</h2>
+ </td>
+ </tr>
+ </table>
+ </center>
+</body>
+</html>