Sha256: 7d3b4dfacdc7064b1f1ba5b1dfb4283b730690ff1e4de5e1c06b4f009c277ccf
Contents?: true
Size: 350 Bytes
Versions: 2
Compression:
Stored size: 350 Bytes
Contents
## Moocher - Keep Moochers Out This is Ruby interface for Moocher api, A Reputation API and Anti-Abuse Service. Still in developmental phase. Currently functioning features are listed below. ## Check Blacklisted IP ```ruby require 'moocher' ip_blacklisted? "8.8.8.8" #=> false # If IP is found in blacklisted database it will return true. ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
moocher-0.1.1.2pre | README.md |
moocher-0.1.1.1pre | README.md |