diff --git a/constants.json b/constants.json index 80b4cbc..41e7601 100644 --- a/constants.json +++ b/constants.json @@ -194,8 +194,7 @@ "words": [ "YouTube", "ULTRAKILL", - "Lethal Company", - "FreeBSD" + "Lethal Company" ], "color": "red", "caseInsensitive": true @@ -238,7 +237,6 @@ "words": [ "Violet", "Purgatory", - "violets-", "Limbo", "The Watcher" ], @@ -356,13 +354,6 @@ "color": "rgb(150, 220, 255)", "caseInsensitive": true }, - { - "words": [ - "Arch" - ], - "color": "rgb(0, 255, 255)", - "caseInsensitive": true - }, { "words": [ "Roblox" diff --git a/pageUpdater.js b/pageUpdater.js index a834062..ff821d5 100644 --- a/pageUpdater.js +++ b/pageUpdater.js @@ -101,7 +101,7 @@ function highlighter(json, full = true) { if (element.attributes) { for (var x in element.attributes) { var attribute = element.attributes[x] - if (attribute.key == "class" && attribute.value.includes("noHighlight")) { + if (attribute.key == "class" && attribute.value == "value") { valid = false break } @@ -307,7 +307,7 @@ function converter(html, dynamic = true) { for (var x = 0; x < sitesTable.length; x++) { var siteName = sitesTable[x] var siteData = sites[siteName] - html += `${siteName}: ${siteData.name.replaceAll("Violet", "{Violet}")}` + html += `${siteName}: ${siteData.name.replaceAll("Violet", "{Violet}")}` } html += "" diff --git a/static/index.html b/static/index.html index 485bc91..d325c25 100644 --- a/static/index.html +++ b/static/index.html @@ -76,11 +76,11 @@


Services

List of services for public use hosted on Violet's Purgatory.

- SearXNG: sxng.violets-purgatory.dev - - - Forgejo: git.viois.gay - Thumbor: thumbor.violets-purgatory.dev + SearXNG: sxng.violets-purgatory.dev + Matrix: matrix.violets-purgatory.dev + Element: element.violets-purgatory.dev + Forgejo: git.violets-purgatory.dev (contact me for an account) + Thumbor: thumbor.violets-purgatory.dev

Socials

{PATH_SOCIALS}