From ee9a269025192a1aaf500e133a1de1c198e6a892 Mon Sep 17 00:00:00 2001 From: Tweak Date: Tue, 25 Oct 2022 17:58:48 -0600 Subject: [PATCH] Create matt2.json --- sub-logs/matt2.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 sub-logs/matt2.json diff --git a/sub-logs/matt2.json b/sub-logs/matt2.json new file mode 100644 index 0000000..e248521 --- /dev/null +++ b/sub-logs/matt2.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "tweak4141", + "email": "ynan243@gmail.com" + }, + + "target": { + "CNAME": { + "name": "matt2", + "value": "dns.talosbot.xyz" + }, + + "TXT": { + "name": "_talos_verify", + "value": "12345" + } + }, + + "proxied": false +}