Openfl web ,load jquery js is slow from China network

hi singmajesty,
i suggest:

view-source:http://www.openfl.org/

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

change to local path.

<script src="/js/1.11.0/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>

becourse of the google network is blocked by China Fire Wall. lots of fans from China open
the openfl.org is very very slow (cannot load the jquery js ,but can load others).

http://community.openfl.org/ is also blocked by China Fire Wall,but connect to openfl.org is ok.

Could community.openfl.org use the same ip of openfl.org or other good connect ip?

I’ve updated our jQuery script to be local from our server, but unfortunately, I’m not sure if I can remedy community.openfl.org instead.

I just tried a few different Great Firewall of China tools, and found that “community.openfl.org” does not appear to be blocked (as a DNS), but it was unresponsive. I am not an expert on this, but my guess is that resources Discourse uses for driving forums are blocked, or something else is going on (such as IP blocking), as the forums have anti-spam.

Let me thank you in the name of Chinese openfl fans!

now, Chinese openfl fans open the “openfl.org” is fast.

I understand the forums is hard to do this. It doesn’t matter
Thank you all the same! I hate the anti-spam of fire wal.