mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-04 08:19:32 +00:00
add kruase domain configuration
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user