chiark / gitweb /
chart scraper: cope with {{current}}
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Feb 2012 13:56:12 +0000 (13:56 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Feb 2012 13:56:12 +0000 (13:56 +0000)
yarrg/CommodsScrape.pm

index 4b027f185f76b9ed1dcb9ca44a92c68c90c8fb9c..ccc2d98bd0ea4624fb7d977e5411b8459a414686 100644 (file)
@@ -55,7 +55,7 @@ sub yppedia_chart_parse ($$ $$$$ $) {
        s/^\s*//; chomp; s/\s+$//; s/\s+/ /g;
        s/\<\/?(?:b|em)\>//g;
        s/\{\{(?:chart\ style|Chart league difficulty)\|[^{}]*\}\}//gi;
-       s/^\{\{testing\}\}//;
+       s/^\{\{(?:testing|current)\}\}//;
        next unless m/\{\{/; # only interested in chart template stuff
 
        if (($x,$y,$arch) =