hiddifypanel 10.70.5__py3-none-any.whl → 10.70.6__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
- 10.70.5
1
+ 10.70.6
hiddifypanel/VERSION.py CHANGED
@@ -1,3 +1,3 @@
1
- __version__='10.70.5'
1
+ __version__='10.70.6'
2
2
  from datetime import datetime
3
- __release_date__= datetime.strptime('2024-08-15','%Y-%m-%d')
3
+ __release_date__= datetime.strptime('2024-08-17','%Y-%m-%d')
hiddifypanel/panel/cli.py CHANGED
@@ -38,7 +38,7 @@ def backup():
38
38
 
39
39
  if hconfig(ConfigEnum.telegram_bot_token):
40
40
  from hiddifypanel.panel.commercial.telegrambot import bot, register_bot
41
- if not bot.token:
41
+ if not bot.username:
42
42
  register_bot(True)
43
43
 
44
44
  with open(dst, 'rb') as document:
@@ -207,7 +207,7 @@ def init_app(app):
207
207
  return
208
208
 
209
209
  from hiddifypanel.panel.commercial.telegrambot import bot, register_bot
210
- if not bot.token:
210
+ if not bot.username:
211
211
  register_bot(True)
212
212
  info = bot.get_me().to_dict()
213
213
  hook_data = bot.get_webhook_info()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hiddifypanel
3
- Version: 10.70.5
3
+ Version: 10.70.6
4
4
  Summary: hiddifypanel multi proxy panel
5
5
  Home-page: https://github.com/hiddify/hiddify-manager/
6
6
  Author: hiddify
@@ -1,6 +1,6 @@
1
1
  hiddifypanel/Events.py,sha256=AlnRdjVul0jP-NCT4-zoaQgowoOo-JhdQB4ytetAFKA,723
2
- hiddifypanel/VERSION,sha256=YDXxyGWdi5OMBtrt-rNKYKSUe1wgrjXs-8Z9utFSdpU,8
3
- hiddifypanel/VERSION.py,sha256=tlA8LDmDapDEuxRxguoIO1omd7v1bP9_qOFRhuJgdao,113
2
+ hiddifypanel/VERSION,sha256=wejtTU5pDawPuhHER2eo7lYNB_m0BSod4vQ0oSjc9Ag,8
3
+ hiddifypanel/VERSION.py,sha256=AaWFs-PgX6BmoJFAJAcdv5GkoJ6oAX0vWG5oHrxMuZU,113
4
4
  hiddifypanel/__init__.py,sha256=aLukp3ORszdcH4G9J-MlxhjHN6yFlOuOE6mm-L3aG_g,266
5
5
  hiddifypanel/__main__.py,sha256=IVchnXpK6bm8T3N--mN17HBQNLMeLAjyP7iwzULexB4,218
6
6
  hiddifypanel/auth.py,sha256=Xq0UwiFTRFmQpxnOehQGwPDlJqoelwGhPQbYZ0Xn5c0,7850
@@ -59,7 +59,7 @@ hiddifypanel/panel/admin_2.py,sha256=23fKDbYlME0hNUALU76JZZbL9L4lWrHtFZ1IO6h_Zjo
59
59
  hiddifypanel/panel/asset.py,sha256=sp3NJVsTYycVgM2NbXX_KnOENGDmRB72CRKZwhd7f-4,500
60
60
  hiddifypanel/panel/auth_back.py,sha256=ft2YlK1Ke87fvKTpGLIHnLVpnBRn1Stlc_-6aEzudvk,3964
61
61
  hiddifypanel/panel/auth_back2.py,sha256=8-MkPi4WAxO7gAeChQ7ceCx0QhuEQlrYazZ9qDnm_Mc,8983
62
- hiddifypanel/panel/cli.py,sha256=GNK-lqoedepG6hfpLHTPLxBaMsdjbQHZAw-qKjdRxnQ,8595
62
+ hiddifypanel/panel/cli.py,sha256=b1Az8pvtFfFP7zKRhEBuhPZrAefcLLVTQ5bA1oLGygQ,8601
63
63
  hiddifypanel/panel/common.py,sha256=ia_l9ShvK9SZAuiIGmKQLjHg0bZf-m_LkQoAIp7WNqE,7724
64
64
  hiddifypanel/panel/custom_widgets.py,sha256=_zA0WZRZOCyh6Z1gW62aRQLMAOM_m85B2oZoIOU59Ys,2637
65
65
  hiddifypanel/panel/hiddify.py,sha256=-GBmkEXnGsIhZtjRomYJsqmnEToZwSXzd8ltS6Slgrc,15615
@@ -822,15 +822,15 @@ hiddifypanel/templates/redirect.html,sha256=K9x_O4P96vEkqBhOXIhoGrWw1KIqd2bL0BjI
822
822
  hiddifypanel/templates/static.html,sha256=jp6q4wtx-k2A_cjqJoNiMS7Ee30arE45qI3ev4d5ky4,165
823
823
  hiddifypanel/templates/hiddify-flask-admin/actions.html,sha256=2NeITe2e-lPKCk_o511tCIqVtrPu8LYHE1wTCtrFUrI,1331
824
824
  hiddifypanel/templates/hiddify-flask-admin/list.html,sha256=MBGrTqZpzNLe4sZy0RozvXNr8seFUQc2C6v88BJtNWc,11095
825
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=rEsD1UXZe7dwP6fIe0VEnRL5xPaMtrk1P34OOUePOFg,76724
825
+ hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=vO55xMfBVbi1rxt6P3KQVGe5C0GzcprKnLVM6bFSTrI,76724
826
826
  hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=9taRtu1QzrBvQO9R3dgp6yIykITtdW8y7r326zhrRjI,79934
827
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=cO9K_bm4RaGP-yCComdJvvf7px1ZkvE7gIrje72eQQA,101620
827
+ hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=Pl4TpwsGb9s487zolIsJQnIe_s8ItRBAk4GHEBuUMhI,101620
828
828
  hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=Lj-5U_rVtPh7SVkYE0WNe7SfKCS9lADJALMz0w_VqTc,104832
829
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=EId-C3osxclsR-3uOb69zStSNackxYcb8BbA5qKzkYc,80150
829
+ hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=j6Ef6A9i4yFt87MXttjjOsqwh4hf5Wiz9F3mmpGutx8,80150
830
830
  hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=fM9uXCN4up1_yF3RTLdSK7wC_q7C_O-yi_f7Hfarme0,83169
831
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=c5RGl6y-7_la-RHvDKpX8REooLq9LWfLGqRz3EMmObk,107186
831
+ hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=kJza5mt-lXruDoWr47m-tXVhi_qFT1ku55OMRauV8Qw,107186
832
832
  hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=t0z2fqLquGvKOfFOOcN9Gxo3WKc-GkecY2ch8rE3Sqo,110391
833
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=UiPpXDzvuYBQ7WX4M7rogEj5ZFSGcKZyga9qv647v5w,74718
833
+ hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=nIKqprlqFSDYnMSSY_e6qMJE36Ezv4cznVmDqPHS9ZQ,74718
834
834
  hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=AFPe4YxWwaf3yiDrC7qep7ADkfdxvZgqxPx4jpGqXk0,77357
835
835
  hiddifypanel/translations.i18n/en.json,sha256=ptWMiU5rD_mWefvL8ucvTw-XVdqM76Utf0M3NwZQdqA,69483
836
836
  hiddifypanel/translations.i18n/fa.json,sha256=iurTUXQYZiLT_G16K6P7hsshHzsz5yfxM7MjnxoMKk0,94369
@@ -838,9 +838,9 @@ hiddifypanel/translations.i18n/fr.json,sha256=S1Hyq8O8x3IXS8kKHlaleowqeH18-euVVE
838
838
  hiddifypanel/translations.i18n/pt.json,sha256=pVvLljKPuiu-ETrWLbgsSQxUH-viELUvKEVzPVEx1EQ,72823
839
839
  hiddifypanel/translations.i18n/ru.json,sha256=UauwX7DMyCSUaZPCk-v2Vv8pWvhp59Qg-eQ83iBnSEY,99838
840
840
  hiddifypanel/translations.i18n/zh.json,sha256=whtWRkSU9WNUuE3iyRWjO2So7Z__OxwrlEemz9eX0Z0,67425
841
- hiddifypanel-10.70.5.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
842
- hiddifypanel-10.70.5.dist-info/METADATA,sha256=nHV5484Z0JWIFbonQNUgjhbEb9TU7_nYE9hAZpDXRYM,3979
843
- hiddifypanel-10.70.5.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
844
- hiddifypanel-10.70.5.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
845
- hiddifypanel-10.70.5.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
846
- hiddifypanel-10.70.5.dist-info/RECORD,,
841
+ hiddifypanel-10.70.6.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
842
+ hiddifypanel-10.70.6.dist-info/METADATA,sha256=C2iKm-wTmM4N4ebnvAwsgjDAupcVdMvJJEw9PafUFZk,3979
843
+ hiddifypanel-10.70.6.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
844
+ hiddifypanel-10.70.6.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
845
+ hiddifypanel-10.70.6.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
846
+ hiddifypanel-10.70.6.dist-info/RECORD,,