Files
compose-projects-arr/stash/config/scrapers/community/Only3xGirls/Only3xGirls.yml
Christoph Califice 0a5f88d75a stash
2025-10-10 09:50:30 -03:00

43 lines
1.4 KiB
YAML

name: Only3xGirls
sceneByURL:
- action: scrapeXPath
url:
- analjust.com
- only3xgirls.com
- only3xlost.com
- only3xseries.com
- only3xvr.com
- onlygolddigger.com
- purebj.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //div[@class="sv_update_title"]/h1
Date:
selector: //ul[@class="dotsbetween"]//span[contains(.,"since")]/following-sibling::text()
postProcess:
- parseDate: 01/02/2006
Performers:
Name: //ul[@class="dotsbetween"]//a
Details:
selector: //div[@class='set-desc']/*[local-name()="em" or local-name()="p"]
concat: "\n\n"
Tags:
Name: //div[@class="content tag"]//a
Image: //span[@class="update_thumb"]/img[@class="stdimage thumbs"]/@src0_2x | //span[@class="update_thumb"]/img[@class="thumbs"]/@src
Studio:
Name:
selector: //base/@href
postProcess:
- map:
https://analjust.com/: Anal Just
https://only3xgirls.com/: Only3x Girls
https://only3xlost.com/: Only3x Lost
https://only3xseries.com/: Only3x Series
https://only3xvr.com/: Only3x VR
https://onlygolddigger.com/: Only Golddigger
https://purebj.com/: Pure BJ
# Last Updated November 10, 2022