This commit is contained in:
Christoph Califice
2025-10-09 20:05:31 -03:00
parent ed22ef22bc
commit 0a5f88d75a
1442 changed files with 101562 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
name: DollsHub
sceneByURL:
- action: scrapeXPath
url:
- filthygapers.com
- gynoexclusive.com
- ihuntmycunt.com
- maturegapers.com
- maturegynoexam.com
- maturegynospy.com
- nastypublicsex.com
- oldsfuckdolls.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //div[@class="col-sm-12 col-lg-12 col-md-12 scence-title-name"]/h2
Performers:
Name: //li/span/a
URL: //li/span/a/@href
Details:
selector: //h4[contains(text(),"Description")]/following-sibling::p
Image:
selector: //video[@class="thevideo2"]/@data-poster
Studio:
Name:
selector: //video[@class="thevideo2"]/@data-poster
postProcess:
- replace:
- regex: (https://www.)(\w+).*
with: $2
- map:
filthygapers: Filthy Gapers
gynoexclusive: Gyno Exclusive
ihuntmycunt: I Hunt My Cunt
maturegapers: Mature Gapers
maturegynoexam: Mature Gyno Exam
maturegynospy: Mature Gyno Spy
nastypublicsex: Nasty Public Sex
oldsfuckdolls: Old Fuck Dolls
# Last Updated March 10, 2022

View File

@@ -0,0 +1,9 @@
id: DollsHub
name: DollsHub
metadata: {}
version: 985ae50
date: "2022-03-14 19:36:41"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- DollsHub.yml