Ticket #5923: 5923.patch

File 5923.patch, 698 bytes (added by WebSpellChecker.net, 14 years ago)
  • _source/plugins/scayt/plugin.js

     
    382382                        var protocol = document.location.protocol;
    383383                        // Default to 'http' for unknown.
    384384                        protocol = protocol.search( /https?:/) != -1? protocol : 'http:';
    385                         var baseUrl  = 'svc.spellchecker.net/spellcheck31/lf/scayt24/loader__base.js';
     385                        var baseUrl  = 'svc.spellchecker.net/scayt25/loader__base.js';
    386386
    387387                        var scaytUrl  =  editor.config.scayt_srcUrl || ( protocol + '//' + baseUrl );
    388388                        var scaytConfigBaseUrl =  plugin.parseUrl( scaytUrl ).path +  '/';
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy