diff --git a/plugins/lolalytics.js b/plugins/lolalytics.js index 32e65c5..f6d8f89 100644 --- a/plugins/lolalytics.js +++ b/plugins/lolalytics.js @@ -19,7 +19,7 @@ const runesModeMap = { 'pick': 'MP', }; -const baseApiUrl = `https://axe.lolalytics.com`; +const baseApiUrl = `https://ax.lolalytics.com`; const usedTier = 'platinum_plus'; const usedRegion = 'all'; // #endregion @@ -291,4 +291,4 @@ var plugin = { module.exports = { plugin }; -// #endregion \ No newline at end of file +// #endregion