mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #780] 希望增加公安备案和ICP备案的网页底部标签 #1761
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1761
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KanekiYuto on GitHub (Dec 14, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/780
最近收到了工信部和公安部的要求要加底部标签,但是如果需要改的话需要自己重新打包镜像
@0xJacky commented on GitHub (Dec 14, 2024):
你是直接挂在 www. 或者 @ 记录下用的?
@KanekiYuto commented on GitHub (Dec 14, 2024):
不是的它的域名前缀是nginx.*,但是网安说只要是暴露在互联网上的都必须挂
@0xJacky commented on GitHub (Dec 14, 2024):
可以吧,后面还计划加这个功能 #739 确实要做个设置。
@0xJacky commented on GitHub (Dec 15, 2024):
已在 e326f5e 中添加,将会在 beta.42 中发布
@KanekiYuto commented on GitHub (Dec 17, 2024):
非常感谢