From 1f0e9f6c50dc9f9f92c59584121aba25dd0df657 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 21 Nov 2022 09:00:03 -0300 Subject: Update news.js Seriously, how many times is this referenced?! --- tools/news.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/news.js b/tools/news.js index 9e89a50..66e98ee 100644 --- a/tools/news.js +++ b/tools/news.js @@ -6,7 +6,7 @@ const https = require("https"); const fs = require("fs"); -const source = "https://themanaworld.github.io/tmwa-server-data/news.json"; +const source = "https://updates.tmw2.org/legacy/news.json"; console.info("Acquiring news from static site..."); -- cgit v1.2.3-60-g2f50