From 0ab3d4cd58670d0d8cf591d56fd1cda0d3dc176c Mon Sep 17 00:00:00 2001 From: imados Date: Thu, 21 Apr 2022 12:06:17 +0000 Subject: [PATCH] Create almatch --- domains/almatch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/almatch diff --git a/domains/almatch b/domains/almatch new file mode 100644 index 000000000..38c0cbacb --- /dev/null +++ b/domains/almatch @@ -0,0 +1,17 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A" : [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + + ] + } +}