[500px] remove last query hash entry

forgot to include this in b56e2450
This commit is contained in:
Mike Fährmann
2021-06-16 22:59:23 +02:00
parent 7273cf8536
commit 0d2961ae81

View File

@@ -192,8 +192,6 @@ class _500pxGalleryExtractor(_500pxExtractor):
variables["cursor"] = photos["pageInfo"]["endCursor"]
photos = self._request_graphql(
"GalleriesDetailPaginationContainerQuery", variables,
"466cf6661a07e7fdca465edb39118efb"
"80fb157c6d3f620c7f518cdae0832c78",
)["galleryByOwnerIdAndSlugOrToken"]["photos"]