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,24 @@
name: Mug Fucked
sceneByURL:
- action: scrapeXPath
url:
- mugfucked.com/trailers/
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Studio:
Name:
fixed: Mug Fucked
Performers:
Name: //div[@class="video-info"]//span[@class="update_models"]/a
Title: //h1[contains(@class,"title")]
Details: //p[@class="description-text"]
Tags:
Name: //li/a[contains(@href,"/categories/")]
Image: //video/@poster
Date:
selector: //div[@class="video-info"]/div/label[text()="Date Added"]/following-sibling::p[1]
postProcess:
- parseDate: 2006-01-02
# Last Updated November 06, 2022

View File

@@ -0,0 +1,9 @@
id: MugFucked
name: Mug Fucked
metadata: {}
version: 41da3b7
date: "2022-11-16 15:05:09"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- MugFucked.yml