Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-92 authored Sep 22, 2024
1 parent 155ad91 commit 1271715
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ 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.
- **Games:** 7200+ games, constantly expanding.
- **Links:** 550+ alive links to proxies and games.
- **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.
Expand All @@ -22,21 +21,23 @@ thepegleg is a gaming website done differently.
### 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.
- [goldengrain.rf.gd](http://goldengrain.rf.gd/) Click the on 1995 in the about section
- [wtech.42web.io](http://wtech.42web.io/) Click on cybersecurity in the service section

## Make your own access point
### 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>```
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!
```
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;\'>');})()
```

## Contributing

Expand All @@ -46,7 +47,7 @@ We are really, really open to contributors. Just make an issue saying what you w

- 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.
- Game sources: Crazygames, 3kh0 assets, 3kh0 relived, armorgames, coolmathgames, stickpage.com, flash in the pan, flashpoint, y8.

## License

Expand Down

0 comments on commit 1271715

Please sign in to comment.