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,26 @@
name: Masqulin
sceneByURL:
- action: scrapeXPath
url:
- masqulin.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //div[@class="gallery_info spacer"]/h1
Performers:
Name: //span[@class="tour_update_models"]/a
Tags:
Name: //a[@class="tagsVideoPage"]
Details:
selector: //p[@id="textDesc"]
Image: //meta[@property="og:image"]/@content
Date:
selector: //span[@class='availdate'][1]
postProcess:
- parseDate: Jan 02, 2006
Studio:
Name:
fixed: Masqulin
# Last Updated January 07, 2023

View File

@@ -0,0 +1,9 @@
id: Masqulin
name: Masqulin
metadata: {}
version: 952435c
date: "2023-01-15 17:51:54"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- Masqulin.yml