ezpaarse-project / ezpaarse-platforms

Platforms parsers, scrapers and PKBs for ezPAARSE
11 stars 27 forks source link

fix(mal): fixed when terminal string does not represent a date #722

Closed oxypomme closed 1 year ago

oxypomme commented 1 year ago

As showed in #720, there's new kind of URLs without a date in the terminal string. The parser still matches but extract a weird date from the URL.

Fix: #720