From c65325d53fb2a16e5c9cda2c1fa60189f758ada4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Czaus?= Date: Wed, 4 Mar 2026 09:49:43 +0100 Subject: [PATCH] Replace wikia to fandom, SPLAT-775 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 02f511a..bdb8495 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ language: 'EN', onCreate: () => console.log('Up & running!'), onTrack: data => console.log(data), - suggestionsApiUrl: 'https://services.wikia.com/discussion/3035/article-titles' + suggestionsApiUrl: 'https://services.fandom.com/discussion/3035/article-titles' }, );