https again
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-09-29 23:42:41 +03:00
parent 28c37a3cec
commit 9850477a6a
+2 -2
View File
@@ -2147,8 +2147,8 @@
const startTime = Date.now();
try {
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(`http://192.168.0.109:${BOT_PORT}/send_message`, {
const response = await fetch(`https://bot.aabpro.ru/testbot/send_message`, {
method: 'POST',
headers: {
'Content-Type': 'application/json',