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