TechAndCheck / zorki

MIT License
0 stars 0 forks source link

Change the search term we use to find Instagram's GraphQL #4

Closed oneroyalace closed 2 years ago

oneroyalace commented 2 years ago

While looking for Instagram's graphql string, Zorki has gotten distracted by errant appearances of the term graphql. This PR changes Zorki so that it looks for the quoted string "graphql", ensuring that Zorki looks for instances where the term is used as a stringified JSON key.

Testing