From c04b2a2fe30d6a4a28d53d8e422878e5008025c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 18 Jun 2026 18:05:14 +0400 Subject: [PATCH] =?UTF-8?q?v1.0.10:=20fix=20cfhttp.statusCode=20=D1=81?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5=20(200=20OK=20?= =?UTF-8?q?vs=20200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extractor.cfm | 2 +- index.cfm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extractor.cfm b/extractor.cfm index e101894..8426368 100644 --- a/extractor.cfm +++ b/extractor.cfm @@ -91,7 +91,7 @@ - + diff --git a/index.cfm b/index.cfm index c3a5a00..632f1e9 100644 --- a/index.cfm +++ b/index.cfm @@ -1 +1 @@ -OK v1.0.9 +OK v1.0.10