diff --git a/domains/newsmemory.json b/domains/newsmemory.json new file mode 100644 index 00000000000..08b27b2d823 --- /dev/null +++ b/domains/newsmemory.json @@ -0,0 +1,20 @@ +{ + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "tester", + "email": "neroblanca573@gmail.com" + }, + "records": { + "CNAME": "is-a-dev-docs.pages.dev" + }, + "proxied": true +} + +{ + "records": { + "A": [ + "23.95.190.97" + + ] + } +}