diff --git a/config/updxlrator/updxlrator b/config/updxlrator/updxlrator index 865408c85..cdc7eeb50 100644 --- a/config/updxlrator/updxlrator +++ b/config/updxlrator/updxlrator @@ -193,15 +193,6 @@ while (<>) { $xlrator_url = &check_cache($source_url,$hostaddr,$username,"Avira",$mirror); } - # ----------------------------------------------------------- - # Section: IPFire Downloads - # ----------------------------------------------------------- - - if ($source_url =~ m@^[f|h]t?tp://.*\.(ipfire)$@i) - { - $xlrator_url = &check_cache($source_url,$hostaddr,$username,"IPFire",$mirror); - } - # ----------------------------------------------------------- # Section: AVG Downloads # -----------------------------------------------------------