From 50b9749bf30b6d6d2c190ca6ab65d9176003af03 Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:16:07 +0530 Subject: [PATCH 1/2] Create _github-pages-challenge-tr1xem.this.json --- domains/_github-pages-challenge-tr1xem.this.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-tr1xem.this.json diff --git a/domains/_github-pages-challenge-tr1xem.this.json b/domains/_github-pages-challenge-tr1xem.this.json new file mode 100644 index 0000000..f037679 --- /dev/null +++ b/domains/_github-pages-challenge-tr1xem.this.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tr1xem", + "email": ["kmtechnical2006@gmail.com"] + }, + + "record": { + "TXT": ["9186eabd1094ef93716dba08cf99c7"], + "proxied": true +} From b73cc9d91e8d65ce0c91c9270c226360a6600eb7 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 27 Nov 2024 18:54:58 +0530 Subject: [PATCH 2/2] Update and rename _github-pages-challenge-tr1xem.this.json to this.json --- .../_github-pages-challenge-tr1xem.this.json | 10 ---------- domains/this.json | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-tr1xem.this.json create mode 100644 domains/this.json diff --git a/domains/_github-pages-challenge-tr1xem.this.json b/domains/_github-pages-challenge-tr1xem.this.json deleted file mode 100644 index f037679..0000000 --- a/domains/_github-pages-challenge-tr1xem.this.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tr1xem", - "email": ["kmtechnical2006@gmail.com"] - }, - - "record": { - "TXT": ["9186eabd1094ef93716dba08cf99c7"], - "proxied": true -} diff --git a/domains/this.json b/domains/this.json new file mode 100644 index 0000000..13a85cc --- /dev/null +++ b/domains/this.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}