1.0.6 • Published 4 years ago

scamfree v1.0.6

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

SCAMFREE

First of all , send me an email to lamed33140ALTgmailDOTcom to request an APIKey.

Installation

npm install scamfree

Usage

var scamfree = require("scamfree")

scamfree.find({IP:'78.159.103.182', APIKey: '[YourApiKey]'}, function(err, result) {
  if(err) console.log(err);

  console.log(result);
});

Todos

  • Explain this module

License

MIT

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago