Coder Social home page Coder Social logo

999eagle / cr-unblocker-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onestay/cr-unblocker-server

0.0 3.0 0.0 44 KB

This is the backend we created to act a the middleman and ask a session_id for you from an american server.

Home Page: https://cr-unblocker.com

License: MIT License

Dockerfile 2.52% JavaScript 97.48%

cr-unblocker-server's Introduction

CR-Unblocker-Server

What is the CR-Unblocker?

This is the backend we created to act a the middleman and ask a session_id for you from an american server.

I've heard it isn't safe?

The method all Crunchyroll Unblockers are using is basically the same as described above. Your session id is bound to your account after being set as a cookie. However, I take security very serious. The server the backend is running on is secure. If you notice anything suspicious PLEASE tell us.

Please note: We won't take responsibility for any compromised accounts.

Setting it up yourself

If you are really concerned about security you can run it yourself. I will give you a brief tutorial here but can't help you with every little detail:

  1. You should have some knowledge of NodeJS.
  2. Clone this repo and the extension's repo.
  3. Assuming you got NPM and Nodejs setup, move package.json and server.js to your VPS or something like that hosted in America. I can recommend running the server behind a reverse proxy like Nginx.
  4. run npm install, npm start and setup Nginx
  5. In the extension in src/background_script.js add https://{your server URL}/start_session?version=1.0 to the SERVERS array and delete all other elements if you only want to use your server.
  6. Add the extension folder as an unpacked extension to your browser.

or get the image from docker. The server runs on port 3001.

Extension repo

The extension repo is here (Currently down because Crunchyroll sent a DMCA request. I'm looking into it)

Contributing

The server and extension are currently still under development. We plan on adding some more features. If you have any idea on what to add feel free to contribute to the project.

Support me

If you like my work and would like to help me cover the server cost consider becoming a Patreon: https://www.patreon.com/onestay

This would really help me out!

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.