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,28 @@
name: HomeClips
sceneByURL:
- action: scrapeXPath
url:
- www.funbags.com/contributions/view/
- www.homeclips.com/contributions/view/
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title: //p[@class="contribution-title"]
Date:
selector: //p[@class="posted-date"]
postProcess:
- parseDate: Jan 2, 2006
Details: //p[@class="contribution-text"]
Tags:
Name: //div[@class="contribution-tags"]/a/text()
Image:
selector: //div[@class="contri-photos"]//img/@src
Studio:
Name:
fixed: HomeClips
URL:
fixed: https://www.homeclips.com/
# Last Updated October 03, 2020

View File

@@ -0,0 +1,9 @@
id: Voyeurweb
name: HomeClips
metadata: {}
version: "7784562"
date: "2021-07-14 20:55:29"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- Voyeurweb.yml