mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Scraper fixes (#332)
* Fix panic on invalid xpath * Add missing attrs to scraped performer fragment
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
fragment ScrapedPerformerData on ScrapedPerformer {
|
||||
name
|
||||
url
|
||||
twitter
|
||||
instagram
|
||||
birthdate
|
||||
ethnicity
|
||||
country
|
||||
|
||||
Reference in New Issue
Block a user