Skip to content

Commit

Permalink
1.456.660
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil committed Apr 25, 2024
1 parent 3dd3121 commit 51d246a
Show file tree
Hide file tree
Showing 35 changed files with 20,230 additions and 41,570 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
Proxy manager - Change Log

## 1.456.660 Stable
- :bug: Fixed json_requester now sending json body

## 1.446.170 Stable
- :bug: Fix datadog logs integration (upgraded ingestion endpoint)

Expand Down
2 changes: 1 addition & 1 deletion README-zh-CN.md
Expand Up @@ -39,7 +39,7 @@
- <a href="https://nodejs.org/en/download/">Node.js</a> 6+版

### Windows
下载 <a href="https://lum-lpm.com/static/lpm/luminati-proxy-manager-v1.446.170-setup.exe">代理管理安装器</a>.
下载 <a href="https://lum-lpm.com/static/lpm/luminati-proxy-manager-v1.456.660-setup.exe">代理管理安装器</a>.

### Linux/MacOS
- 安装 Node.js 10.15.3版 (最好用x
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ Please report issues or bugs to your account manager or from our [help center](h
## Installation

### Windows
Download the [Proxy Manager installer](https://github.com/luminati-io/luminati-proxy/releases/download/v1.446.170/luminati-proxy-manager-v1.446.170-setup.exe)
Download the [Proxy Manager installer](https://github.com/luminati-io/luminati-proxy/releases/download/v1.456.660/luminati-proxy-manager-v1.456.660-setup.exe)

### Linux/MacOS - Install script
- Run the setup script to install
Expand Down
2 changes: 1 addition & 1 deletion bin/lpm_install.sh
Expand Up @@ -7,7 +7,7 @@ if [ $(id -u) = 0 ]; then
IS_ROOT=1
fi
LUM=0
VERSION="1.446.170"
VERSION="1.456.660"
if [ -f "/usr/local/hola/zon_config.sh" ]; then
LUM=1
fi
Expand Down
4,361 changes: 2,048 additions & 2,313 deletions bin/pub/6c3eb0f29f395bf6456b.app.js → bin/pub/68ed80304caa6e1cb169.app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bin/pub/index.html
@@ -1 +1 @@
<!doctype html><html><head><meta charset="utf-8"><title>Proxy Manager</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><base href="/"><link rel="shortcut icon" href="/favicon.ico"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.0/css/all.css" integrity="sha384-Mmxa0mLqhmOeaE8vgOSbKacftZcsNYDjQzuCOm6D02luYSzBG8vpaOykv9lFQ51Y" crossorigin="anonymous"><script defer="defer" src="/141c5816b7c749fe903c.runtime.js"></script><script defer="defer" src="/6c3eb0f29f395bf6456b.app.js"></script><script defer="defer" src="/0eeda5027538050529c0.vendor.js"></script></head><body><div id="react_root"></div><div id="notif_react_modal"></div><div id="del_modal"></div></body></html>
<!doctype html><html><head><meta charset="utf-8"><title>Proxy Manager</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><base href="/"><link rel="shortcut icon" href="/favicon.ico"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.0/css/all.css" integrity="sha384-Mmxa0mLqhmOeaE8vgOSbKacftZcsNYDjQzuCOm6D02luYSzBG8vpaOykv9lFQ51Y" crossorigin="anonymous"><script defer="defer" src="/141c5816b7c749fe903c.runtime.js"></script><script defer="defer" src="/68ed80304caa6e1cb169.app.js"></script><script defer="defer" src="/0eeda5027538050529c0.vendor.js"></script></head><body><div id="react_root"></div><div id="notif_react_modal"></div><div id="del_modal"></div></body></html>

0 comments on commit 51d246a

Please sign in to comment.