Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Blacklist for Links SQL 1.x

Quote Reply
Re: Blacklist for Links SQL 1.x In reply to
Ok...I'm not getting errors anymore so we're making progress. Thanks by the way. Now the problem I'm having is that it's still allowing the banned domains from submitting. Is there a specific placement where I should put the banned domains. Here is where I have them now in Links.pm:

# This should be a path to the verify-child.pl
# Windows NT users may need to set path_to_perl as well
$LINKS{child_path} = "$LINKS{admin_root_path}/verify-child.pl";

# The path to perl
$LINKS{path_to_perl} = "/usr/bin/perl";

# This is the blacklist for all the bad boys
$LINKS{block_urls} = ['yahoo.com','geocities.com','sexshare.com'];


# EMAIL SETTINGS
# --------------------------------------------------
# These are your emailing settings.

http://link-fabulous.com
Groovy adult links
Subject Author Views Date
Thread Blacklist for Links SQL 1.x HotMop 7013 Feb 15, 2001, 5:07 PM
Thread Re: Blacklist for Links SQL 1.x
Stealth 6881 Feb 15, 2001, 7:28 PM
Thread Re: Blacklist for Links SQL 1.x
HotMop 6894 Feb 15, 2001, 10:56 PM
Thread Re: Blacklist for Links SQL 1.x
Stealth 6892 Feb 16, 2001, 7:21 AM
Thread Re: Blacklist for Links SQL 1.x
HotMop 6863 Feb 16, 2001, 1:32 PM
Thread Re: Blacklist for Links SQL 1.x
Stealth 6874 Feb 16, 2001, 1:45 PM
Thread Re: Blacklist for Links SQL 1.x
HotMop 6859 Feb 16, 2001, 2:35 PM
Thread Re: Blacklist for Links SQL 1.x
Stealth 6876 Feb 16, 2001, 3:25 PM
Thread Re: Blacklist for Links SQL 1.x
HotMop 6855 Feb 16, 2001, 3:49 PM
Thread Re: Blacklist for Links SQL 1.x
Stealth 6868 Feb 16, 2001, 6:45 PM
Thread Re: Blacklist for Links SQL 1.x
HotMop 6867 Feb 16, 2001, 8:23 PM
Post Re: Blacklist for Links SQL 1.x
Stealth 6838 Feb 16, 2001, 8:32 PM
Post Re: Blacklist for Links SQL 1.x
Paul 6856 Feb 17, 2001, 5:36 AM