-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e6dc268
commit 1f1c263
Showing
1 changed file
with
1 addition
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,112 +1 @@ | ||
<style>.hide { | ||
padding-left: 35px; | ||
display: block; | ||
font-size: 0px; | ||
transition: font-size 0.5s ease; | ||
} | ||
|
||
.projectName { | ||
font-size: 20px; | ||
transition: all 0.5s ease; | ||
} | ||
|
||
.projectName h3 { | ||
padding-left: 30px; | ||
} | ||
|
||
.projectName:hover { | ||
font-size: 30px; | ||
} | ||
|
||
.projectName:hover ~ .hide { | ||
display: block; | ||
color: #626262; | ||
font-size: 30px; | ||
} | ||
|
||
.projectName:hover ~ .hide { | ||
display: block; | ||
color: #626262; | ||
font-size: 20px; | ||
} | ||
|
||
.projects { | ||
text-align:left; | ||
width: 60%; | ||
display: inline-block; | ||
vertical-align: middle; | ||
} | ||
|
||
.about { | ||
padding: 3%; | ||
width: 20%; | ||
display: inline-block; | ||
vertical-align: top; | ||
word-wrap: break; | ||
} | ||
|
||
h1 { | ||
padding: 20px; | ||
padding-top: 10px; | ||
padding-bottom: 10px; | ||
border-radius: 20px; | ||
background-color: #e9b5f5; | ||
opacity: 0.7; | ||
box-shadow: 0px 2px 5px grey; | ||
transform: translateY(0px); | ||
transition: all .2s; | ||
font-family: monospace; | ||
text-align: center; | ||
} | ||
|
||
body { | ||
text-align: center; | ||
background: rgb(134,255,0); | ||
background: linear-gradient(90deg, rgba(134,255,0,0.2105042700674019) 0%, rgba(121,9,120,0.24691883589373254) 37%, rgba(0,212,255,0.2049020291710434) 100%); | ||
font-family: Helvetica; | ||
} | ||
.project { | ||
background-color: transparent; | ||
}</style> | ||
<h1>The offical <b>Codename®</b> website.</h1> | ||
<hr> | ||
<h3>ALERT!!!! THE GOBLINIOUS1.GITHUB.IO DOMAIN HAS BEEN BLOCKED IN SOME DISTRICTS, USE <a href="http://securly.com.webcr.top/">http://securly.com.webcr.top/</a> INSTEAD.<br>Block this one, I dare you.</h3> | ||
|
||
<div class="projects"> | ||
<div class="project"> | ||
<div class="projectName"> | ||
<a href="ONC-Exploit"><h3>ONC Exploit</h3></a> | ||
<hr> | ||
</div> | ||
<div class="hide"> | ||
<p>The latest and greatest.</p> | ||
<p>Its pronounced AH-N-K. This exploit was not made by the codename team, credits on the website. | ||
<p> | ||
</div> | ||
</div> | ||
|
||
<div class="project"> | ||
<div class="projectName"> | ||
<h3><a href="https://docs.google.com/forms/d/e/1FAIpQLSeLqEHJD8R4O1glfQbgEHi2gXgLwmu2lgD2R0zSn6Lbm8M4-Q/viewform?usp=sf_link">Contact</a></h3> | ||
<hr> | ||
</div> | ||
<div class="hide"> | ||
<p>say codename 3 times while looking in the mirror at 3 am and i will show up.. or use the contact link above? your choice.</p> | ||
|
||
</div> | ||
</div> | ||
<p>Goblinious1 is the the only github account associated with Codename. </p> | ||
<p><b> If someone has made you pay to access this websites information, youve been scammed. All the contents of this website not protected by a password and an NDA should be public knowlege.</b></p> | ||
</div> | ||
<div class="about"> | ||
<h2>About us</h2> | ||
<p style="font-size:20px">We make stuff to help people access the internet.</p> | ||
<p><em>Why do you make exploits?</em></p> | ||
<p> is fun 👍, and I got inspired by the love of finding bugs in my favorite games!</p> | ||
<p><em>How do you make exploits?</em></p> | ||
<p>I learned the basics of coding through sololearn, and researched existing exploits, talking to people who made them to learn what they did to discover it.</p> | ||
<p><em>"pwease make me another exploit the current one is broken :("</em></p> | ||
<p>dont care + didnt ask + im obviously working on a new one if the old one is broken + ratio + i cant just work faster because you told me to</p> | ||
<a href='http://www.freevisitorcounters.com'>freevisitorcounters</a> <script type='text/javascript' src='https://www.freevisitorcounters.com/auth.php?id=ada9e02a7e2a03d5b36f17c5e0f678fadfd6fd9c'></script> | ||
<script type="text/javascript" src="https://www.freevisitorcounters.com/en/home/counter/1151725/t/1"></script> | ||
</div> | ||
<h1>Go to securly.com.webcr.top This domain is being removed</h1> |