Update creed.json

changed record from "A" to "CNAME"
This commit is contained in:
Marwan Mostafa Abdullah
2024-02-20 23:21:54 +02:00
committed by GitHub
parent 79b1fc09f0
commit 6024e78f6d
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "marwankalosha005@gmail.com"
},
"record": {
"A": ["185.199.108.153"]
"CNAME": "m-creed.github.io"
}
}