Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions scrapers/CorbinFisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sceneByURL:
- action: scrapeXPath
url:
- corbinfisher.com/sfw/trailers
- corbinfisher.com/tour/trailers
scraper: sceneScraper

performerByURL:
Expand Down Expand Up @@ -33,11 +34,8 @@ xPathScrapers:
- replace:
- regex: <br\s*\/?>
with: "\n"
# Intentionally disabled
# https://github.com/stashapp/CommunityScrapers/pull/2496
# https://discourse.stashapp.cc/t/sfw-vs-nsfw-covers/3712
# Image:
# selector: //img[@height="815"]/@src0_1x
Image:
selector: //img[@height="815"]/@src0_1x
Studio:
Name:
fixed: Corbin Fisher
Expand Down