Merge pull request #17158 from prabhu797/main

Updated IP address
This commit is contained in:
DIBSTER
2024-11-13 21:13:39 -05:00
committed by GitHub
+12 -10
View File
@@ -1,11 +1,13 @@
{
"description": "Testing for my server",
"repo": "https://github.com/prabhu797/samplelogin.git",
"owner": {
"username": "prabhu797",
"email": "prabhudesai797@gmail.com"
},
"record": {
"A": ["206.1.53.95"]
}
}
"description": "Testing my server",
"repo": "https://github.com/prabhu797/samplelogin.git",
"owner": {
"username": "prabhu797",
"email": "prabhudesai797@gmail.com"
},
"record": {
"A": [
"206.1.60.99"
]
}
}