X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fwsc%2Fdialogs%2Fwsc.js;h=679e1d96d9c037b7fa863d84956409a7b382e3ab;hb=e73319a12b56100b29ef456fd74114fe5519e01c;hp=ecadaaf8b68dedeb4c1718929ae28532dc19549b;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/plugins/wsc/dialogs/wsc.js b/_source/plugins/wsc/dialogs/wsc.js index ecadaaf..679e1d9 100644 --- a/_source/plugins/wsc/dialogs/wsc.js +++ b/_source/plugins/wsc/dialogs/wsc.js @@ -31,7 +31,7 @@ CKEDITOR.dialog.add( 'checkspell', function( editor ) ''; var wscCoreUrl = editor.config.wsc_customLoaderScript || ( protocol + - '//loader.spellchecker.net/sproxy_fck/sproxy.php' + '//loader.webspellchecker.net/sproxy_fck/sproxy.php' + '?plugin=fck2' + '&customerid=' + editor.config.wsc_customerId + '&cmd=script&doc=wsc&schema=22'