jsperf / jsperf.com

jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
https://jsperf.com/
MIT License
1.31k stars 128 forks source link

Blocked every time by cloudflare with jQuery #520

Closed neopheus closed 4 years ago

neopheus commented 4 years ago

Hello everyone :)

jsperf is a great tool :) but i have a problem to create some new benchmarks

Indeed, if I add a tag like this (in preparation code):

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

or

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>

I have an error from Cloudflare :

Sorry, you have been blocked You are unable to access jsperf.com

Thx

asilluron commented 4 years ago

duplicate of #518

Continuing the discussion there.