diff --git a/domains/kaskus.json b/domains/kaskus.json index 6aba4529f..5ebd952d5 100644 --- a/domains/kaskus.json +++ b/domains/kaskus.json @@ -1,13 +1,13 @@ { - "description": "My Personal Landing Page!", - "repo": "https://github.com/KASKUSTTV", - "owner": { - "username": "KASKUSTTV", - "email": "kaskus45@protonmail.com" - }, - "record": { - "A": { - "164.132.74.251" - } - } + "description": "My Personal Landing Page!", + "repo": "https://github.com/KASKUSTTV", + "owner": { + "username": "KASKUSTTV", + "email": "kaskus45@protonmail.com" + }, + "record": { + "A": [ + "164.132.74.251" + ] + } }