Skip to content
Open

lisir #110

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions domains/ciao.su/lisir.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"description": "22222",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个也太随意了吧

"subdomain": "lisir",
"domain": "ciao.su",
"owner": {
"name": "liran",
"github": "liran-ya",
"email": "lsr4416@163.com"
},
"records": [
{
"type": "A",
"name": "@",
"content": "154.21.194.73",
"ttl": 3600,
"proxied": false
}
]
}