diff --git a/js/ext.togetherjs.config.js b/js/ext.togetherjs.config.js index 3d3bd92..b1ecf56 100644 --- a/js/ext.togetherjs.config.js +++ b/js/ext.togetherjs.config.js @@ -7,7 +7,7 @@ baseUrl: mw.config.get( 'wgServer' ) + mw.config.get( 'wgExtensionAssetsPath' ) + '/TogetherJS', - hubBase: 'http://hub.togetherjs.com/', + hubBase: 'https://hub.togetherjs.com/', useMinimizedCode: true, cacheBust: false,