stash
This commit is contained in:
42
stash/config/scrapers/community/Only3xGirls/Only3xGirls.yml
Normal file
42
stash/config/scrapers/community/Only3xGirls/Only3xGirls.yml
Normal file
@@ -0,0 +1,42 @@
|
||||
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
|
||||
9
stash/config/scrapers/community/Only3xGirls/manifest
Executable file
9
stash/config/scrapers/community/Only3xGirls/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: Only3xGirls
|
||||
name: Only3xGirls
|
||||
metadata: {}
|
||||
version: 76b6f48
|
||||
date: "2022-11-16 15:04:09"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- Only3xGirls.yml
|
||||
Reference in New Issue
Block a user