MediaWiki:Common.js
Swap to decisions backend item.classList.add('preview-loading'); item.classList.add('preview-loading'); }); }); return fetch('/gdprhubnews/news.json') return fetch('https://decisions.noyb.eu/gdprhubnews/news.json') .then(function (response) { .then(function (response) { if (!response.ok) throw new Error('fetch got ' + response.status); if (!response.ok) throw new Error('fetch got ' + response.status);
Full text
Swap to decisions backend item.classList.add('preview-loading'); item.classList.add('preview-loading'); }); }); return fetch('/gdprhubnews/news.json') return fetch('https://decisions.noyb.eu/gdprhubnews/news.json') .then(function (response) { .then(function (response) { if (!response.ok) throw new Error('fetch got ' + response.status); if (!response.ok) throw new Error('fetch got ' + response.status);