]> jfr.im git - irc/ircd-hybrid/libopm.git/commitdiff
More ports.
authorandy <redacted>
Mon, 6 Jan 2003 19:22:48 +0000 (19:22 +0000)
committerandy <redacted>
Mon, 6 Jan 2003 19:22:48 +0000 (19:22 +0000)
OPM/bopchecker.pl

index c894237901feb8150e43379ccbabb17f90533f92..3a9cc9fbec60362d6294f1da1361da344c08ed7b 100644 (file)
@@ -37,7 +37,7 @@ sub add_default {
 
 # Common + Less common
 
-   for(80, 81, 3128, 6588, 8000, 8080) {
+   for(80, 81, 3128, 4480, 6588, 8000, 8080) {
       $remote->addtype(OPM->TYPE_HTTP, $_);
       $remote->addtype(OPM->TYPE_HTTPPOST, $_);
    }