adult.xyz

1.0.0 • Public • Published

Adult.xyz shortener (Adfly variant)

This module allows you to shorten your URLs using Adf.ly. Link and earn money!

Installation

npm install adult.xyz

Usage

var adultxyz=require("adult.xyz")("YOUR_USER_ID","YOUR_PUBLIC_API_KEY"); // You will find your API key in adult.xyz [Tools section](https://login.adult.xyz/publisher/tools#tools-api).
// var adultxyz=require("adult.xyz")(); still works but you won't earn money

adultxyz.short("https://lambdathebot.cf",function(url){
	console.log("Short URL is: "+url);
});

Package Sidebar

Install

npm i adult.xyz

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.02 kB

Total Files

4

Last publish

Collaborators

  • systemm32