/[LeafOK_CVS]/fenglin/lib/client_addr.inc.php
ViewVC logotype

Diff of /fenglin/lib/client_addr.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Thu Jun 10 20:37:11 2004 UTC Revision 1.3 by sysadm, Sun Jun 20 19:49:02 2004 UTC
# Line 4  function Client_Address() Line 4  function Client_Address()
4  {  {
5          $proxy_ip = array(          $proxy_ip = array(
6                  "^61.129.42.22[01]$",                  "^61.129.42.22[01]$",
7                    "^203.95.5.66$",
8                  "^10.85.31.[0-9]{1,3}$",                  "^10.85.31.[0-9]{1,3}$",
9                  "^192.168.176.57$"                  "^192.168.176.57$"
10          );          );


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1