From 04ac9e004652057172ddd04794095a2326717e82 Mon Sep 17 00:00:00 2001 From: Jantur-dev <115928566+Jantur-dev@users.noreply.github.com> Date: Tue, 27 Dec 2022 19:05:35 +0700 Subject: [PATCH] Create xpplg.json Change provider from railway to replit --- domains/xpplg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xpplg.json diff --git a/domains/xpplg.json b/domains/xpplg.json new file mode 100644 index 000000000..79937f78d --- /dev/null +++ b/domains/xpplg.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "Jantur-dev", + "email": "jantur29@gmail.com" + }, + "record": { + "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co" + } + }