mirror of
https://github.com/stashapp/CommunityScrapers.git
synced 2025-12-11 03:08:29 -06:00
Update KellyMadisonMedia.yml (#1876)
Update to pull through details ... stopped working at some point ...
This commit is contained in:
parent
93788f73eb
commit
89ae4296da
@ -15,7 +15,7 @@ xPathScrapers:
|
||||
- replace:
|
||||
- regex: \s*-.+#\d+.+$
|
||||
with: ""
|
||||
Details: //div[@class="columns"]//*[contains(text(),'Episode Summary')]/following-sibling::text()
|
||||
Details: //div[@class="column is-three-fifths"]//*[contains(text(),'Episode Summary')]/following-sibling::text()
|
||||
Date:
|
||||
selector: //li[contains(.,'Published:')]/text()[2]
|
||||
postProcess:
|
||||
@ -58,4 +58,4 @@ driver:
|
||||
Domain: ".kellymadison.com"
|
||||
Value: "test"
|
||||
Path: "/"
|
||||
# Last Updated December 03, 2020
|
||||
# Last Updated May 28, 2024
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user