Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Gersh01 authored May 30, 2024
1 parent 2a5dfbe commit e768a52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//const urlBase = 'http://159.203.115.181/LAMPAPI';
const urlBase = 'http://143.198.9.78/LAMPAPI';
const urlBase = 'http://oceanic-connections.xyz/LAMPAPI';

const extension = 'php';

Expand Down Expand Up @@ -1237,4 +1237,4 @@ function favoriteSearch(){
}
searchContact(null,null,null,null,null);
}
}
}

0 comments on commit e768a52

Please sign in to comment.