diff --git a/domains/kaffah.is-a.co.json b/domains/kaffah.is-a.co.json new file mode 100644 index 0000000..9be76e2 --- /dev/null +++ b/domains/kaffah.is-a.co.json @@ -0,0 +1,14 @@ +{ + "$schema": "../schemas/domain.schema.json", + "description": "Kaffah Shortener URL", + "domain": "is-a.co", + "subdomain": "kaffah", + "owner": { + "repo": "https://github.com/muhginanjar/is-a.co", + "email": "muhginanjar@yahoo.co.id" + }, + "record": { + "A": ["151.79.243.20"] + }, + "proxy": false +}