[500px] remove last query hash entry
forgot to include this in b56e2450
This commit is contained in:
@@ -192,8 +192,6 @@ class _500pxGalleryExtractor(_500pxExtractor):
|
|||||||
variables["cursor"] = photos["pageInfo"]["endCursor"]
|
variables["cursor"] = photos["pageInfo"]["endCursor"]
|
||||||
photos = self._request_graphql(
|
photos = self._request_graphql(
|
||||||
"GalleriesDetailPaginationContainerQuery", variables,
|
"GalleriesDetailPaginationContainerQuery", variables,
|
||||||
"466cf6661a07e7fdca465edb39118efb"
|
|
||||||
"80fb157c6d3f620c7f518cdae0832c78",
|
|
||||||
)["galleryByOwnerIdAndSlugOrToken"]["photos"]
|
)["galleryByOwnerIdAndSlugOrToken"]["photos"]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user