Git Product home page Git Product logo

Comments (13)

martyhil123 avatar martyhil123 commented on September 25, 2024

I might not check github often. please message me on twitter (@M1sterM3rty) or discord (Sp00ked#2264) if I do not message back within a few days.

from holy-unblocker.

Rockpods avatar Rockpods commented on September 25, 2024

I am not author but on heroku you should be able to use this link to make a Holy Unblocker site. https://heroku.com/deploy?template=https://github.com/QuiteAFancyEmerald/HolyUnblockerPublic for repl.it use this link: https://repl.it/github/QuiteAFancyEmerald/HolyUnblockerPublic

from holy-unblocker.

martyhil123 avatar martyhil123 commented on September 25, 2024

Alright thanks, I don't want to make one I just want to get to the one the people made. Thank you, Rockpods.

from holy-unblocker.

martyhil123 avatar martyhil123 commented on September 25, 2024

worked on my school windows computer. Didn't work on the school chromebook. It took some time to load then it blocked it and gave the reason (school branch, block) for ex. BCPS Block. Looks like it wouldn't be as easy as I thought it would be. Any suggestions?

from holy-unblocker.

QuiteAFancyEmerald avatar QuiteAFancyEmerald commented on September 25, 2024

I would not try developing this on your Chromebook but I do have some suggestions if I am interpreting your question correctly.

If you are trying to access the complete updated site list join the Titanium Network discord as I update the lists often and you will find other similar sites to HB on it. :D

https://discord.gg/Dw6C7p5

If you are trying to make your own

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

  • Next get a card from here if you don't already have one or use your own. Either works but you need a credit card or prepaid card to add custom domains with Heroku. (https://www.paypal-prepaid.com/)
    Make sure you connect your Heroku app to your GitHub and enable automatic deploys. Will make things easier. :)
    Freenom Steps
  • Get some Freenom domains then add them to your Heroku instance (Personal > [App Name] > Settings > Domains)
    Add a domain for both www.youdomainhere.cf and yourdomainhere.cf with .cf being interchangeable with other Freedom domain names.
    Cloudflare Steps
  • Use Cloudflare (make an account), add your site (Freenom Domain) and then add your various DNS targets to Cloudflare.
    Make sure they are CNAME and try to follow this structure:
    ==
    Type | Name | Target
    CNAME | www | yourherokutargethere.herokudns.com
    CNAME | @ | yourherokudnstargethere.herokudns.com
    Below are if you want external proxies also with your site:
    CNAME | a | yournodeinstance.herokudns.com
    CNAME | pd | yourpydodgebinstancehere.herokudns.com
    CNAME | p | yourpowermouseinstancehere.herokudns.com
    Make sure HTTPS is forced and have SSL set to Flexible.
    ==
    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.
  • Make an account: https://gitpod.io/
  • Fork this repo and enter in this URL to setup your workspace: `https://gitpod.io#https://github.com/YourNameHere/HolyUnblockerPublic/

Hopefully this helps.

from holy-unblocker.

martyhil123 avatar martyhil123 commented on September 25, 2024

Well, I made an account for Heroku and made my own app and everything and launched it and it worked. It only worked on my windows school issued computer. I tried doing the same thing for my brothers chromebook. But when I pressed launched it took some time to load and then said blocked. I think the whole county/district restricts one from launching apps on any unknown sites with strange mechanisms. But I will check the discord out. Since they blocked discord as-well on the chromenbooks.. could you link a few sites that are unblocked currently? I want to be able to go on discord and watch crunchyroll.

from holy-unblocker.

QuiteAFancyEmerald avatar QuiteAFancyEmerald commented on September 25, 2024

Response:
Sure! Um not sure about Crunchyroll working on any proxy but look at r/AnimePiracy for other sites that may work under a proxy. But Discord does work, with Alloy. So does YouTube. :)

General Site List:
https://deportedpencil.cf
https://cattttttttttttttttttttttttsss.cf/

from holy-unblocker.

martyhil123 avatar martyhil123 commented on September 25, 2024

Before I close this, are there any known anime sites that work using the unblocker? I tried the ones you listed and some sites loaded but the players for the anime title didn't work. any way to fix? (i cant access holy unblocker, when I click it says 'this website is dangerous! move back into safety!"

from holy-unblocker.

QuiteAFancyEmerald avatar QuiteAFancyEmerald commented on September 25, 2024

@martyhil123 Like I said you will need to maybe join the TN discord for more links. Some of them are down right now or reported unfortunately. I am going to release a new list soon though. As for anime sites that work I am not too sure.

from holy-unblocker.

martyhil123 avatar martyhil123 commented on September 25, 2024

Both websites now got blocked. deported pencil is now considered as a security proxy and cats takes long time to load then just not work. could i get more sites please?

from holy-unblocker.

QuiteAFancyEmerald avatar QuiteAFancyEmerald commented on September 25, 2024

DM me on Discord or join the server above please. I don't want to leak any sites here.

Quite A Fancy Emerald#0001

from holy-unblocker.

martyhil123 avatar martyhil123 commented on September 25, 2024

ok.

from holy-unblocker.

liamjgkelly avatar liamjgkelly commented on September 25, 2024

you already did above

from holy-unblocker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.