Pārlūkot izejas kodu

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

Eddie 1 gadu atpakaļ
vecāks
revīzija
ab7b137074
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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]