You can't guess the password right now because how the code works right now, it can never actually pass (it will only start working as soon as the password actually appears on the website). But even if you could get the code to pass, the only thing that shows up is the success message and it adds the two menu items. The actual content is coming from the server but it is still locked there so there is no way of getting it right now (the requests to the server are done without the password, so it won't matter for actually getting the content)