main

</img>

Holy Unblocker

Holy Unblocker, an official flagship Titanium Network site, can bypass web filters regardless of whether it is an extension or network-based. Being a secure web proxy service, it supports numerous sites while being updated frequently and concentrating on detail with design, mechanics, and features.

Works with a large number of sites, including YouTube, Discord, and more!

Also has a good amount of locally hosted games featured on the site.

Read below for information if the official site is blocked or for obtaining more links.

Supports

Features:

Note: EmuLibrary is not featured in the public version.

Official Site: https://holyubofficial.net

Be sure to join Titanium Network’s Discord for more official site links: https://discord.gg/unblock

Simply do %proxy hu in #proxy-commands for more Holy Unblocker links on the TN Discord server.

</img>

Deploy Holy Unblocker

Deploy to Heroku Run on Replit Remix on Glitch Deploy to Azure Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud

Table of contents:

How to Setup

Either use the button above to deploy to Heroku or do the below:

git clone https://github.com/titaniumnetwork-dev/Holy-Unblocker.git

cd Holy-Unblocker

npm install

npm start

The default place for the proxy when its started is http://localhost:8080 but you can change it if needed in config.json

This website is hosted locally with Corrosion built-in. More more information go to the Corrosion repository below.

Structure

Structure Information

Details of /views/

Scripts located in /views/assets/js/

Future Additions

Vauge Explanation for Beginners With External Proxies and Hosting

You will first want to host your proxies locally or externally.

List of some good hosting options:

Out of the list of hosting providers Heroku and NodeClusters rank first as a preference. You may also self-host.

After you have selected a decent VPS, use Cloudflare for the DNS records for both the site and the subdomains for the proxies.

This is an example of DNS records involving Heroku. Self-hosting will require A records preferably. </img>

As stated previously, Holy Unblocker is hosted locally with Corrosion.

Heroku Steps

So you chose to use Heroku to host. I personally favor it as a free choice.

Make sure you connect your Heroku app to your GitHub and enable automatic deploys. Will make things easier. :)

Freenom/Domain Steps

For beginners, Freenom is a good provider for obtaining domains for free. However the catch is that you can only use properly “Freenom” domains for free being .cf, .ml, .gq, ga and .tk. However these can be blocked rather easily.

Cloudflare Steps

Make sure they are CNAME although A records also work and try to follow this structure:

**Type Name Target**

CNAME | @ | your-main-heroku-target-here.herokudns.com
CNAME | www | your-main-heroku-target-here.herokudns.com

Below are if you want external proxies also with your site:

CNAME | p | your-palladium-instance-here.herokudns.com
CNAME | a | your-womginx-instance-here.herokudns.com
CNAME | pd | your-pydodgeb-instance-here.herokudns.com

Make sure HTTPS is forced and have SSL set to Flexible for Heroku. Otherwise you can have SSL set to Full.

Workspace Configurations

Preferably if you have your own device use Visual Studio Code. Pretty much the best option you can get but obviously this is an opinion. Also make sure you have Node.JS installed on your machine.

Not going to go too in depth with this part but first fork this repository. The clone it locally through a Terminal of some sort depending on what OS you are on. Make sure you navigate to the folder you want to set this up in.

git clone https://github.com/titaniumnetwork-dev/Holy-Unblocker.git

cd Holy-Unblocker

npm install

Now simply add the folder you cloned this repo in in VSC. Then run npm install. I recommend that if you are releasing this publically on GitHub that you add a .gitignore in your root directory with the following exclusions:

node_modules

Now you have your following workspace environment setup. To deploy the following workspace you just created you will need to look up depending on your hosting provider.

For an online IDE that you can use on your school computer and/or chromebook use GitPod. Basically the equivalent of Visual Studio Code but with in-browser support.

Use the same steps above by running npm install in your repository and adding a .gitignore in your root directory specifying to exclude node_modules.

Detailed FAQ

A detailed FAQ with common issues and solutions can be found here or on any official HU site on the FAQ page.

Quick FAQ **Why is the site I am on not working correctly or having CAPTCHA errors?** Captcha support is currently not available on all of the current proxies sadly. Therefore some sites may not work with any of the sites. Read below for issues with links on sites. **Why are some page links not working or leading to 404 pages?** This is an issue with the latest release of Alloy proxy but it may also occur with other proxies. In this case manually entering the URL of the page you would like to view can solve this or try navigating using the home button. (Reddit, Twitter) The next release of Alloy may fix this also. **When using YouTube on any of the proxy sites, why does the page not load fully or the video is just white?** There are two methods for fixing this: - Reloading the page normally when the error above happens should load the video. - Or right-clicking the page and doing Reload Frame if you are using some form of Stealth Mode. **When using Discord under Alloy or SysYa, why does the page stay gray/white or the QR code not load?** Once again do the same steps above: - Reloading the page normally when the error above happens should load the video - Or right-clicking the page and doing Reload Frame if you are using some form of Stealth Mode. Make sure you are also doing the steps correctly. Simply view link above for extended Discord proxy information/steps. **I am getting 502 errors. What do I do?** When this happens you may either switch sites to fix the error or wait a bit. Sometimes clearing your cache can help. If you still have any questions feel free to ask them in the discord linked here.

More Information

This project is maintained by Quite A Fancy Emerald with massive help from BinBashBanana (OlyB) and is an official flagship Titanium Network proxy site.

View the official website for more detail and credits.

Proxy Sources:

This project currently uses Corrosion, Womginx, and Palladium, linked below.

Other:

Notable Mentions:

Thanks :D