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 +1 -1
- hiddifypanel/VERSION.py +2 -2
- hiddifypanel/panel/admin/Actions.py +3 -3
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/en/LC_MESSAGES/messages.po +2 -2
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po +2 -2
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po +2 -2
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po +599 -566
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po +10 -16
- {hiddifypanel-8.8.96.dist-info → hiddifypanel-8.8.99.dist-info}/METADATA +1 -1
- {hiddifypanel-8.8.96.dist-info → hiddifypanel-8.8.99.dist-info}/RECORD +19 -19
- {hiddifypanel-8.8.96.dist-info → hiddifypanel-8.8.99.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-8.8.96.dist-info → hiddifypanel-8.8.99.dist-info}/WHEEL +0 -0
- {hiddifypanel-8.8.96.dist-info → hiddifypanel-8.8.99.dist-info}/entry_points.txt +0 -0
- {hiddifypanel-8.8.96.dist-info → hiddifypanel-8.8.99.dist-info}/top_level.txt +0 -0
hiddifypanel/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
8.8.
|
1
|
+
8.8.99
|
hiddifypanel/VERSION.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
__version__='8.8.
|
1
|
+
__version__='8.8.99'
|
2
2
|
from datetime import datetime
|
3
|
-
__release_date__= datetime.strptime('2024-02
|
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):
|
Binary file
|
@@ -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-
|
7
|
-
"PO-Revision-Date: 2024-02-
|
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"
|
Binary file
|
@@ -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-
|
7
|
-
"PO-Revision-Date: 2024-02-
|
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"
|
Binary file
|
@@ -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-
|
7
|
-
"PO-Revision-Date: 2024-02-
|
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"
|
Binary file
|