mirror of
https://github.com/voxel-im/YinYang.git
synced 2024-11-21 15:33:09 +02:00
Compare commits
6 commits
61c01fd760
...
ad10734b9e
Author | SHA1 | Date | |
---|---|---|---|
ad10734b9e | |||
b058897def | |||
752563a86a | |||
f2dce5c87d | |||
da88159409 | |||
e737e80ae5 |
5 changed files with 21 additions and 8 deletions
15
README.md
15
README.md
|
@ -1,19 +1,20 @@
|
|||
![optical-illusions-1024x683](https://github.com/Flake6/serenity/assets/164063937/fb3f938d-7a1d-486d-a259-9fd028a2f374)
|
||||
# serenity
|
||||
![images (11)](https://github.com/Flake6/nebula/assets/164063937/7c83b2fe-fd39-423e-9b16-ce7cd435e0fc)
|
||||
# nebula
|
||||
|
||||
|
||||
not your ordinary unblocker site. games, [chat](https://voxel.is-a.dev/serenity/chat.html), a [proxy](https://voxel.is-a.dev/serenity/pr0xy.md) and apps.
|
||||
not your ordinary unblocker site. games, [chat](https://voxel.is-a.dev/nebula/chat.html), a [proxy](https://voxel.is-a.dev/nebula/pr0xy.md) and apps.
|
||||
|
||||
if your school ever restricts this just fork and deploy to GitHub Pages or use the following options:
|
||||
|
||||
<a href="https://app.netlify.com/start/deploy?repository=https://github.com/Flake6/Serenity"><img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify"></a>
|
||||
<a href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FFlake6%2FSerenity"><img src="https://vercel.com/button" alt="Deploy with Vercel"/></a>
|
||||
<a href="https://heroku.com/deploy?template=https://github.com/Flake6/Serenity"><img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy">
|
||||
<a href="https://app.netlify.com/start/deploy?repository=https://github.com/Flake6/nebula"><img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify"></a>
|
||||
<a href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FFlake6%2Fnebula"><img src="https://vercel.com/button" alt="Deploy with Vercel"/></a>
|
||||
<a href="https://heroku.com/deploy?template=https://github.com/Flake6/nebula"><img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy">
|
||||
|
||||
..or just use the alt links if you don't want to selfhost.
|
||||
|
||||
study-forums.netlify.app
|
||||
|
||||
salchipapas.vercel.app
|
||||
|
||||
pacific-ocean0.github.io/s
|
||||
|
||||
# usage
|
||||
|
|
4
chatgpt.html
Normal file
4
chatgpt.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<title> </title>
|
||||
|
||||
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://chat.forefront.ai/" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
||||
</iframe>
|
4
donkeykong.html
Normal file
4
donkeykong.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<title> </title>
|
||||
|
||||
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://michaelbest01.github.io/gfiles/flash/?swf=donkeykong.swf" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
||||
</iframe>
|
|
@ -1,4 +1,4 @@
|
|||
<title> </title>
|
||||
|
||||
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://voxel.is-a.dev/fp-instance/app.html?id=220672247" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
||||
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://voxel.is-a.dev/fp-instance/#220672247" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
||||
</iframe>
|
||||
|
|
4
projectsekai.html
Normal file
4
projectsekai.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<title> </title>
|
||||
|
||||
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://voxel.is-a.dev/fp-instance/#598491618" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
|
||||
</iframe>
|
Loading…
Reference in a new issue