<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">define([],function(){'use strict';function ajaxResponsePatch(jQuery){jQuery.ajaxPrefilter(function(s){if(s.crossDomain){s.contents.script=false;}});}
return function($){var majorVersion=$.fn.jquery.split('.')[0];if(majorVersion&gt;=3){console.warn('jQuery patch for CVE-2015-9251 is no longer necessary, and should be removed');}
ajaxResponsePatch($);return $;};});</pre></body></html>