# Linkvertise Bypasser

Linkvertise bypasser is a powerful package to bypass linkvertise links!

- Easy to use
- Free for all



## Installation

It requires [Node.js](https://nodejs.org/) v10+ to run.


```sh
npm i linkvertise-bypasser
```


## Example

```js
(async() => {
const bypass = require("linkvertise-bypasser")
const link = await bypass("https://link-hub.net/187284/just-some-sort-of-example")
console.log(`Link: ${link}`)
})()
```

## Output

```
Link: https://google.com/
```
It will show to bypassed link

## Contact
 For any queries mail me on:
 vansh1705@outlook.com