This commit is contained in:
Blipz 2025-12-08 23:36:12 +01:00 committed by GitHub
commit be029100b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
342 changed files with 7 additions and 14260 deletions

File diff suppressed because it is too large Load diff

View file

@ -225,7 +225,7 @@ function editEmblem(type, id, el) {
function openInArmoria() {
const coa = el.coa && !el.coa.custom ? el.coa : {t1: "sable"};
const json = JSON.stringify(coa).replaceAll("#", "%23");
const url = `https://azgaar.github.io/Armoria/?coa=${json}&from=FMG`;
const url = `https://armoria.vercel.app/?coa=${json}&from=FMG`;
openURL(url);
}

View file

@ -523,7 +523,7 @@ function showInfo() {
const Discord = link("https://discordapp.com/invite/X7E84HU", "Discord");
const Reddit = link("https://www.reddit.com/r/FantasyMapGenerator", "Reddit");
const Patreon = link("https://www.patreon.com/azgaar", "Patreon");
const Armoria = link("https://azgaar.github.io/Armoria", "Armoria");
const Armoria = link("https://armoria.vercel.app", "Armoria");
const Deorum = link("https://deorum.vercel.app", "Deorum");
const QuickStart = link(