Skip to content

Commit ab7b137

Browse files
authored
chore: update hotlink-protection.conf (#246)
1 parent e945de0 commit ab7b137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/block/hotlink-protection.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Nginx UI Template Start
22
name = "Hotlink Protection"
33
author = "@0xJacky"
4-
description = { en = "Hotlink Protection Config Template", zh_CN = "防盗链配置模板"}
4+
description = { en = "Hotlink Protection Config Template", zh_CN = "防盗链配置模板", zh_TW = "防盜連配置模板"}
55

66
[variables.NoneReferer]
77
type = "boolean"
8-
name = { en = "Allow Referer is None", zh_CN = "允许空 Referer"}
8+
name = { en = "Allow Referer is None", zh_CN = "允许空 Referer", zh_TW = "允許空 Referer"}
99
value = false
1010

1111
[variables.AllowReferers]

0 commit comments

Comments
 (0)