From f623bb5079fcf8cd249c49c420898dfe734875a1 Mon Sep 17 00:00:00 2001 From: Flashlink Date: Wed, 4 Aug 2021 22:56:45 -0300 Subject: [PATCH] Add flash.is-a.dev subdomain --- flash.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 flash.json diff --git a/flash.json b/flash.json new file mode 100644 index 000000000..0447378e6 --- /dev/null +++ b/flash.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/flashthedev", + "owner": { + "username": "Flashthedev", + "email": "flash.dev@outlook.com" + }, + "record": { + "A": [ + "89.41.169.49" + ] + } +}