hiddifypanel 3.0.0.dev65__cp310-cp310-manylinux2014_x86_64.whl → 3.0.0.dev66__cp310-cp310-manylinux2014_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
hiddifypanel/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.0.dev65
1
+ 3.0.0.dev66
hiddifypanel/VERSION.py CHANGED
@@ -1,3 +1,3 @@
1
- __version__='3.0.0.dev65'
1
+ __version__='3.0.0.dev66'
2
2
  #واقعا برای 5 دلار میخوای کرک میکنی؟ حاجی ارزش وقت خودت بیشتره
3
3
  #Email hiddify@gmail.com for free permium version. Do not crack this cheap product
@@ -179,8 +179,8 @@ class ConfigEnum(StrEnum):
179
179
  # shadowtls_secret:{'category':'shadowtls'},
180
180
  self.shadowtls_fakedomain: {'category': ConfigCategory.shadowtls,'apply_mode':'apply'},
181
181
 
182
- self.tuic_enable: {'category': ConfigCategory.tuic,'type':bool,'apply_mode':'apply'},
183
- self.tuic_port: {'category': ConfigCategory.tuic,'apply_mode':'apply'},
182
+ self.tuic_enable: {'category': ConfigCategory.hidden,'type':bool,'apply_mode':'apply'},
183
+ self.tuic_port: {'category': ConfigCategory.hidden,'apply_mode':'apply'},
184
184
 
185
185
  self.ssr_enable: {'category': ConfigCategory.hidden,'type':bool,'apply_mode':'apply'},
186
186
  # ssr_secret:{'category':'ssr'},
@@ -52,6 +52,7 @@ proxy-groups:
52
52
  - automatic
53
53
  - sequential
54
54
  {{link_maker.get_clash_config_names(meta_or_normal,domains)|indent(6)}}
55
+
55
56
  # use:
56
57
  # %for phttp in hconfigs[ConfigEnum.http_ports].split(',')
57
58
  # - all_proxies_{{phttp}}