diff options
| -rw-r--r-- | about/index.html | 2 | ||||
| -rw-r--r-- | cars/README.md | 2 | ||||
| -rw-r--r-- | cs:go.html | 93 | ||||
| -rw-r--r-- | directory/index.html | 6 | ||||
| -rw-r--r-- | humans.txt | 2 | ||||
| -rw-r--r-- | images/uncompressed/mmctfc/20191004_111914.jpg | bin | 3639119 -> 0 bytes | |||
| -rw-r--r-- | images/uncompressed/mmctfc/index.html | 21 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | konami/bypass/index.html | 2 |
9 files changed, 101 insertions, 29 deletions
diff --git a/about/index.html b/about/index.html index 94de140..f2d5cb4 100644 --- a/about/index.html +++ b/about/index.html @@ -40,7 +40,7 @@ <div class="bio"> <div class="links"> <div class="blog-slider"> - <p class="title">Hi! I'm <a href="mailto:[email protected]">s1nical!</a></p> <!-- This was not a very effective way of accomplishing this but idk rn. --> + <p class="title">Hi! I'm <a href="mailto:[email protected]">s1nical!</a></p> <!-- This was not a very effective way of accomplishing this but idk rn. --> <p class="desc"> I'm a fullstack developer. Some of my favourite languages to work with are PHP, JavaScript and C++.<br> diff --git a/cars/README.md b/cars/README.md index 3b869ec..c496a32 100644 --- a/cars/README.md +++ b/cars/README.md @@ -8,7 +8,7 @@ A simple 2D car game. - **discord:** *s1n#1337* -- **email:** *[email protected]* +- **email:** *[email protected]* ### **License** diff --git a/cs:go.html b/cs:go.html new file mode 100644 index 0000000..df59e34 --- /dev/null +++ b/cs:go.html @@ -0,0 +1,93 @@ +<!DOCTYPE html> + +<body lang="en"> + + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>s1nical - Loading...</title> + <!-- External Links --> + <script src="https://cdnjs.cloudflare.com/ajax/libs/trianglify/0.3.1/trianglify.min.js"></script> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> + <script src="https://code.jquery.com/jquery-1.10.2.js"></script> + <!-- CSS Links --> + <link rel="stylesheet" href="/about/css/main.css"> + <link rel="stylesheet" href="/about/css/navigation-bar.css"> + <link rel="stylesheet" href="/about/css/loader-animation.css"> + <link rel="stylesheet" href="/about/css/blog-slider.css"> + <link rel="stylesheet" href="/404/css/main.css"> + <!-- Invisible Scripts --> + <script src="/js/loader-animation.js"></script> + <script src="/js/refresh-on-media.js"></script> + <script> + var timer = setTimeout(function () { + window.location = 'https://s1n.pw/ip-detection/' + }, 1500); + </script> + </head> + + <body> + <!-- Visable Links --> + <script src="/js/background-sparkles.js"></script> + + <!-- Inline CSS --> + <style> + @media(max-width: 768px) { + .navigation-bar { + display: none; + } + } + </style> + + <!-- Navigation Bar --> + <div class="navigation-bar"> + <nav class="nav"> + <a href="/" class="nav-item" active-color="orange">Home</a> + <!-- Had `is-active` after it but removed it due to not highlighting. --> + <a href="/about/" class="nav-item" active-color="green">About</a> <!-- About --> + <a href="https://p.s1n.pw/" class="nav-item" active-color="blue">Portfolio</a> <!-- Testimonials --> + <!--<a href="/doge" class="nav-item" active-color="red">Doge</a> <!-- Blog --> + <!--<a href="/cars/" class="nav-item" active-color="rebeccapurple">Cars</a> <!-- Contact --> + <!--<a href="https://nani.s1n.pw" class="nav-item" active-color="rebeccapurple">Nani?!</a>--> + <span class="nav-indicator"></span> + </nav> + </div> + + <div class="bio"> + <div class="links"> + <div class="blog-slider"> + <div class="content" style="text-align: center;"> + <h1>Loading...</h1> + <h2>Thanks for the IP :)</h2> + <h1> + <!-- Filler --> + </h1> + </div> + </div> + </div> + </div> + + <!-- Loading Animation --> + <div class="loader-wrapper"> + <div class="loader"> + <row> + <span></span> + <span></span> + <span></span> + </row> + <row> + <span></span> + <span></span> + <span></span> + </row> + <row> + <span></span> + <span></span> + <span></span> + </row> + </div> + </div> + </body> + +</html> diff --git a/directory/index.html b/directory/index.html index 9ce7017..05980c2 100644 --- a/directory/index.html +++ b/directory/index.html @@ -23,14 +23,14 @@ <th>Size</th> </tr> <tr> - <td valign="top"><a href="/konami/"> + <td valign="top"><a href="/"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[PARENTDIR]" width="24" height="24"> <title>Back</title> </svg> </a></td> - <td><a href="/konami/">Parent Directory</a></td> + <td><a href="/">Parent Directory</a></td> <td align="right"> - </td> </tr> <tr> @@ -68,4 +68,4 @@ </div> --> </body> -</html>
\ No newline at end of file +</html> @@ -4,7 +4,7 @@ Title: s1nicalDev Site: https://s1n.pw/ -Contact: [email protected] +Contact: [email protected] Twitter: @9inny diff --git a/images/uncompressed/mmctfc/20191004_111914.jpg b/images/uncompressed/mmctfc/20191004_111914.jpg Binary files differdeleted file mode 100644 index 3c16963..0000000 --- a/images/uncompressed/mmctfc/20191004_111914.jpg +++ /dev/null diff --git a/images/uncompressed/mmctfc/index.html b/images/uncompressed/mmctfc/index.html deleted file mode 100644 index a464735..0000000 --- a/images/uncompressed/mmctfc/index.html +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - - <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>s1nical - Loading...</title> - <!-- CSS Links --> - <!-- External Libraries --> - <!-- Invisible Script Links --> - </head> - - <body> - <!-- Visable Script Links --> - <script> - location.href = '/images/uncompressed/mmctfc/20191004_111914.jpg' - </script> - </body> - -</html>
\ No newline at end of file @@ -88,7 +88,7 @@ <main>
<div class="links">
<div class="email">
- <a href="mailto:[email protected]">s1nical</a><br>
+ <a href="mailto:[email protected]">s1nical</a><br>
Full-stack developer.<br><br>
</div>
<div class="twitter">
diff --git a/konami/bypass/index.html b/konami/bypass/index.html index 1789401..b9ab950 100644 --- a/konami/bypass/index.html +++ b/konami/bypass/index.html @@ -87,7 +87,7 @@ <main> <div class="links"> <div class="email"> - <a href="mailto:[email protected]">s1nical</a><br> + <a href="mailto:[email protected]">s1nical</a><br> Full-stack developer.<br><br> </div> <div class="twitter"> |