From e8622789608f11d3de73833ee72f9438b10e1e46 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Fri, 18 Mar 2022 19:17:08 +0530 Subject: [PATCH] Create insta.badboy.json --- domains/insta.badboy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/insta.badboy.json diff --git a/domains/insta.badboy.json b/domains/insta.badboy.json new file mode 100644 index 000000000..60d55d9c5 --- /dev/null +++ b/domains/insta.badboy.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/Bad-Boy-Codes/insta-profile-viewer", + "description": "Instagram profile viewer.", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "CNAME": "bad-boy-codes.github.io" + } +}