Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
mininxd committed Nov 23, 2024
1 parent 7e01375 commit a370e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function timer() {
setInterval(timer, 100);

function hitung() {
fetch('https://api.mininxd.my.id/gemini/', {
fetch('https://api-mininxd.vercel.app/gemini/', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
Expand Down

0 comments on commit a370e22

Please sign in to comment.