summaryrefslogtreecommitdiff
path: root/dev.buetow.org/content/home.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev.buetow.org/content/home.xml')
-rw-r--r--dev.buetow.org/content/home.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml
index ff35b5a..0778d4c 100644
--- a/dev.buetow.org/content/home.xml
+++ b/dev.buetow.org/content/home.xml
@@ -40,6 +40,7 @@
for my $found (@found) {
+ next if $found =~ /\.foo$/;
$found =~ /.*hosts.(.*?).$tag/;
my $host = $1;