mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-07 08:24:49 +00:00
remove proxied property from domain configurations
This commit is contained in:
+1
-2
@@ -11,6 +11,5 @@
|
||||
"v=spf1 include:spf.improvmx.com ~all",
|
||||
"google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4"
|
||||
]
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,5 @@
|
||||
},
|
||||
"record": {
|
||||
"A": ["76.76.21.21"]
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,5 @@
|
||||
},
|
||||
"record": {
|
||||
"A": ["76.76.21.21"]
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user