Fix title and studio for Ultrafilms scraper (#1025)

This commit is contained in:
Flashy78 2022-06-12 02:09:24 -07:00 committed by GitHub
parent 03735d8552
commit fe34b4230e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ sceneByURL:
xPathScrapers:
sceneScraper:
scene:
Title: //meta[@property="og:title"]/@content
Title: //div[@class="title-block box-shadow"]//text()
Image: //meta[@property="og:image"]/@content
Date:
selector: //*[@id="video-date"]/text()
@ -29,5 +29,5 @@ xPathScrapers:
URL: //meta[@property="og:url"]/@content
Studio:
Name:
fixed: UltraFilms
# Last Updated January 12, 2022
fixed: Ultra Films
# Last Updated June 11, 2022