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
- Host: GitHub
- URL: https://github.com/lfcipriani/url-spam-killer
- Owner: lfcipriani
- Created: 2011-02-08T11:59:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-10-31T10:57:24.000Z (almost 12 years ago)
- Last Synced: 2025-01-09T17:55:43.314Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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[](https://bitdeli.com/free "Bitdeli Badge")