Created
April 12, 2010 17:22
-
-
Save funkaoshi/363792 to your computer and use it in GitHub Desktop.
nko_spamurl_blocker blacklist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// blacklist for nko_spamurl_blocker pluging | |
$finder[] = '[/link]'; | |
$finder[] = '[/url]'; | |
$finder[] = '[/url ]'; | |
$finder[] = '<a href= '; | |
$finder[] = '<a href=”'; | |
$finder[] = '<a href=“'; | |
$finder[] = '<a href=“'; | |
$finder[] = '<a href=”'; | |
$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