Skip to content

Commit

Permalink
Merge pull request #6 from Bananalolok/patch-1
Browse files Browse the repository at this point in the history
Added katz.is-not.cool
  • Loading branch information
trollmeight authored Oct 14, 2024
2 parents b33dac6 + fc5a149 commit ebbb775
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
18 changes: 18 additions & 0 deletions domains/_acme-challenge.katz.is-not-cool.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"description": "deno verification",

"domain": "is-not.cool",
"subdomain": "yoursubdomain",

"owner": {
"username": "Bananalolok",
"email": "",
"discord": "bananalol7678"
},

"record": {
"CNAME": "77c60266e3d311053d5b2fe1._acme.deno.dev"
},

"proxied": false
}
21 changes: 21 additions & 0 deletions domains/katz.is-not.cool.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"domain": "is-not.cool",
"subdomain": "katz",

"owner": {
"username": "Bananalolok",
"email": "",
"repo": "Bananalolok/registration"
},

"record": {
"A": [
"34.120.54.55"
],
"AAAA": [
"2600:1901:0:6d85::"
]
},

"proxied": false
}

0 comments on commit ebbb775

Please sign in to comment.