summaryrefslogtreecommitdiff
path: root/dev.buetow.org/content
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-30 23:16:00 +0200
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-30 23:16:00 +0200
commit7acaca39eb95fa7dee6a64c18bdb50668b79de9f (patch)
treeedec226ed00b1dd641c05c0ac45b58f5e6477de6 /dev.buetow.org/content
parent80c9bb399066b696adbd026ce6b4d136f56c31ba (diff)
foo
Diffstat (limited to 'dev.buetow.org/content')
-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 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;