clicknload2text-js/README.md
2021-10-13 08:27:51 -03:00

10 lines
529 B
Markdown
Executable File

# Click'n'Load to Text
## Simple Javascript/Node.JS script to display Click'n'Load hidden contents
### Requirements and Startup
- Download Node.JS [Download Here](https://nodejs.org/en/download/ "Node.JS Download")
- Once installed Node.JS, execute "startServer.bat/.sh" depending on your platform or...
- ...open a console inside the folder and execute `node cnl2text.js`
### How to use
- Go to an page with a Click'n'Load button while the server is running, click and you will obtain in the same browser the decoded content.