From d306ffb2f0914164273bc88d2c256df92a889ea4 Mon Sep 17 00:00:00 2001 From: yasusan Date: Mon, 31 Aug 2026 11:37:45 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Auto=20lead/tampermonkey=20scrypt61.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Auto lead/tampermonkey scrypt61.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Auto lead/tampermonkey scrypt61.js b/Auto lead/tampermonkey scrypt61.js index ce8d938..16ed875 100644 --- a/Auto lead/tampermonkey scrypt61.js +++ b/Auto lead/tampermonkey scrypt61.js @@ -1,17 +1,17 @@ // ==UserScript== // @name Автоподстановка лидов // @namespace http://tampermonkey.net/ -// @version 6.2 +// @version 6.3 // @include https://admin2.gtn.ru/lead/newlead.php -// @updateURL http://192.168.254.40:8765/lead_autofill.user.js -// @downloadURL http://192.168.254.40:8765/lead_autofill.user.js +// @updateURL http://10.8.25.20:8765/lead_autofill.user.js +// @downloadURL http://10.8.25.20:8765/lead_autofill.user.js // @grant none // ==/UserScript== (function() { 'use strict'; - const SERVER_URL = 'http://192.168.254.40:8765'; + const SERVER_URL = 'http://10.8.25.20:8765'; let lastQueueSize = 0; // Получение следующего лида (первый из очереди)