Skip to content

Instantly share code, notes, and snippets.

@funkaoshi
Created April 12, 2010 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save funkaoshi/363792 to your computer and use it in GitHub Desktop.
Save funkaoshi/363792 to your computer and use it in GitHub Desktop.
nko_spamurl_blocker blacklist
// blacklist for nko_spamurl_blocker pluging
$finder[] = '[/link]';
$finder[] = '[/url]';
$finder[] = '[/url ]';
$finder[] = '<a href= ';
$finder[] = '<a href=”';
$finder[] = '<a href=“';
$finder[] = '&lt;a href=&#8220;';
$finder[] = '&lt;a href=&#8221;';
$finder[] = 'Good site, admin.';
$finder[] = 'dors-andrey-viagra1.txt';
$finder[] = 'credit repair';
$finder[] = 'alltonercartridges.com';
$finder[] = 'onlinepharmacy';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment