From fcbb6fe6b32edcff2c31b160e70d2e7789ef621e Mon Sep 17 00:00:00 2001 From: Tiny Brick Boy <102919798+TinyBrickBoy@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:51:20 +0200 Subject: [PATCH] Create otp.json --- domains/otp.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/otp.json diff --git a/domains/otp.json b/domains/otp.json new file mode 100644 index 000000000..5af7c0631 --- /dev/null +++ b/domains/otp.json @@ -0,0 +1,13 @@ +{ + "description": "OnThePixel.net Dont play allown", + "repo": "https://github.com/TinyBrickBoy/register/", + "owner": { + "username": "TinyBrickBoy", + "email": "leo@scherr.xyz" + }, + "record": { + "cname": [ + "play.onthepixel.net" + ] + } +}