V
V
Valery2017-06-06 22:21:06
JavaScript
Valery, 2017-06-06 22:21:06

Is code.jquery.com down?

Code.jquery.com suddenly stopped working
And since many sites use it as a CDN, these sites also do not work.

Empirically found out that only the https version does not work.
code.jquery.com/jquery-3.1.1.min.js - will open
https://code.jquery.com/jquery-3.1.1.min.js - will not open

Pings, traces. Provider TTK Krasnodar.
Tell me, is this a massive problem or only with this provider?
I would be very grateful if the owners of the TTK Krasnodar write off.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
sim3x, 2017-06-06
@sim3x

downforeveryoneorjustme.com/code.jquery.com
It's just you. http://code.jquery.com is up.

A
Alexander Aksentiev, 2017-06-06
@Sanasol

ping-admin.ru/free_test/result/1496777879s8pzwm421...

D
diesel-01, 2017-06-07
@diesel-01

TTK Barnaul.
Also does not work https://code.jquery.com Tried looking again. Not working https://hh.ru
Through http everything opens and works.
I contacted them at the beginning of March. Didn't open https://tsdr.uspto.gov/
So far nothing has been decided. Apparently, they are trying to come up with something for https, but the
client suffers from this. I think it's time to change providers.

M
Maxim, 2017-06-07
@Mx21

The provider Beeline (Southern Federal District) also does not work with the httpS version.

S
servermen, 2017-06-10
@servermen

<script type="text/javascript" src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
<script type="text/javascript">
if (typeof jQuery == 'undefined') {
    document.write(unescape("%3Cscript src='/js/jquery-3.1.1.min.js' type='text/javascript'%3E%3C/script%3E"));
}
</script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question