stash
This commit is contained in:
9
stash/config/scrapers/community/my-slavegirl/manifest
Executable file
9
stash/config/scrapers/community/my-slavegirl/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: my-slavegirl
|
||||
name: My Slavegirl
|
||||
metadata: {}
|
||||
version: "7784562"
|
||||
date: "2021-07-14 20:55:29"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- my-slavegirl.yml
|
||||
@@ -0,0 +1,26 @@
|
||||
name: "My Slavegirl"
|
||||
sceneByURL:
|
||||
- action: scrapeXPath
|
||||
url:
|
||||
- my-slavegirl.com/en/collections/
|
||||
scraper: sceneScraper
|
||||
|
||||
xPathScrapers:
|
||||
sceneScraper:
|
||||
scene:
|
||||
Title:
|
||||
selector: //meta[@property="og:title"]/@content
|
||||
Details:
|
||||
selector: //meta[@name="description"]/@content
|
||||
Performers:
|
||||
Name: //span[@class="text-nowrap"]/i[@title="Models"]/following-sibling::span/a/text()
|
||||
Tags:
|
||||
Name:
|
||||
selector: //meta[@name="keywords"]/@content
|
||||
split: ','
|
||||
Studio:
|
||||
Name:
|
||||
fixed: My Slavegirl
|
||||
Image: //meta[@property="og:image"]/@content
|
||||
|
||||
# Last Updated February 23, 2021
|
||||
Reference in New Issue
Block a user