Update DNS records in reallunarisx.json

Added TXT records for GitHub Pages challenge.
This commit is contained in:
LunarisX 2026-05-04 09:23:25 +07:00 committed by GitHub
commit 82a1cdd892
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,8 @@
"username": "LunarisXOffical"
},
"record": {
"CNAME": "lunarisxoffical.github.io"
"TXT": "_github-pages-challenge-LunarisXOffical.reallunarisx",
"TXT": "e61f92ffaf0fb52928acd51ea7cf4e"
},
"proxy": false
}