From: Ian Jackson Date: Sun, 19 Feb 2012 13:56:12 +0000 (+0000) Subject: chart scraper: cope with {{current}} X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=commitdiff_plain;h=cc7a886a68dcd1b8bd87b933afdeced1d890a87e chart scraper: cope with {{current}} --- diff --git a/yarrg/CommodsScrape.pm b/yarrg/CommodsScrape.pm index 4b027f1..ccc2d98 100644 --- a/yarrg/CommodsScrape.pm +++ b/yarrg/CommodsScrape.pm @@ -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) =