From 479bf7c29cb4b95c138024fb3dd4f409a66af5b0 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:31:11 +0300 Subject: [PATCH 1/2] Create element,json --- domains/element,json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/element,json diff --git a/domains/element,json b/domains/element,json new file mode 100644 index 000000000..7d1ba136e --- /dev/null +++ b/domains/element,json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/playreaver/reaverlauncher", + "owner": { + "username": "playreaver", + "email": "reaver.entertainment@hotmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 7bc290541c1e50fd90cd8e78e643c4de9108f168 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:38:37 +0300 Subject: [PATCH 2/2] Rename element,json to element.json --- domains/{element,json => element.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{element,json => element.json} (100%) diff --git a/domains/element,json b/domains/element.json similarity index 100% rename from domains/element,json rename to domains/element.json