From 90bc85d7a796da1ee2a1a367d50d97fa37447675 Mon Sep 17 00:00:00 2001 From: QuazyOneAndOnly <136653735+QuazyOneAndOnly@users.noreply.github.com> Date: Wed, 31 Dec 2025 02:07:16 +0000 Subject: [PATCH] Update maps.json Replace broken cdn.arctracker.io links with functional ones from Arc Raiders wiki --- maps.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/maps.json b/maps.json index 476a1e66..493e85b2 100644 --- a/maps.json +++ b/maps.json @@ -21,7 +21,7 @@ "hr": "brana_bojišta", "sr": "брана_бојишта" }, - "image": "https://cdn.arctracker.io/maps/dam_battlegrounds.png" + "image": "https://arcraiders.wiki/w/images/2/22/Dam_Battlegrounds_Map_%28Server_Slam%29.jpg" }, { "id": "the_spaceport", @@ -45,7 +45,7 @@ "hr": "svemirska_luka", "sr": "космопорт" }, - "image": "https://cdn.arctracker.io/maps/the_spaceport.png" + "image": "https://arcraiders.wiki/w/images/5/58/Spaceport_Map.png" }, { "id": "buried_city", @@ -69,7 +69,7 @@ "hr": "zakopani_grad", "sr": "покојени_град" }, - "image": "https://cdn.arctracker.io/maps/buried_city.png" + "image": "https://arcraiders.wiki/w/images/a/a9/Buried_City_Map.png" }, { "id": "the_blue_gate", @@ -93,7 +93,7 @@ "hr": "plava_vrata", "sr": "плава_врата" }, - "image": "https://cdn.arctracker.io/maps/the_blue_gate.png" + "image": "https://arcraiders.wiki/w/images/f/fc/The_Blue_Gate_Map.png" }, { "id": "stella_montis_upper", @@ -117,7 +117,7 @@ "hr": "planinska_zvijezda", "sr": "планинска_звезда" }, - "image": "https://cdn.arctracker.io/maps/stella_montis_upper.png" + "image": "https://arcraiders.wiki/w/images/c/c5/Stella_Montis_map_upper_level.png" }, { "id": "stella_montis_lower", @@ -141,6 +141,6 @@ "hr": "planinska_zvijezda", "sr": "планинска_звезда" }, - "image": "https://cdn.arctracker.io/maps/stella_montis_lower.png" + "image": "https://arcraiders.wiki/w/images/4/49/Stella_Montis_map_lower_level.png" } -] \ No newline at end of file +]