From af3dcbc72920fbc96274ca60961b1b03aedccb71 Mon Sep 17 00:00:00 2001 From: Amir Mahdi Khazaee Date: Mon, 21 Apr 2025 14:30:12 +0330 Subject: [PATCH] =?UTF-8?q?Add=20vip.is-a.dev=20=E2=86=92=2095.217.160.242?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/vip | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/vip diff --git a/domains/vip b/domains/vip new file mode 100644 index 000000000..f2b3fca13 --- /dev/null +++ b/domains/vip @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "iliy", + "email": "ilya.topuria@gmail.com" + }, + "description": "My service hosted at 95.217.160.242", + "repo": "https://github.com/amir-khazaee/register", + "record": { + "A": [ + "95.217.160.242" + ] + }, + "proxied": true +}