mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 08:44:29 +00:00
chore: update description
This commit is contained in:
parent
7c1e540f29
commit
9acf542ba6
@ -8,4 +8,4 @@ Section: net
|
||||
SourceDateEpoch: 1711267200
|
||||
Architecture: all
|
||||
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
|
||||
Architecture: all
|
||||
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
|
||||
CATEGORY:=Network
|
||||
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
|
||||
DEPENDS:=$(GO_ARCH_DEPENDS) +luci-compat
|
||||
endef
|
||||
|
||||
define Package/ua3f/description
|
||||
Implementation of the next generation of HTTP User-Agent modification methodology.
|
||||
Advanced HTTP User-Agent Rewriting Tool.
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
|
||||
Loading…
Reference in New Issue
Block a user