Обновление технической информации

This commit is contained in:
2026-07-29 23:09:38 +05:00
parent cb5a058984
commit b483719e17
3 changed files with 20 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
* text=auto eol=lf
*.php text eol=lf
*.js text eol=lf
*.css text eol=lf
*.json text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.yml text eol=lf
*.xml text eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.svg text eol=lf
*.zip binary
+2 -2
View File
@@ -2,10 +2,10 @@
/**
* Plugin Name: AI Proxy Manager
* Description: Маршрутизация запросов к AI API (OpenAI, Anthropic, Google) через пользовательские прокси-серверы, с режимом отладки подключения.
* Version: 1.0.8
* Version: 1.0.9
* Requires at least: 6.0
* Requires PHP: 7.4
* Author: быстросайты.рф
* Author: Александр Головин
* Author URI: https://быстросайты.рф/
* License: GPL-2.0-or-later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
+1 -1
View File
@@ -6,7 +6,7 @@ Tags: proxy, openai, anthropic, gemini, api
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.8
Stable tag: 1.0.9
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html