From 696ac5a4ba93fbeaee0dc922c325f8a1ba108710 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Fri, 12 Jan 2024 21:00:04 +0000 Subject: [PATCH] a --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index cd59669..38a1f4d 100644 --- a/index.js +++ b/index.js @@ -226,7 +226,7 @@ function pageUpdate() { html = '\n' + html - fetch('https://codeberg.org/Bingus_Violet/Violets-Purgatory/commits/branch/origin') + fetch('https://github.com/Violets-puragtory/Violets-Purgatory.dev') .then(((data) => data.text())) .then((text) => { console.log(text)