X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2FCommodsScrape.pm;fp=yarrg%2FCommodsScrape.pm;h=2cd1148f9a3f1c60a97e22cf3b0d1f60d5a84e47;hb=7125960859dd00cdd32faa09ba0d3185776667d7;hp=ccc2d98bd0ea4624fb7d977e5411b8459a414686;hpb=669414f2132269b7bf7d885092165db632c8ba06;p=ypp-sc-tools.db-test.git diff --git a/yarrg/CommodsScrape.pm b/yarrg/CommodsScrape.pm index ccc2d98..2cd1148 100644 --- a/yarrg/CommodsScrape.pm +++ b/yarrg/CommodsScrape.pm @@ -62,7 +62,7 @@ sub yppedia_chart_parse ($$ $$$$ $) { m/^\{\{ chart\ label \|(\d+)\|(\d+)\| .* (?: \<(?: big|center )\>)* \'+ (?: \[\[ | \{\{ ) - [^][\']* \| ([^][\'|]+)\ archipelago + [^][]* \| ([^][|]+)\ archipelago (?: \]\] | \}\} ) \'+ (?: \<\/(?: big|center )\>)* \}\}$/xi) { printf $debugfh "%2d,%-2d arch %s\n", $x,$y,$arch;