Skip to content

Commit f163860

Browse files
Change TXT record format to array
1 parent 011fd67 commit f163860

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

domains/_vercel.reallunarisx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"username": "LunarisXOffical"
44
},
55
"record": {
6-
"TXT": "vc-domain-verify=reallunarisx.part-of.my.id,eb89acab3adcd3ee3acd"
6+
"TXT": [ "vc-domain-verify=reallunarisx.part-of.my.id,eb89acab3adcd3ee3acd" ]
77
},
88
"proxy": false
99
}

0 commit comments

Comments
 (0)