Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Nov 9, 2020
2 parents bae5ebb + 3292cb0 commit 85ecb51
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Holy Unblocker

A website that can be used to bypass web filters; both extension and firewall. This is the public source code for Holy Unblocker, a rather fancy website with some cool dynamic backgrounds while also focusing with detail put into the design and mechanics overall. Also has cool features like custom Tab Cloaks and with more to come. Works on a large number of sites including YouTube (Full Quality Support), Discord, CoolMathGames and more! Be sure to check the various branches as I update Holy Unblocker often with open access to yet to be released versions.

<img src="https://raw.githubusercontent.com/QuiteAFancyEmerald/HolyUnblockerPublic/master/public/assets/img/hbpreview.png?raw"></img>

Official Site: https://www.holyubofficial.net

Site Documentation: <a href="https://www.holyubofficial.net/?in">Documentation</a>

Instance Status: <a href="https://status.holyubofficial.net/?update">Status</a>

Be sure to join Titanium Network's Discord for more official site links: https://discord.com/invite/tgT48PH

<a href="https://heroku.com/deploy?template=https://github.com/QuiteAFancyEmerald/HolyUnblockerPublic" title="Deploy to Heroku"><img alt="Deploy to Heroku" src="https://raw.githubusercontent.com/QuiteAFancyEmerald/HolyUnblockerPublic/master/public/assets/img/heroku.svg?raw" width="140" height="30"><img></a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A web proxy capable of proxying websites!",
"main": "app.js",
"scripts": {
"test": "test",
"test": "node app.js",
"start": "node app.js ./node_modules/.bin/grunt"
},
"keywords": [
Expand Down
6 changes: 2 additions & 4 deletions public/info.html

Large diffs are not rendered by default.

0 comments on commit 85ecb51

Please sign in to comment.