mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
fix(domains): c.json had something invalid idk
This commit is contained in:
parent
389035d739
commit
2806d7962a
1 changed files with 8 additions and 8 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"owner": {
|
"owner": {
|
||||||
"username": "orangci",
|
"email": "c@orangc.xyz",
|
||||||
"discord": "orangc"
|
"username": "orangci"
|
||||||
},
|
},
|
||||||
"record": {
|
"record": {
|
||||||
"CNAME": "edge.redirect.pizza."
|
"CNAME": "edge.redirect.pizza"
|
||||||
},
|
},
|
||||||
"proxy": false
|
"proxied": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue