瀏覽代碼

chore: update hotlink-protection.conf (#246)

Eddie 1 年之前
父節點
當前提交
ab7b137074
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/block/hotlink-protection.conf

+ 2 - 2
template/block/hotlink-protection.conf

@@ -1,11 +1,11 @@
 # Nginx UI Template Start
 name = "Hotlink Protection"
 author = "@0xJacky"
-description = { en = "Hotlink Protection Config Template", zh_CN = "防盗链配置模板"}
+description = { en = "Hotlink Protection Config Template", zh_CN = "防盗链配置模板", zh_TW = "防盜連配置模板"}
 
 [variables.NoneReferer]
 type = "boolean"
-name = { en = "Allow Referer is None", zh_CN = "允许空 Referer"}
+name = { en = "Allow Referer is None", zh_CN = "允许空 Referer", zh_TW = "允許空 Referer"}
 value = false
 
 [variables.AllowReferers]