diff --git a/domains/kaskus.json b/domains/kaskus.json index 471e20b32..5ebd952d5 100644 --- a/domains/kaskus.json +++ b/domains/kaskus.json @@ -1,16 +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", - "164.132.75.251", - "164.132.76.251", - "164.132.77.251" - ] - } + "description": "My Personal Landing Page!", + "repo": "https://github.com/KASKUSTTV", + "owner": { + "username": "KASKUSTTV", + "email": "kaskus45@protonmail.com" + }, + "record": { + "A": [ + "164.132.74.251" + ] + } }