remove proxied property from domain configurations

This commit is contained in:
Ikram Maulana
2025-02-17 23:58:41 +00:00
committed by GitHub
parent dc120bc89e
commit f34e11ca9e
3 changed files with 3 additions and 6 deletions
+1 -2
View File
@@ -11,6 +11,5 @@
"v=spf1 include:spf.improvmx.com ~all",
"google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4"
]
},
"proxied": true
}
}
+1 -2
View File
@@ -6,6 +6,5 @@
},
"record": {
"A": ["76.76.21.21"]
},
"proxied": true
}
}
+1 -2
View File
@@ -6,6 +6,5 @@
},
"record": {
"A": ["76.76.21.21"]
},
"proxied": true
}
}