Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-92 authored Sep 3, 2024
1 parent c198a59 commit e60b20a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h2><a href="epic.html">Unblocker utility</a></h2>
<p>Unblocker for GoGaurdian prisoners</p>
</article>
<article>
<h2><a href="/README.md">About</a></h2>
<h2><a href="/readme.html">About</a></h2>
<p>About thepegleg (README.md)</p>
</article>
<article>
Expand Down
55 changes: 55 additions & 0 deletions readme.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@

<script src="https://rawcdn.githack.com/oscarmorrison/md-page/232e97938de9f4d79f4110f6cfd637e186b63317/md-page.js"></script><noscript>

<p align="center">
<img src="https://pegleg.cbass92.org/favicon.ico" alt="drawing" width="200"/>
</p>

## Overview

thepegleg is a gaming website done differently.

## Features

- **Pretty much unblockable:** Easily accessable from many access points.
- **Games:** Any game you can have on the web, it's on there.
- **Links:** 1900+ links to proxies and games.
- **ChatGPT:** Yep.
- **Exploits:** Proxies and unblockers, as well as whatever working exploits.
- **Quick updates:** Ask for whatever, and we will try our best to put it on thepegleg.
- **Ad free forever:** There should be nothing to distract you from your distractions, ever.
- **Really cool:** The website is really cool.

## How to access
### Go to any of the following access points and follow instructions
- [pegleg.cbass92.org](https://pegleg.cbass92.org) click on the word Atlas on the 404 page.
- [sciency.scienceontheweb.net](https://sciency.scienceontheweb.net) type in 69420 and click on the results in the calc.
### Use a template
Easiest way, follow instructions at [ThePlank](https://github.com/sebastian-92/ThePlank/README.md)
### Custom access point
To make a custom access point, put this html anywhere on your website. the only thing you can't edit is the link, everything else should be fine:```<a href="javascript:void(0);" onclick="var newTab = window.open('about:blank'); newTab.document.write('<head><title>Classroom</title><link rel=\'icon\' type=\'image/png\' href=\'gc.png\'></head><embed allowfullscreen=\'true\'src=\'https://thepegleg.github.io/asdjklhfskjafhakfhueoyraehfjkcnjkdscnsjakdreuoiwefh/index.html\' style=\'position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;\'>'); return false;" style="text-decoration: none;">Atlas</a>```
### Bookmarklet
Put this in your bookmarks bar:
```javascript:(function(){var newTab = window.open('about:blank');newTab.document.write('<head><title>Classroom</title><link rel=\'icon\' type=\'image/png\' href=\'gc.png\'></head><embed allowfullscreen=\'true\' src=\'https://thepegleg.github.io/asdjklhfskjafhakfhueoyraehfjkcnjkdscnsjakdreuoiwefh/index.html\' style=\'position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;\'>');})()```

## Forking the Repository

To contribute to thepegleg, you can fork the repository and follow these simple steps:

1. Fork this repository to your GitHub account.
3. Turn on GitHub pages
4. That's it!

## Contributing

We are really, really open to contributors. Just make an issue saying what you want to change, and we will invite you to the organization within a few days, unless we do not like you for some reason.

## Credits

- Project Lead: [Cbass92]
- Contributors: [elsgcreate]
- Skidded from a lot of people before I put in the credits so thank you, along with people like 3kh0, lax1dude, lbananna, selenite, and WhoIsEv.

## License

This project is licensed under the [RACL License](LICENSE).

0 comments on commit e60b20a

Please sign in to comment.