mirror of
https://github.com/stashapp/CommunityScrapers.git
synced 2025-12-11 03:08:29 -06:00
Fix date parsing for AdultPrime
This commit is contained in:
parent
5a0a37a54a
commit
3d8edf6af8
@ -42,7 +42,7 @@ xPathScrapers:
|
||||
Date:
|
||||
selector: //div[@id="theatre-row"]//span[@class="description-releasedate"]/text()
|
||||
postProcess:
|
||||
- parseDate: "02.01.2006"
|
||||
- parseDate: 02-01-2006
|
||||
Details:
|
||||
selector: $scene//p[contains(@class,"ap-limited-description-text")]
|
||||
Image:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user