Skip to content

Commit afd1cac

Browse files
authored
Merge pull request soxoj#43 from soxoj/500px-fix
500px graphql request fix
2 parents 4a49d41 + a258dbd commit afd1cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maigret/resources/data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
"INTERNAL_SERVER_ERROR": "Site error",
312312
"Something just went wrong": "Site error"
313313
},
314-
"urlProbe": "https://api.500px.com/graphql?operationName=ProfileRendererQuery&variables=%7B%22username%22%3A%22{username}%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%225a17a9af1830b58b94a912995b7947b24f27f1301c6ea8ab71a9eb1a6a86585b%22%7D%7D",
314+
"urlProbe": "https://api.500px.com/graphql?operationName=ProfileRendererQuery&variables=%7B%22username%22%3A%22{username}%22%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22105058632482dd2786fd5775745908dc928f537b28e28356b076522757d65c19%22%7D%7D",
315315
"checkType": "message",
316316
"absenceStrs": "No message available",
317317
"alexaRank": 3175,

0 commit comments

Comments
 (0)