Merge pull request #21355 from sreekanthputta/main

Update Sree.json with DNS records
This commit is contained in:
orangc
2025-03-22 09:16:16 +03:00
committed by GitHub
+14 -1
View File
@@ -4,6 +4,19 @@
"email": "srikanthp12896@gmail.com"
},
"record": {
"TXT": "google-site-verification=nXX-abxPPSr9hSqhiakyIHcXYGcuPpIBYVXtPnnxf00"
"TXT": "google-site-verification=nXX-abxPPSr9hSqhiakyIHcXYGcuPpIBYVXtPnnxf00",
"A": [
"35.209.162.51",
"216.239.32.21",
"216.239.34.21",
"216.239.36.21",
"216.239.38.21"
],
"AAAA": [
"2001:4860:4802:32::15",
"2001:4860:4802:34::15",
"2001:4860:4802:36::15",
"2001:4860:4802:38::15"
]
}
}