add kruase domain configuration

This commit is contained in:
KruASe76
2025-03-12 18:12:42 +03:00
committed by KruASe
parent 2e8ab50ab9
commit b1ac70ce70
+21
View File
@@ -0,0 +1,21 @@
{
"description": "For personal development usage",
"repo": "https://github.com/KruASe76",
"owner": {
"username": "KruASe76",
"email": "kruanse@ya.ru",
"telegram": "https://t.me/KruASe"
},
"record": {
"A": [
"89.19.177.86"
]
},
"redirect_config": {
"custom_paths": {
"/blog": "https://kruase.vercel.app"
},
"redirect_paths": true
},
"proxied": true
}