From 7acaca39eb95fa7dee6a64c18bdb50668b79de9f Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Mon, 30 Sep 2013 23:16:00 +0200 Subject: foo --- dev.buetow.org/content/home.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'dev.buetow.org') diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index f1761ab..2ce05e5 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -38,6 +38,7 @@ for my $found (@found) { + next if $found =~ /\.foo$/; $found =~ /.*hosts.(.*?).$tag/; my $host = $1; -- cgit v1.2.3