An open API service indexing awesome lists of open source software.

https://github.com/lfcipriani/url-spam-killer

A ruby module that wraps access to services such as surbl.org or spamhaus
https://github.com/lfcipriani/url-spam-killer

Last synced: 8 months ago
JSON representation

A ruby module that wraps access to services such as surbl.org or spamhaus

Awesome Lists containing this project

README

          

## Url Spam Killer

This is a ruby module to use services such as surbl.org and spamhaus.org. I have used this module on a URL shortening service to avoid users to create shortened spam URLs.

To use it, check `spam_killer.rb` file.

### TODO

- gemify
- organize code

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/lfcipriani/url-spam-killer/trend.png)](https://bitdeli.com/free "Bitdeli Badge")