Update daoch4n domain to point to Amplify and add _dnslink TXT record for IPFS integration

This commit is contained in:
daoch4n
2025-04-03 12:36:46 +03:00
parent 2f9e6ea395
commit 6e5e44342f
2 changed files with 14 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "IPFS DNSLink integration for Web3-enabled video player",
"repo": "https://github.com/dtub3/DaokoTube",
"owner": {
"username": "daoch4n",
"email": "digitaimadness@pm.me"
},
"record": {
"TXT": "/ipfs/bafybeictsmpmyy5cbtc52hr3awxgsl6gojyfgr3b23uudte4i7gmeof6om"
}
}
+3 -1
View File
@@ -1,9 +1,11 @@
{
"description": "Web3-enabled video player for Daoko MVs",
"repo": "https://github.com/dtub3/DaokoTube",
"owner": {
"username": "daoch4n",
"email": "digitaimadness@pm.me"
},
"record": {
"CNAME": "daokotube.pages.dev"
"A": ["75.2.60.5"]
}
}