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

getAccountURL.php now returns something different #73

Open
TheTechRobo opened this issue May 8, 2022 · 2 comments
Open

getAccountURL.php now returns something different #73

TheTechRobo opened this issue May 8, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@TheTechRobo
Copy link
Contributor

~ ❯❯❯ wget -U "" --post-data 'accountID=2795&type=1&secret=Wmfd2893gb7' https://www.boomlings.com/database/getAccountURL.php -O - -o /dev/null ; printf "\n"
http://www.robtopgames.net

Same thing with type 2.

Referenced from https://docs.gdprogra.me/#/endpoints/getAccountURL

@Wyliemaster
Copy link
Member

Ye, we've known about this for a while. Just forgot to update it

@Cvolton
Copy link
Collaborator

Cvolton commented May 8, 2022

the endpoint also seems to completely ignore the post params at this point, not even secret is validated
it also used to report http://www.geometrydash.com for a brief amount of time I believe, though both domains point to the same server

@Wyliemaster Wyliemaster added the bug Something isn't working label May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants