Skip to content
Open
Show file tree
Hide file tree
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
25 changes: 25 additions & 0 deletions domains/bloodbbs.is-a.co.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Here is a sample file
⚠️ Do remove the '<>' in the value fields
```js
addSubDomain({
description: '',
domain: 'is-a.co',
subdomain: '<bloodbbs>',
owner: {
repo: 'https://github.com/<zelionthunder>/<link/to/repo>',
email: '<[email protected]>',
},
record: {
CNAME: '<record>',
},
nested: [
{
subdomain: '<bloodbbs>',
record: {
A: '65.163.121.99',
},
},

],
})
```
30 changes: 0 additions & 30 deletions domains/readme.md

This file was deleted.