mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
Change JSON structure from records to record
This commit is contained in:
parent
52e8e7408a
commit
9cc727c967
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"owner": {
|
"owner": {
|
||||||
"username": "shadowe1ite"
|
"username": "shadowe1ite"
|
||||||
},
|
},
|
||||||
"records": {
|
"record": {
|
||||||
"CNAME": "shadowe1ite.github.io"
|
"CNAME": "shadowe1ite.github.io"
|
||||||
},
|
},
|
||||||
"proxied": true
|
"proxied": true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue