прямой IP линк

This commit is contained in:
2025-09-29 23:39:13 +03:00
parent 96a3f1ee7f
commit 28c37a3cec
+2 -2
View File
@@ -2147,8 +2147,8 @@
const startTime = Date.now(); const startTime = Date.now();
try { try {
// const response = await fetch(`http://192.168.0.109:${BOT_PORT}/send_message`, { const response = await fetch(`http://192.168.0.109:${BOT_PORT}/send_message`, {
const response = await fetch(`https://bot.aabpro.ru/testbot/send_message`, { // const response = await fetch(`https://bot.aabpro.ru/testbot/send_message`, {
method: 'POST', method: 'POST',
headers: { headers: {
'Content-Type': 'application/json', 'Content-Type': 'application/json',