stash
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: Bruce and Morgan
|
||||
sceneByURL:
|
||||
- action: scrapeXPath
|
||||
url:
|
||||
- bruceandmorgan.net/scene/
|
||||
scraper: sceneScraper
|
||||
xPathScrapers:
|
||||
sceneScraper:
|
||||
scene:
|
||||
Title:
|
||||
selector: //div[@class='title']/h2/span/text()
|
||||
Details: //h3[@class='full-desc']/span/text()
|
||||
Tags:
|
||||
Name: //h4[@class='tags content-info']/span/a/span/text()
|
||||
Studio:
|
||||
Name:
|
||||
fixed: Bruce and Morgan
|
||||
driver:
|
||||
useCDP: true
|
||||
# Last Updated October 23, 2020
|
||||
9
stash/config/scrapers/community/bruceandmorgan/manifest
Executable file
9
stash/config/scrapers/community/bruceandmorgan/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: bruceandmorgan
|
||||
name: Bruce and Morgan
|
||||
metadata: {}
|
||||
version: 79042c6
|
||||
date: "2020-10-29 22:01:24"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- bruceandmorgan.yml
|
||||
Reference in New Issue
Block a user