[RSS Feed/News] jQuery source still locally hosted when using CDN

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Regardless of using a jQuery CDN @ /admin.php?options/groups/performance/, HTML still includes/references the locally hosted jquery file.

Code:

<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script><script>window.jQuery || document.write('<script src="/js/vendor/jquery/jquery-3.5.1.min.js?_v=da557bc0"><\/script>')</script>

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom