Skip to content

Commit

Permalink
Update goentri.com.third-party-service.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EntriBot committed Sep 19, 2024
1 parent 83bae79 commit 2cfec61
Showing 1 changed file with 24 additions and 17 deletions.
41 changes: 24 additions & 17 deletions goentri.com.third-party-service.json
Original file line number Diff line number Diff line change
Expand Up @@ -5601,31 +5601,38 @@
},
{
"type": "CNAME",
"groupId": "a1Edrone",
"host": "%cnameHostEdrone%",
"pointsTo": "%cnameValueEdrone%",
"groupId": "a1Haleymarketing",
"host": "%cnameHostHaleymarketing%",
"pointsTo": "%cnameValueHaleymarketing%",
"ttl": "300"
},
{
"type": "CNAME",
"groupId": "a2Edrone",
"host": "%cnameHost2Edrone%",
"pointsTo": "%cnameValue2Edrone%",
"ttl": "300"
"type": "A",
"groupId": "a2Haleymarketing",
"host": "@",
"pointsTo": "%ipAdressHaleymarketing%",
"ttl": "3600"
},
{
"type": "CNAME",
"groupId": "a3Edrone",
"host": "%cnameHost3Edrone%",
"pointsTo": "%cnameValue3Edrone%",
"ttl": "300"
"type": "A",
"groupId": "a2Haleymarketing",
"host": "@",
"pointsTo": "%ipAdress2Haleymarketing%",
"ttl": "3600"
},
{
"type": "TXT",
"groupId": "a6Edrone",
"host": "%txtHostEdrone%",
"ttl": "300",
"data": "%txtValueEdrone%"
"groupId": "a3Haleymarketing",
"host": "%txHostHaleymarketing%",
"ttl": "3600",
"data": "%txtValueHaleymarketing%"
},
{
"type": "TXT",
"groupId": "a4Haleymarketing",
"host": "%txHost2Haleymarketing%",
"ttl": "3600",
"data": "%txtValue2Haleymarketing%"
}
]
}

0 comments on commit 2cfec61

Please sign in to comment.