Timed 6 broken
Timed 6 seems to be impossible to solve right now. It expects all of the url parameters to match, which is never gonna happen, probably because of the way google generates the urls.
Just to show an example of what I'm talking about:
Wrong string, or you went over the time limit! Time to complete by:1362259698 Submitted time:1362259696 Your 'url' input, decoded:/url?q=http://www.informatics.jax.org/&sa=U&ei=8G4yUeuEF6SB4gSl_oEw&ved=0CDEQFjAE&usg=AFQjCNFLtEAbQDNLJHrrbtoXC94nRI0INw Accepted answer: /url?q=http://www.informatics.jax.org/&sa=U&ei=724yUdCcMImRhQeZz4HIBw&ved=0CDEQFjAE&usg=AFQjCNFSTV8cA32fRWV1rSMrcJDoO-MRjw
Not 100% sure why it's doing that, but I noticed that earlier too when I was redoing it in python.
Eventually I did it with cURL instead and I just let my script run 20-30 times till it got one that worked, so while it may be buggy, it is passable.
I know Euforia33 is using python for this too, maybe it's an issue with that?
Thank you! I was starting to think I was the only one having a problem with this one. This is the result I just got:
Time to complete by:1362275595<br /> Submitted time:1362275593<br /> Your 'url' input, decoded: /url?q=http://www.thesimpsons.com/&sa=U&ei=Ca0yUbHCF4e4hAeR2oG4Bw&ved=0CBcQFjAA&usg=AFQjCNHHAHupXJSYrpkILidaIRVqZmOLcA Accepted answer: /url?q=http://www.thesimpsons.com/&sa=U&ei=CK0yUcumNMGmhAeh3YCwCQ&ved=0CBcQFjAA&usg=AFQjCNHONWtNhJeO91v8qtfd-nJy6ZI07w
No matter what I do, I can't get all the data to match.?.
Noo, 503! VA
stranac wrote: I ended up putting my code in a loop and caching the accepted answers.
That's how I completed the challenge myself. The challenge was changed from it's original version a few years ago and I updated some of the code. If your running a script from the first version it will not work. The challenge can be solved (As of now more than 6 members have completed it), So it will remain the way it is, More of a challenge from the original version anyways.
korg wrote: The challenge can be solved (As of now more than 6 members have completed it), So it will remain the way it is, More of a challenge from the original version anyways.
I think that's just stupid.
Sure, it can be solved, and yes, it's more difficult. But it's no longer a challenge about googleing(actually searching is just a waste of time), but about caching, and hoping that you'll eventually run into something that gets accepted.
Btw, I know why solving the challenge in php works: it's a bug.
Edit: See your PM's stranac.
The reason this challenge is broken is that Google is including a unique client identifier token for each link. Thus your answers will never be the same as the answer of HBH's server - since they get different client tokens.
There are multiple ways to fix this.
Either use the original links within the <cite></cite tags instead, or strip the unique client token from the result. Either way, loop and brute force should never be a solution to a timed challenge.
Wrong string, or you went over the time limit! Time to complete by:1373191374 Submitted time:1373191371 Your 'url' input, decoded:/url?q=http://fedoranyc.com/&sa=U&ei=zTzZUdfEHMWt4AThvIGgDw&ved=0CEIQFjAJ&usg=AFQjCNGt6C2gZzQMpCGuteX3n2sJ9zh2cA Accepted answer: /url?q=http://fedoranyc.com/&sa=U&ei=zTzZUd-ZCtGf7AbJ7oGwBA&ved=0CEUQFjAJ&usg=AFQjCNE5ia3j4iLLoeZQHg2XLqrczkJxxg
It's good to see that someone else recognises that there is a problem with this challenge. When I first completed this in 2009, all that had to be returned was the URL for a given result, there was no client/session tokens or anything tacked onto the end of the result.
I still cannot see how we can return the exact result as it changes for each person and even the server itself. I tested this by taking one of the "accepted" answers and feeding it right back to the challenge page when it asked for the correct keyword and listing number (my previous post has an example of this) , it still didn't work as the information tacked onto the end of the URL on HBH result, had changed VA
I actually managed to finish this with just one run (after a many test runs). Was I lucky or has this challenge been fixed?
Either way and besides my newbiness this challenge is definitely worth fixing. I believe the purpose of this challenge isn't getting all those secret and mysterious url parameters which google have putted since they are not static.
Could be easily fixed I believe?
Is this challenge still down? I'm positive I'm faster then 1 sec. How should the url be constructed before encoded? http://www.xxxxxxx.yyy/?