Update Maatma IPv4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2023-03-15 21:25:33 +01:00
commit dfb6ba7834
4 changed files with 4 additions and 4 deletions

View file

@ -355,7 +355,7 @@ angular.module("AdLinApp")
$scope.assoc = {
"domain": $scope.adomains[0].domain,
"a": "82.64.31.248",
"a": "82.64.151.41",
"aaaa": aaaa,
}
$('#AssocModal').modal('show');