hiddifypanel 8.8.96__py3-none-any.whl → 8.8.99__py3-none-any.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
- 8.8.96
1
+ 8.8.99
hiddifypanel/VERSION.py CHANGED
@@ -1,3 +1,3 @@
1
- __version__='8.8.96'
1
+ __version__='8.8.99'
2
2
  from datetime import datetime
3
- __release_date__= datetime.strptime('2024-02-21','%Y-%m-%d')
3
+ __release_date__= datetime.strptime('2024-03-02','%Y-%m-%d')
@@ -134,7 +134,7 @@ class Actions(FlaskView):
134
134
  out_type="info",
135
135
  out_msg=_("Success! Please wait around 4 minutes to make sure everything is updated. During this time, please save your proxy links which are:") +
136
136
  admin_links,
137
- log_path=get_logpath("install.log"),
137
+ log_path=get_logpath("0-install.log"),
138
138
  show_success=True,
139
139
  domains=get_domains(),
140
140
 
@@ -218,7 +218,7 @@ class Actions(FlaskView):
218
218
  for d in [test_domain, *hiddify.get_random_domains(30)]:
219
219
  if not d:
220
220
  continue
221
- if time.time()-start > 20:
221
+ if time.time() - start > 20:
222
222
  break
223
223
  print(d)
224
224
  tcp_ping = hiddify.is_domain_reality_friendly(d)
@@ -237,7 +237,7 @@ class Actions(FlaskView):
237
237
  dip_asn = (ipasn.get(dip) or {}).get('autonomous_system_organization', 'unknown')
238
238
  res += f"<tr><td>{d}</td><td>{dip}</td><td>{dip_country}</td><td>{dip_asn}</td><td>{response_time}</td><td>{tcp_ping}<td></tr>"
239
239
 
240
- return res+"</table>"
240
+ return res + "</table>"
241
241
 
242
242
  @hiddify.super_admin
243
243
  def update_usage(self):
@@ -3,8 +3,8 @@ msgid ""
3
3
  msgstr ""
4
4
  "Project-Id-Version: HiddifyPanel\n"
5
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2024-02-21 11:57+0330\n"
7
- "PO-Revision-Date: 2024-02-17 19:54+0300\n"
6
+ "POT-Creation-Date: 2024-02-23 15:10+0330\n"
7
+ "PO-Revision-Date: 2024-02-21 11:36+0300\n"
8
8
  "Last-Translator: hidden u\n"
9
9
  "Language-Team: English (USA)\n"
10
10
  "Language: en_US\n"
@@ -3,8 +3,8 @@ msgid ""
3
3
  msgstr ""
4
4
  "Project-Id-Version: HiddifyPanel\n"
5
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2024-02-21 11:57+0330\n"
7
- "PO-Revision-Date: 2024-02-17 19:54+0300\n"
6
+ "POT-Creation-Date: 2024-02-23 15:10+0330\n"
7
+ "PO-Revision-Date: 2024-02-21 11:36+0300\n"
8
8
  "Last-Translator: hidden u\n"
9
9
  "Language: fa\n"
10
10
  "Language-Team: Persian\n"
@@ -3,8 +3,8 @@ msgid ""
3
3
  msgstr ""
4
4
  "Project-Id-Version: HiddifyPT\n"
5
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2024-02-21 11:57+0330\n"
7
- "PO-Revision-Date: 2024-02-17 19:54+0300\n"
6
+ "POT-Creation-Date: 2024-02-23 15:10+0330\n"
7
+ "PO-Revision-Date: 2024-02-21 11:36+0300\n"
8
8
  "Last-Translator: lymanrudni\n"
9
9
  "Language: pt\n"
10
10
  "Language-Team: Portuguese\n"