From 7a7b9499e246af05a8c441888a997b8c7059cf21 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 16:47:27 +0800 Subject: [PATCH 1/2] Create _discord.pig.json --- domains/_discord.pig.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.pig.json diff --git a/domains/_discord.pig.json b/domains/_discord.pig.json new file mode 100644 index 000000000..332ae06de --- /dev/null +++ b/domains/_discord.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "TXT": "dh=3f12653d72696e056aa42fc684e3177a5de4b7ba" + } +} From 1f9d51aff41533504dd57e0642933832a8a50687 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 17:07:33 +0800 Subject: [PATCH 2/2] Create mc.pig.json --- domains/mc.pig.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.pig.json diff --git a/domains/mc.pig.json b/domains/mc.pig.json new file mode 100644 index 000000000..4d81398e5 --- /dev/null +++ b/domains/mc.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "A": ["34.81.149.229"] + } +}