Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

International Peru #138

Open
davidsosa2022 opened this issue Mar 14, 2024 · 2 comments
Open

International Peru #138

davidsosa2022 opened this issue Mar 14, 2024 · 2 comments

Comments

@davidsosa2022
Copy link

https://order.golo01.dominos.com/

this seems to be the endpoint

https://order.golo01.dominos.com/orderstorage/GetTrackerData?Phone=*phonenumber&_=1710381882982

this seems to be the api for getting phone number tracking data

https://order.golo01.dominos.com/assets/build/xdomain/proxy.html

proxy url?

https://order.golo01.dominos.com/store-locator-international/locations/city?countryCode=PE&regionCode=PE gets cities

https://order.golo01.dominos.com/store-locator-international/locate/store?regionCode=PE&latitude=-lat&longitude=long

this returns stores in JSON data with lat and long

also seems that it only works on the site itself.

@jvrcruzGAMES
Copy link

This is Saudi Arabia one: order.golo02.dominos.com
It changes the number, probably relating to a regional cluster

@RIAEvangelist
Copy link
Owner

Very cool. The referrer may need to be changed to the local site in order to make these work. Awesome sleuthing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@RIAEvangelist @jvrcruzGAMES @davidsosa2022 and others