diff --git a/domains/_dnslink.daoch4n.json b/domains/_dnslink.daoch4n.json new file mode 100644 index 000000000..9e429a414 --- /dev/null +++ b/domains/_dnslink.daoch4n.json @@ -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" + } +} \ No newline at end of file diff --git a/domains/daoch4n.json b/domains/daoch4n.json index 6d2c83612..2f3e71db6 100644 --- a/domains/daoch4n.json +++ b/domains/daoch4n.json @@ -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"] } } \ No newline at end of file diff --git a/domains/eternasuno.json b/domains/eternasuno.json new file mode 100644 index 000000000..1484a2bad --- /dev/null +++ b/domains/eternasuno.json @@ -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" + } +}