Compare commits

..

No commits in common. "ca3bda8b7540be6753b2c8112ba467d4a9bc7c47" and "c6229f0f3a9e0f1a7a87fe01b542a5ef4c2f519a" have entirely different histories.

3 changed files with 11 additions and 12 deletions

View file

@ -3,19 +3,22 @@
# YinYang
Not your ordinary unblocker site. Games, [chat](https://voxel-im.github.io/YinYang/discord.html), a [search proxy](https://voxel-im.github.io/YinYang/pr0xy.html) and apps.
Games, [chat](https://voxel-im.github.io/YinYang/discord.html), apps, and a lot more to come. [THIS SITE IS IN BETA]
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/voxel-im/YinYang"><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%2Fvoxel-im%2FYinYang"><img src="https://vercel.com/button" alt="Deploy with Vercel"/></a>
<a href="https://heroku.com/deploy?template=https://github.com/voxel-im/YinYang"><img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy">
<a href="https://deploy.cyclic.sh/voxel-im/YinYang/"><img src="https://deploy.cyclic.sh/button.svg" />
<a href="https://heroku.com/deploy?template=https://github.com/voxel-im/YinYang">
<img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy">
<a href="https://deploy.cyclic.sh/voxel-im/YinYang/">
<img src="https://deploy.cyclic.sh/button.svg" />
<a href="https://render.com/deploy?repo=https://github.com/voxel-im/YinYang/">
..Or just use the [alt link](https://study-forums.netlify.app/README.md) if you don't want to selfhost.
..Or just use the [alt link](https://study-forums.netlify.app) if you don't want to selfhost.
# Page Access
See those files up there? Slap them at the end of your link and you're good to go.
Example: yinyang.site/YinYang/adanceoffireandice.html
See those files up there? Yeah, take them and slap them at the end of https://voxel-im.github.io/YinYang/ and you're good to go.
Works the same if you selfhost and with https://study-forums.netlify.app

View file

@ -1,4 +0,0 @@
<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://butterchurnviz.com" 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>

View file

@ -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://tiwproxy.vercel.app/static/" 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://tiwproxy.vercel.app/static" 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>