On the page:
http://www.cryptohaze.com/addsolutions.phpIf you go
098f6bcd4621d373cade4e832627b4f6:test
and click "Add solutions", it will say "1 solutions added." at the top of the page.
Every time you do this with the same hash / result, it will say "1 solution added." - This is very deceptive for submitters, since "Added" generally means "Added to the list". So, either the same entry is being added multiple times (Uniques beware), or it just validates, then adds, before checking if the hash already exists IN the database.
This will become a nightmare for when you're adding users, as the same (malicious) user could add the exact same hash thousands of times, and it would accept them all (Giving him 'Points' or whatever)
I think this needs to be fixed

On a side note, when are users being introduced?
It would be nice to go like:
http://www.cryptohaze.com/addhashes.phpInput 098f6bcd4621d373cade4e832627b4f6, click "Add hashes" and have:
098f6bcd4621d373cade4e832627b4f6:test (Solved By Reelix)
Also, the phrase "Hash 098f6bcd4621d373cade4e832627b4f6 is already in the database, password 'test' - skipping." is a bit superfluous - Shouldn't you just say:
098f6bcd4621d373cade4e832627b4f6:test
or
someRandomHash:Not Found
?
Oh well, enough of me going on - Enjoy your day
