From 401edaa4a2ec36e4c835f4a2fdd978d446e5efc1 Mon Sep 17 00:00:00 2001 From: scrappie Date: Fri, 14 Jul 2023 06:44:04 +0300 Subject: [PATCH] move automata above automic --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index ed21521e694..f5f1b3d3d0d 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -244,8 +244,8 @@ var cnames_active = { "auth": "cname.vercel-dns.com", // noCF "auto-task-doc": "cname.vercel-dns.com", // noCF "autodocs": "bguiz.github.io/autodocs", // noCF? (don´t add this in a new PR) - "automic": "automicjs.github.io", "automata": "cname.vercel-dns.com", // noCF + "automic": "automicjs.github.io", "avi": "avinassh.github.io/avi", // noCF? (don´t add this in a new PR) "avner": "avnerus.github.io", // noCF? (don´t add this in a new PR) "avo": "benjaminbhollon.github.io/avo-js",