Giter Site home page Giter Site logo

node-bypasser's Introduction

node-bypasser

Build Status npm version

Bypass URL shortener websites with an amazing tool. You can follow the following steps to install the tool in your computer.

Installation process

npm install --save node-bypasser

Example:

Try on Tonic

var Bypasser = require('node-bypasser');

var w = new Bypasser('http://adf.ly/1DX0XD');
w.decrypt(function(err, result) {
	console.log('Decrypted: ' + result);
});

The output will be

Decrypted: https://github.com/matteocontrini/node-bypasser/

Testing phase

npm run test

Travis CI build is failing?

Unit tests may occasionally fail when there are network connectivity issues or when services' servers give bad temporary responses.

Our Supported websites

  • Adf.ly
  • Linkbucks.com (all alternative domains)
  • Shorte.st (sh.st, u2ks.com, jnw0.com, digg.to, dh10thbvu.com)
  • AdFoc.us
  • Smsh.me
  • P.pw
  • LinkShrink.net
  • Link5s.com
  • Bc.vc
  • NowVideo and AuroraVid (MP4/FLV video direct link will be extracted)
  • All generic services that use simple 301/302 redirect (goo.gl, bit.ly, t.co,...)

node-bypasser's People

Contributors

andresin87 avatar connesc avatar j2team avatar matteocontrini avatar shubhamguptaa avatar stefansarya avatar thangngoc89 avatar

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.