Update KellyMadisonMedia.yml (#1876)

Update to pull through details ... stopped working at some point ...
This commit is contained in:
Ronnie711 2024-05-28 23:28:56 +01:00 committed by GitHub
parent 93788f73eb
commit 89ae4296da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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