Skip to content

Commit d1d0753

Browse files
authoredFeb 20, 2025··
Merge pull request #215 from vintheweirdass/main
tbh ts pmo icl 😭🙏🏽
2 parents 8c50d55 + f6e8f9d commit d1d0753

File tree

3 files changed

+46
-0
lines changed

3 files changed

+46
-0
lines changed
 

‎domains/this-shit.is-awsm.tech.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"domain": "is-awsm.tech",
3+
"subdomain": "this-shit",
4+
"owner": {
5+
"username": "vintheweirdass",
6+
"email": "hi@vtwa.is-a.dev"
7+
},
8+
"records": {
9+
"CNAME": "tsiat.netlify.app"
10+
},
11+
"proxied": false
12+
}

‎domains/thisshit.is-awsm.tech.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"domain": "is-awsm.tech",
3+
"subdomain": "thisshit",
4+
"owner": {
5+
"username": "vintheweirdass",
6+
"email": "hi@vtwa.is-a.dev"
7+
},
8+
"records": {
9+
"CNAME":"r.forwarddomain.net",
10+
"TXT": [
11+
{
12+
"name":"fwd.thisshit.is-awsm.tech",
13+
"value":"forward-domain=https://this-shit.is-awsm.tech/*"
14+
}
15+
]
16+
}
17+
}

‎domains/ts.is-awsm.tech.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"domain": "is-awsm.tech",
3+
"subdomain": "ts",
4+
"owner": {
5+
"username": "vintheweirdass",
6+
"email": "hi@vtwa.is-a.dev"
7+
},
8+
"records": {
9+
"CNAME":"r.forwarddomain.net",
10+
"TXT": [
11+
{
12+
"name":"fwd.ts.is-awsm.tech",
13+
"value":"forward-domain=https://this-shit.is-awsm.tech/*"
14+
}
15+
]
16+
}
17+
}

0 commit comments

Comments
 (0)
Please sign in to comment.