1.1.6 • Published 3 years ago

strip-gif v1.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

What Is Strip?!

Strip is an porn gif api that currently has exactly:

- 130 Normal Porn Gifs

- 40 Hentai Gifs

⚠️ WARNING ⚠️

Some gif links are pretty long!

Here is an example of longest url currently!

(BUT MOST URLS ARE NOT THIS LONG!)

Longest Gif

Updates

- Added 30 normal porn gifs

- Added 40 hentai gifs

Basic usage

How to install

npm install strip-gif

Request a normal gif

const strip = require('strip-gif');

// Log out link to normal gif
console.log(strip.gif())

Request hentai gif

const strip = require('strip-gif');

// Log out link to hentai gif
console.log(strip.gif({ hentai: true }))

Using simple example from above you can use that link to send it as embed or maybe put it into <img> element.

I dont know whatever you might want to make with it 😅 but enjoy ❤

1.1.6

3 years ago

1.1.5

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago