A simple Node.Js app the scrapes data from Shush.se and uses ajax to list data and view episodes. I wrote this as I was sick and tired of the popups that present them selves when clicking on content...
- Clone the repo to your system.
- In terminal browse to your repo directory C:<REPO LOCATION>\shush-browser
- In Terminal once you are in the repo directory run npm install to install all the node modules
- In terminal run node index.js
- Open you browser and go to http://localhost:3000
- HAVE FUN !