<%+cbi/valueheader%> <% local api = require "luci.passwall.api" local appname = 'passwall' local map = self.map local ss_type = map:get("@global_subscribe[0]", "ss_type") or "xray" local trojan_type = map:get("@global_subscribe[0]", "trojan_type") or "xray" local vmess_type = map:get("@global_subscribe[0]", "vmess_type") or "xray" local vless_type = map:get("@global_subscribe[0]", "vless_type") or "xray" local hysteria2_type = map:get("@global_subscribe[0]", "hysteria2_type") or "sing-box" -%> <%+cbi/valuefooter%>