mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-17 01:06:13 +00:00
chore: update description
This commit is contained in:
parent
7c1e540f29
commit
9acf542ba6
@ -8,4 +8,4 @@ Section: net
|
|||||||
SourceDateEpoch: 1711267200
|
SourceDateEpoch: 1711267200
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Installed-Size: 3563520
|
Installed-Size: 3563520
|
||||||
Description: Implementation of the next generation of HTTP User-Agent modification methodology.
|
Description: Advanced HTTP User-Agent Rewriting Tool.
|
||||||
|
|||||||
@ -8,4 +8,4 @@ Section: net
|
|||||||
SourceDateEpoch: 1711267200
|
SourceDateEpoch: 1711267200
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Installed-Size: 3696640
|
Installed-Size: 3696640
|
||||||
Description: Implementation of the next generation of HTTP User-Agent modification methodology.
|
Description: Advanced HTTP User-Agent Rewriting Tool.
|
||||||
|
|||||||
@ -26,13 +26,13 @@ define Package/ua3f
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
SUBMENU:=Web Servers/Proxies
|
SUBMENU:=Web Servers/Proxies
|
||||||
TITLE:=A SOCKS5 Server for Change User-Agent
|
TITLE:=A SOCKS5 Server for User-Agent Rewriting
|
||||||
URL:=https://github.com/SunBK201/UA3F
|
URL:=https://github.com/SunBK201/UA3F
|
||||||
DEPENDS:=$(GO_ARCH_DEPENDS) +luci-compat
|
DEPENDS:=$(GO_ARCH_DEPENDS) +luci-compat
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ua3f/description
|
define Package/ua3f/description
|
||||||
Implementation of the next generation of HTTP User-Agent modification methodology.
|
Advanced HTTP User-Agent Rewriting Tool.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user