You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While i was inspecting geometry dash (the executable) i ran the command strings GeometryDash.exe | grep -i "https:\/\/"
Then i came across some new URL's that aren't on the documentation. (Yes, they are HTTPS for some reason)
While i was inspecting geometry dash (the executable) i ran the command
strings GeometryDash.exe | grep -i "https:\/\/"
Then i came across some new URL's that aren't on the documentation. (Yes, they are HTTPS for some reason)
https://www.boomlings.com/database/getCustomContentURL.php
https://www.boomlings.com/database/accounts/lostpassword.php
https://www.boomlings.com/database/accounts/lostusername.php
https://www.boomlings.com/database/submitGJUserInfo.php
https://www.boomlings.com/database/deleteGJFriendRequests20.php
https://www.boomlings.com/database/acceptGJFriendRequest20.php
https://www.boomlings.com/database/uploadGJLevelList.php
https://www.boomlings.com/database/submitGJUserInfo.php
(Non-important ones AKA Documentations)
https://www.boomlings.com/GDLeaderboards-RU
https://www.boomlings.com/GDRating-RU
https://www.boomlings.com/GDEditor-RU
https://www.boomlings.com/GDLeaderboards-ES
https://www.boomlings.com/GDRating-ES
https://www.boomlings.com/GDEditor-ES
https://www.boomlings.com/FAQ
https://www.boomlings.com/GDRating
(None-used ones Yup, some of them are mispronounced)
https://www.boomlings.com/databas/checkIfServerOnline.php
The text was updated successfully, but these errors were encountered: