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

30 lines
703 B
YAML

name: SmokingMina
sceneByURL:
- action: scrapeXPath
url:
- smokingmina.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //div[@class="content-heading no-margin align-left margin-top"]
Date:
selector: //span[@class="dark-blue"]
postProcess:
- parseDate: January 2, 2006
Performers:
Name:
fixed: Mina
Tags:
Name:
fixed: Smoking
Details:
selector: //div[@class="preview-description"]
Image:
selector: //div[@class="preview-container"]/img/@src
Studio:
Name:
fixed: SmokingMina
# Last Updated August 09, 2021