strip-gif

Strip is a porn gif api for whatever u might use it for.

Usage no npm install needed!

<script type="module">
  import stripGif from 'https://cdn.skypack.dev/strip-gif';
</script>

README

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 ❤