; Inappropriate whitelisting WILL expose you to spam, or cause Bad Behavior ; to stop functioning entirely! DO NOT WHITELIST unless you are 100% CERTAIN ; that you should. ; IP address ranges use the CIDR format. [ip] ; Digg whitelisted as of 2.0.12 ip[] = "64.191.203.34" ip[] = "208.67.217.130" ip[] = "198.66.255.84" ip[] = "128.30.52.71" ; websiteoptimization.com whitelisted ip[] = "67.225.164.12" ; RFC 1918 addresses ip[] = "10.0.0.0/8" ip[] = "172.16.0.0/12" ip[] = "192.168.0.0/16" ; User agents are matched by exact match only. [useragent] ; This is an example; you should uncomment and modify it to use it ; useragent[] = "Mozilla/4.0 (Its me, do not let me in)" ; URLs are matched from the first / after the server name up to, but not ; including, the ? (if any). The URL to be whitelisted is a URL on YOUR site. [url] url[] = "/example.php" url[] = "/openid/server"