mathiasbynens / jsperf.com

jsPerf.com source code
http://jsperf.com/
Other
473 stars 56 forks source link

Keep getting 'spam detected' when editing my tests #194

Closed YemSalat closed 8 years ago

YemSalat commented 10 years ago

Is there any way to avoid this?

jdalton commented 10 years ago

@mathiasbynens Any update on this? I believe Rick was hit with this too. He got it as I've seen it by editing a test.

mathiasbynens commented 10 years ago

I’ll look into this tomorrow. Sorry for the inconvenience everyone! +@rwaldron

mathiasbynens commented 10 years ago

I’ve made some (uncommitted) changes to the live server. Try again and let me know what happens.

bnjmnt4n commented 10 years ago

Seems to me like Akismet has a limit to the number of times you can post data with similar content in a limited span of time before marking it as spam. Also @mathiasbynens I didn’t seem to notice a commit where you added spam detection.

stefanpenner commented 10 years ago

Is there a way to remove edit count from the spam heuristic?

mathiasbynens commented 10 years ago

Is there a way to remove edit count from the spam heuristic?

I don’t think Akismet has an option to disregard IP checks for successive, similar posts. :(

stuartpb commented 10 years ago

Maybe we could just get GitHub authorization as a workaround? So, in order to post a jsperf test, I have to log in with my GitHub account, and random form-submitting spambots don't accidentally post spam to the system.

aaaidan commented 10 years ago

This is a pretty bad problem ... it kinda cripples jsperf. Is there anything we can do to help with this? Time, money, testing?

mathiasbynens commented 10 years ago

@aaaidan You could work on a patch that adds GitHub OAuth-based login functionality and requires it for adding/editing test cases and comments.

stuartpb commented 10 years ago

What about using reCAPTCHA to allow anonymous edits?

threehams commented 10 years ago

I've just reproduced this from clicking Beautify Code and Save Test Case within about a second of each other, forgetting that one triggers the other.

ghost commented 10 years ago

It should be obvious but a work around is to leave the edit screen open and when it happens create a new test and copy everything from that page.

YemSalat commented 9 years ago

We've been using akismet on one of our projects and it seems to be too 'paranoid' sometimes, we are currently looking for another solution for spam control, if we do find a better one that could potentially be used for jsperf - I'll let you know.

cshaa commented 9 years ago

:+1: Also affected

jrainsberger commented 9 years ago

Happening when I edit this as well: http://jsperf.com/duff-vs-for-loop/

briandeheus commented 9 years ago

Yeah this is kinda annoying. +1

levitation commented 9 years ago

Any workarounds? The message is very uninformative and nothing seems to help.

michaelficarra commented 9 years ago

I just got this today and I don't know how to work around it. I've completely changed the tests up to no avail, and I haven't posted a JSPerf in months. What could be triggering it?

edit: I fixed it, there was a github issue link in the description that triggered it.

zpq2004 commented 9 years ago

Still seeing this annoying message today.

zbjornson commented 9 years ago

StackOverflow link in description seems to have triggered this 0.o

zpq2004 commented 9 years ago

I removed the links from description and it works. Thanks very much to zbjorson.

dalisoft commented 8 years ago

I have all account, example, GitHub, CloudFlare, Google and other. Still, jsperf runs CloudFlare captcha. What i need to do to make performance test? Please help or can you're give me HTML5 version of performance tester?

I removed links from my test case, still runs CloudFlare captcha

veleek commented 8 years ago

This is still an issue. The VERY first submit that I made return Spam Detected! :(

connorjclark commented 8 years ago

Spam detected on 1st edit.

This feature really ought to be removed.

asselin commented 8 years ago

I'm affected too

jacobq commented 8 years ago

StillAProblem Please let me know if/how I can help. Thanks.

hackel commented 8 years ago

Trying to edit this: http://jsperf.com/fast-array-foreach/281 and get "Spam Detected" no matter what. I even disabled uBlock! Please don't tell me you need me to enable 3rd party cookies as well. What is going on here? If the spam bots have gotten to the point where they can successfully "select all the photos with rivers," we're really in trouble!

rconnamacher commented 8 years ago

Still a problem for me too. Every time I try to make an edit, I'm getting "Spam detected" even after going through all that CAPTCHA / detect photos with rivers thing.

mathiasbynens commented 8 years ago

This won’t be fixed in the current version of jsPerf but we’re working hard on launching v2 soon. https://github.com/jsperf/jsperf.com

jdalton commented 8 years ago

I'm closing this issue and snipping it back to @mathiasbynens' comment. Yes, we know there's problems. No, your complaints won't make it resolved any sooner.