2,733
edits
m (→The Script: oops) |
Red Leader (talk | contribs) m (Fix regex error, ommitting year from forum quotes.) |
||
Line 122: | Line 122: | ||
date: { | date: { | ||
xpath: "../p/text()[2]", | xpath: "../p/text()[2]", | ||
transform: extract(/ » (.*) | transform: extract(/» (.*, [0-9][0-9][0-9][0-9])/) | ||
}, | }, | ||
url: { | url: { |