mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 18:53:21 +01:00
[500px] update query hashes
This commit is contained in:
parent
15b0241bbc
commit
b3ee10a7fb
@ -172,7 +172,7 @@ class _500pxGalleryExtractor(_500pxExtractor):
|
||||
}
|
||||
gallery = self._request_graphql(
|
||||
"GalleriesDetailQueryRendererQuery", variables,
|
||||
"fb8bb66d31b58903e2f01ebe66bbe7937b982753be3211855b7bce4e286c1a49",
|
||||
"99a48f93f632338800f26cdacc43a0e4881d610a68e6aab577648c2a9b61e4a9",
|
||||
)["gallery"]
|
||||
|
||||
self._photos = gallery["photos"]
|
||||
|
Loading…
Reference in New Issue
Block a user