diff --git a/domains/atcoin.is-an.app.js b/domains/atcoin.is-an.app.js new file mode 100644 index 00000000..a16ebb53 --- /dev/null +++ b/domains/atcoin.is-an.app.js @@ -0,0 +1,13 @@ + +addSubDomain({ + description: 'A digital currency project with zero fees and ease of use', + domain: 'is-an.app', + subdomain: 'atcoin', + owner: { + repo: 'https://github.com/familycomicsstudios/atcoin', + email: 'themadpunter10@gmail.com', + }, + record: { + CNAME: '89c4cc2d-c519-4490-99d0-2ebc45f3ce20.id.repl.co' + }, +}) diff --git a/domains/tdwb.is-an.app.js b/domains/tdwb.is-an.app.js new file mode 100644 index 00000000..bc945c1e --- /dev/null +++ b/domains/tdwb.is-an.app.js @@ -0,0 +1,14 @@ + + +addSubDomain({ + description: 'A top-down .io hero shooter game.', + domain: 'is-an.app', + subdomain: 'tdwb', + owner: { + repo: 'https://github.com/Themadpunter-Studios/tdwb', + email: 'themadpunter@proton.me', + }, + record: { + CNAME: 'themadpunter-studios.github.io' + } +})