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,63 @@
name: "wefuckblackgirls"
sceneByURL:
- action: scrapeXPath
url:
- wefuckblackgirls.com/
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title: //div[@class="scene-title"]/h3/text()
Date:
selector: //meta[@itemprop="uploadDate"]/@content
postProcess:
- replace:
- regex: ([\d-]*).+
with: $1
- parseDate: 2006-01-02
Details:
selector: //p[@itemprop="description"]/text()
Tags:
Name: //dl[@class="detail-list categories-list"]/dd/a/text()
Performers:
Name:
selector: //div[@class="performers"]/span/text()
split: ", "
Image:
selector: //div[@class="player-join"]/@style
postProcess:
- replace:
- regex: .+\((.+)\).+
with: $1
- regex: ^
with: "https:"
Studio:
Name:
selector: //meta[@itemprop="thumbnailUrl"]/@content
postProcess:
- replace:
- regex: '^https://(?:[^\.]+\.)?([^\./]+).+'
with: $1
- map:
barbcummings: Barb Cummings
blackmeatwhitefeet: Black Meat White Feet
blacksonblondes: Blacks On Blondes
blacksoncougars: Blacks On Cougars
candymonroe: Candy Monroe
dogfartbehindthescenes: Dogfart Behind The Scenes
cuckoldsessions: Cuckold Sessions
gloryhole-initiations: Gloryhole-Initiations
gloryhole: Glory Hole
interracialblowbang: Interracial Blow Bang
interracialpickups: Interracial Pickups
katiethomas: Katie Thomas
ruthblackwell: Ruth Blackwell
springthomas: Spring Thomas
theminion: The Minion
watchingmydaughtergoblack: Watching My Daughter Go Black
watchingmymomgoblack: Watching My Mom Go Black
wefuckblackgirls: We Fuck Black Girls
wifewriting: Wife Writing
zebragirls: Zebra Girls
URL: //link[@rel='canonical']/@href
# Last Updated May 03, 2021

View File

@@ -0,0 +1,9 @@
id: WeFuckBlackGirls
name: wefuckblackgirls
metadata: {}
version: e8af332
date: "2021-05-08 17:52:21"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- WeFuckBlackGirls.yml