Merge branch 'main' into main

This commit is contained in:
Artem Makarov
2025-04-03 17:40:20 +03:00
committed by GitHub
3 changed files with 25 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"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Blog for eternasuno",
"repo": "https://github.com/eternasuno/eternasuno.github.io",
"owner": {
"username": "eternasuno",
"email": "eternasuno@gmail.com"
},
"record": {
"CNAME": "eternasuno.github.io"
}
}