From 171368d188cd6adad0c8c915e2bcfa037aaf6537 Mon Sep 17 00:00:00 2001 From: richiesuper <63583194+richiesuper@users.noreply.github.com> Date: Tue, 27 Apr 2021 12:06:34 +0700 Subject: [PATCH] Create richie.json --- domains/richie.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/richie.json diff --git a/domains/richie.json b/domains/richie.json new file mode 100644 index 000000000..53eb3438a --- /dev/null +++ b/domains/richie.json @@ -0,0 +1,13 @@ +{ + "description": "This is for my ShareX custom uploader... and other stuff...", + "repo": "https://github.com/richiesuper", + "owner": { + "username": "richiesuper", + "email": "richie9963@gmail.com" + }, + "record": { + "A": [ + "169.254.125.163" + ] + } +} \ No newline at end of file