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,25 @@
name: MadeInCanada
sceneByURL:
- action: scrapeXPath
url:
- madeincanada.xxx
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //h2[@class="sec-tit"]/span
Date:
selector: //div[@class="released-date"]/span[@class="grey"]
postProcess:
- parseDate: January 2, 2006
Performers:
Name: //span/a
Details: //div[@class="preview-description"]/p
Image:
selector: //a[@id="fake-play"]/div/img/@src
Studio:
Name:
fixed: Made in Canada
# Last Updated April 25, 2021

View File

@@ -0,0 +1,9 @@
id: MadeInCanada
name: MadeInCanada
metadata: {}
version: f1cc78c
date: "2021-04-25 20:56:51"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- MadeInCanada.yml