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": {
|
||||
"username": "orangci",
|
||||
"discord": "orangc"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "edge.redirect.pizza."
|
||||
},
|
||||
"proxy": false
|
||||
"owner": {
|
||||
"email": "c@orangc.xyz",
|
||||
"username": "orangci"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "edge.redirect.pizza"
|
||||
},
|
||||
"proxied": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue