Merge pull request #17256 from orangci/main

feat(domains): switch from redirect.pizza to URL records
This commit is contained in:
William Harrison
2024-11-20 02:07:11 +11:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"CNAME": "edge.redirect.pizza"
"URL": "https://orangc.xyz"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"CNAME": "edge.redirect.pizza"
"URL": "https://orangc.xyz"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"A": ["18.133.72.105"]
"URL": "https://orangc.xyz"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"CNAME": "edge.redirect.pizza"
"URL": "https://orangc.xyz"
}
}