wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[ljcom] r12008: LJSUP-12175

Committer: wisest-owl
LJSUP-12175

U   trunk/cgi-bin/LJ/Hooks/SUP.pm
Modified: trunk/cgi-bin/LJ/Hooks/SUP.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/SUP.pm	2012-05-25 08:03:38 UTC (rev 12007)
+++ trunk/cgi-bin/LJ/Hooks/SUP.pm	2012-05-25 09:00:02 UTC (rev 12008)
@@ -1105,6 +1105,7 @@
     my $ip = shift;
 
     return 1 if $ip eq '172.19.10.244';
+    return 1 if $ip =~ m#^172.21.#;
 
     my $ip_class = LJ::GeoLocation->ip_class($ip);
     return $ip_class eq 'mon_local' || 

Tags: ljcom, pm, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments