2017 © Pedro Peláez
 

library stop-forum-spam

a little tool to incorporate the great data from http://www.stopforumspam.com/

image

webforge/stop-forum-spam

a little tool to incorporate the great data from http://www.stopforumspam.com/

  • Friday, October 11, 2013
  • by pscheit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

StopForumSpam

is a nice service from http://www.stopforumspam.com/ this is a little helper to incorporate the daily created csv-database to this application (into a db). And then make it query via CLI. You can install it on your shared server and let all your projects use it. That will help to stop spamming the stopforumspam API :), (*1)

TODO

  • refactor commands into classes
  • remove credentials for db
  • better bootstrapping for psc-cms and webforge
  • refactor the db creation into own command
  • create cronjob-command to pull directly file from stopforumspam.com

Howto

  • download a file like listed_email_90_all.zip from stop-forum-spam
  • run php -f bin/cli.php update-emails path/to/listed_email_90_all.zip (a lot of dots while processing the sql will be generated)
  • use the out.sql (which is a text file with sql "INSERT INTO" statements) to insert into a "emails" table on your database

Resources

all credits go to stopforumspam.com, (*2)

The Versions

11/10 2013

dev-master

9999999-dev http://github.com/webforge/stop-forum-spam

a little tool to incorporate the great data from http://www.stopforumspam.com/

  Sources   Download

MIT

The Requires

 

by Philipp Scheit

spam anti-spam

08/10 2012

0.1.0-alpha

0.1.0.0-alpha http://github.com/webforge/stop-forum-spam

a little tool to incorporate the great data from http://www.stopforumspam.com/

  Sources   Download

MIT

The Requires

 

by Philipp Scheit

spam anti-spam