hiddifypanel 10.80.7__py3-none-any.whl → 10.80.8__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.
Files changed (28) hide show
  1. hiddifypanel/VERSION +1 -1
  2. hiddifypanel/VERSION.py +1 -1
  3. hiddifypanel/base.py +10 -8
  4. hiddifypanel/panel/admin/QuickSetup.py +1 -1
  5. hiddifypanel/panel/admin/SettingAdmin.py +1 -1
  6. hiddifypanel/panel/hiddify.py +7 -6
  7. hiddifypanel/panel/init_db.py +6 -0
  8. hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
  9. hiddifypanel/translations/en/LC_MESSAGES/messages.po +9 -6
  10. hiddifypanel/translations/fa/LC_MESSAGES/messages.po +6 -3
  11. hiddifypanel/translations/my/LC_MESSAGES/messages.mo +0 -0
  12. hiddifypanel/translations/my/LC_MESSAGES/messages.po +2790 -0
  13. hiddifypanel/translations/pt/LC_MESSAGES/messages.po +3 -0
  14. hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
  15. hiddifypanel/translations/ru/LC_MESSAGES/messages.po +6 -3
  16. hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
  17. hiddifypanel/translations/zh/LC_MESSAGES/messages.po +3 -0
  18. hiddifypanel/translations.i18n/en.json +7 -6
  19. hiddifypanel/translations.i18n/fa.json +4 -3
  20. hiddifypanel/translations.i18n/my.json +20 -20
  21. hiddifypanel/translations.i18n/pt.json +1 -0
  22. hiddifypanel/translations.i18n/ru.json +4 -3
  23. hiddifypanel/translations.i18n/zh.json +1 -0
  24. {hiddifypanel-10.80.7.dist-info → hiddifypanel-10.80.8.dist-info}/METADATA +1 -1
  25. {hiddifypanel-10.80.7.dist-info → hiddifypanel-10.80.8.dist-info}/RECORD +28 -26
  26. {hiddifypanel-10.80.7.dist-info → hiddifypanel-10.80.8.dist-info}/LICENSE.md +0 -0
  27. {hiddifypanel-10.80.7.dist-info → hiddifypanel-10.80.8.dist-info}/WHEEL +0 -0
  28. {hiddifypanel-10.80.7.dist-info → hiddifypanel-10.80.8.dist-info}/entry_points.txt +0 -0
@@ -2455,6 +2455,9 @@ msgstr "🇺🇸 Inglês - English"
2455
2455
  msgid "lang.fa"
2456
2456
  msgstr "🇮🇷 Persian - فارسی"
2457
2457
 
2458
+ msgid "lang.my"
2459
+ msgstr ""
2460
+
2458
2461
  msgid "lang.pt"
2459
2462
  msgstr "🇵🇹 Português"
2460
2463
 
@@ -1718,10 +1718,10 @@ msgid "config.path_ws.label"
1718
1718
  msgstr "ℹ️ Путь запросов к веб-сокетам"
1719
1719
 
1720
1720
  msgid "config.path_xhttp.description"
1721
- msgstr "Эта опция определяет путь для Split HTTP."
1721
+ msgstr "Эта опция определяет путь для XHTTP."
1722
1722
 
1723
1723
  msgid "config.path_xhttp.label"
1724
- msgstr "ℹ️ Путь для Split HTTP"
1724
+ msgstr "ℹ️ Путь для XHTTP"
1725
1725
 
1726
1726
  msgid "config.proxies.description"
1727
1727
  msgstr "Определите специфичные настройки прокси"
@@ -2402,7 +2402,7 @@ msgstr ""
2402
2402
  "⚠️ <strong>Не поддерживается в клиентах на базе SignBox. Поддерживаются только приложения <a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a> и клиенты на базе XRay</strong>"
2403
2403
 
2404
2404
  msgid "config.xhttp_enable.label"
2405
- msgstr "🈁 Split HTTP"
2405
+ msgstr "🈁 XHTTP"
2406
2406
 
2407
2407
  msgid "config.xtls_enable.description"
2408
2408
  msgstr "Включает протокол XTLS"
@@ -2511,6 +2511,9 @@ msgstr "🇺🇸 Английский - English "
2511
2511
  msgid "lang.fa"
2512
2512
  msgstr "🇮🇷 Персидский - فارسی"
2513
2513
 
2514
+ msgid "lang.my"
2515
+ msgstr ""
2516
+
2514
2517
  msgid "lang.pt"
2515
2518
  msgstr "🇵🇹 Португальский - Portugal "
2516
2519
 
@@ -2321,6 +2321,9 @@ msgstr "🇺🇸 英语 - English "
2321
2321
  msgid "lang.fa"
2322
2322
  msgstr "🇮🇷 波斯语 - فارسی"
2323
2323
 
2324
+ msgid "lang.my"
2325
+ msgstr ""
2326
+
2324
2327
  msgid "lang.pt"
2325
2328
  msgstr "🇵🇹 葡萄牙語 - Português "
2326
2329
 
@@ -1,8 +1,8 @@
1
1
  {
2
2
  " Search\n Settings": " Search\n Settings",
3
- "%(count)s records were successfully disabled.": "%(count)s records were successfully disabled.",
4
- "%(count)s records were successfully enabled.": "%(count)s records were successfully enabled.",
5
- "%(expire_days)s days": "%(expire_days)s days",
3
+ "%(count)s records were successfully disabled.": "%(count)s Records were successfully disabled.",
4
+ "%(count)s records were successfully enabled.": "%(count)s Records were successfully enabled.",
5
+ "%(expire_days)s days": "%(expire_days)s Days",
6
6
  "%(placeholder)s": "%(placeholder)s",
7
7
  "0 - Last day": "Last Day",
8
8
  "Access Denied!": "Access Denied",
@@ -681,8 +681,8 @@
681
681
  "label": "ℹ️ Path of Websocket Requests"
682
682
  },
683
683
  "path_xhttp": {
684
- "description": "This option defines the Path for Split HTTP",
685
- "label": "ℹ️ Path for Split HTTP"
684
+ "description": "This option defines the Path for XHTTP",
685
+ "label": "ℹ️ Path for XHTTP"
686
686
  },
687
687
  "proxies": {
688
688
  "description": "Define specific proxy settings",
@@ -1062,7 +1062,7 @@
1062
1062
  },
1063
1063
  "xhttp_enable": {
1064
1064
  "description": "This Protocol send and receive information in individual channels.<br />\n⚠️ <strong>Not Supported in SignBox based Clients. Only <a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a> App, and XRay base Clients are supported.</strong>",
1065
- "label": "🈁 Split HTTP"
1065
+ "label": "🈁 XHTTP"
1066
1066
  },
1067
1067
  "xtls_enable": {
1068
1068
  "description": "Enables XTLS Protocol",
@@ -1107,6 +1107,7 @@
1107
1107
  "lang": {
1108
1108
  "en": "🇺🇸 English",
1109
1109
  "fa": "🇮🇷 Persian - فارسی",
1110
+ "my": "lang.my",
1110
1111
  "pt": "🇵🇹 Portuguese - Português ",
1111
1112
  "ru": "🇷🇺 Russian - Русский",
1112
1113
  "zh": "🇨🇳 Chinese - 简体中文"
@@ -677,8 +677,8 @@
677
677
  "label": "ℹ️ مسیر درخواست های Websocket"
678
678
  },
679
679
  "path_xhttp": {
680
- "description": "این گزینه مسیر را برای Split HTTP تعریف می کند",
681
- "label": "ℹ️ مسیر برای Split HTTP"
680
+ "description": "این گزینه مسیر را برای XHTTP تعریف می کند",
681
+ "label": "ℹ️ مسیر برای XHTTP"
682
682
  },
683
683
  "proxies": {
684
684
  "description": "تنظیمات اختصاصی را مشخص کنید",
@@ -1054,7 +1054,7 @@
1054
1054
  },
1055
1055
  "xhttp_enable": {
1056
1056
  "description": "این پروتکل اطلاعات را در کانال های جداگانه ارسال و دریافت می کند<br />\n⚠️<strong>&nbsp;این پروتکل در برنامه های با هسته SingBox پشتیبانی نمیشود. فقط در برنامه <a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a> و برنامه های با هسته XRay پشتیبانی میشود</strong>",
1057
- "label": "🈁 Split HTTP"
1057
+ "label": "🈁 XHTTP"
1058
1058
  },
1059
1059
  "xtls_enable": {
1060
1060
  "description": "پروتکل XTLS را فعال می کند",
@@ -1099,6 +1099,7 @@
1099
1099
  "lang": {
1100
1100
  "en": " 🇺🇸 انگلیسی - English ",
1101
1101
  "fa": "🇮🇷 فارسی",
1102
+ "my": "",
1102
1103
  "pt": "🇵🇹 پرتغالی - Português ",
1103
1104
  "ru": "🇷🇺 Russian - Русский",
1104
1105
  "zh": "🇨🇳 Chinese - 简体中文"
@@ -101,8 +101,8 @@
101
101
  "Invalid admin link": "စီမံခန့်ခွဲသူ လင့်ခ် မရေရာ",
102
102
  "Iran": "🇮🇷 အီရန်",
103
103
  "It seems that you are using default domain (%(domain)s) which is not recommended.": "သင်သည် အကြံပြုခြင်းမရှိသည့် မူရင်းဒိုမိန်း (%(domain)s) ကို အသုံးပြုနေပုံရသည်။ ကျေးဇူးပြု၍ ၎င်းကို ဒိုမိန်းကဏ္ဍမှ ပြောင်းပါ သို့မဟုတ် ဖယ်ရှားပါ။",
104
- "It will override the root admin to the current user": "यह बैकअप फ़ाइल के मालिक प्रशासन को वर्तमान प्रशासन में ओवरराइड कर देगा।.",
105
- "Join our Hiddify Telegram channel to get the latest updates on Hiddify.": "Hiddify ၏နောက်ဆုံးထွက်မွမ်းမံမှုများကိုရယူရန် ကျွန်ုပ်တို့၏ Hiddify Telegram ချန်နယ်သို့ ဝင်ရောက်ပါ။",
104
+ "It will override the root admin to the current user": "လက်ရှိ စီမံခန့်ခွဲသူအစား အရန်ဘက်အပ်တွင်ရှိ စီမံခန့်ခွဲသူကို အစားထိုးလိမ့်မည်။",
105
+ "Join our Hiddify Telegram channel to get the latest updates on Hiddify.": "ဟစ်ဒီဖိုင်း၏ နောက်ဆုံးရ သတင်းများ သိရှိနိုင်ရန် ကျွန်ုပ်တို့၏ တယ်လီဂရမ် ချယ်နယ်သို့ ဝင်ရောက်ပါ။",
106
106
  "Last Online": "နောက်ဆုံး ချိတ်ဆက်မှု",
107
107
  "Link is changed!": "ℹ️ လင့်ခ် ပြောင်းလဲခဲ့သည်",
108
108
  "Linux": "လင်းနပ်စ်",
@@ -121,7 +121,7 @@
121
121
  "Offline more than 1 week": "အော့ဖ်လိုင်း ၁ ပတ်ကျော်",
122
122
  "Ok": "အိုကေ",
123
123
  "Online Users": "အွန်လိုင်း အသုံးပြုသူများ",
124
- "Only Blocked and Local websites": "☑️ ပိတ်ပင်၍ ဒေသတွင်း ဝဘ်ဆိုဒ်များသာလျှင်",
124
+ "Only Blocked and Local websites": "☑️ ပိတ်ပင်ထားသော ဝဘ်ဆိုဒ်များနှင့် ဒေသတွင်း ဝဘ်ဆိုဒ်များတွင်သာ",
125
125
  "Only for sublink?": "🌍 စာရင်းသွင်းလင့်ခ်အတွက်သာ အသုံးပြုရန်",
126
126
  "Oops! Something went wrong.": "အိုး၊ တစ်ခုခု မှားယွင်းနေသည်။",
127
127
  "Open in Application": "အက်ပ်လီကေးရှင်းတွင် ဖွင့်ရန်",
@@ -131,18 +131,18 @@
131
131
  "Package Days": "📆 ပက်ကေ့ချ် ရက်များ",
132
132
  "Package ended!": "ပက်ကေ့ချ် ပြီးဆုံးပြီ",
133
133
  "Package not started yet.": "ပက်ကေ့ချ် မစတင်ရသေး",
134
- "Panel Link": "➖ ပန်နယ် လင့်ခ်",
135
- "Parent Panel": "ပင်မ ပန်နယ်",
134
+ "Panel Link": "➖ ထိန်းချုပ်ခုံ လင့်ခ်",
135
+ "Parent Panel": "ပင်မ ထိန်းချုပ်ခုံ",
136
136
  "Please Wait": "ကျေးဇူးပြု၍ ခေတ္တစောင့်ပါ...",
137
137
  "Please click on %(install)s to save the user page.": "အသုံးပြုသူစာမျက်နှာအား သိမ်းဆည်းရန် %(install)s ကို နှိပ်ပါ။",
138
- "Please connect your telegram account to the panel to be informed about latest news.": "နောက်ဆုံးရသတင်းများအကြောင်း အသိပေးရန်အတွက် သင်၏ တယ်လီဂရမ် အကောင့်ကို Panel သို့ ချိတ်ဆက်ပါ။",
138
+ "Please connect your telegram account to the panel to be informed about latest news.": "နောက်ဆုံးရ သတင်းများအား သိရှိနိုင်ရန် သင့်တယ်လီဂရမ် အကောင့်အား ထိန်းချုပ်ခုံနှင့် ချိတ်ဆက်ပါ။",
139
139
  "Please create an issue on Github.": "Github တွင် ပြဿနာတစ်ခုအတွက် ကျေးဇူးပြု၍ ဖန်တီးပါ",
140
140
  "Please select at least one file.": "ကျေးဇူးပြု၍ အနည်းဆုံး ဖိုင်တစ်ခုကို ရွေးပါ။",
141
141
  "Please select at least one record.": "ကျေးဇူးပြု၍ အနည်းဆုံး မှတ်တမ်းတစ်ခုကို ရွေးပါ။",
142
142
  "Please select at least one user": "ကျေးဇူးပြု၍ အနည်းဆုံး အသုံးပြုသူ တစ်ဦးကို ရွေးချယ်ပါ။",
143
143
  "Please select one of the following applications:": "📍 အောက်ဖော်ပြပါ အက်ပလီကေးရှင်းများထဲမှ တစ်ခုကို ရွေးချယ်ပါ။\n<br />\n<br />",
144
144
  "Please type your message to send to the telegram:": "✏️ တယ်လီဂရမ် သို့ ပေးပို့ရန် ကျေးဇူးပြု၍ သင့်စာကို ရေးပါ။",
145
- "Please understand that parent panel is under test and the plan and the condition of use maybe change at anytime.": "Parent Panel သည် စမ်းသပ်နေဆဲဖြစ်ပြီး အစီအစဉ်နှင့် အသုံးပြုမှု အခြေအနေ အချိန်မရွေး ပြောင်းလဲနိုင်သည်ကို နားလည်ပါ။",
145
+ "Please understand that parent panel is under test and the plan and the condition of use maybe change at anytime.": "ပင်မထိန်းချုပ်ခုံသည် စမ်းသပ်နေဆဲဖြစ်ပြီး အစီအစဉ်နှင့် အသုံးပြုမှု အခြေအနေ အချိန်မရွေး ပြောင်းလဲနိုင်သည်ကို နားလည်ပါ။",
146
146
  "Please wait ": "ကျေးဇူးပြုပြီးခဏစောင့်ပါ ",
147
147
  "Port is already used! in": "အောက်ပါတွင် Port သည် အသုံးပြုထားပြီး ဖြစ်သည်",
148
148
  "Premium Description": "Hiddify Manager ကို စီးပွားဖြစ်မဟုတ်သော အသုံးပြုမှုအတွက် ပြုလုပ်ထားသည်။ သို့သော် ဤပန်နယ်လ်ကို စီးပွားဖြစ် အသုံးပြုမည်ဆိုပါက လှူဒါန်းခြင်းဖြင့် ပရောဂျက်ကြီးပွားအောင် ကူညီပေးပါ။ <br/>\nသင်၏ဘဏ္ဍာရေးအထောက်အပံ့အတွက် လဲလှယ်ခြင်းဖြင့်၊ ကျွန်ုပ်တို့သည် သင့်လုပ်ငန်းသုံးကုန်ပစ္စည်းအတွက် အောက်ပါကဲ့သို့သော အထူး Facilities များကို ပေးအပ်ပါမည်။\n<br/>\n<br/>\n<ul><li>\n<li> Cloudflare သို့ Syncing လုပ်ခြင်း၏ ဖြစ်နိုင်ခြေ- ဆိုလိုသည်မှာ Panel တွင် ဒိုမိန်း တစ်ခုထည့်ခြင်းဖြင့်၊ သက်ဆိုင်ရာ ဆက်တင်များကို Cloudflare တွင်လည်း ပြုလုပ်နိုင်သည်။</li>\nli> Panel တွင် သင့်အမှတ်တံဆိပ်ကို ပြသနိုင်ခြေ</li>\n<li> ပန်နယ်တစ်ခုတွင် ဆာဗာ ၁ ခုထက်ပို၍ စီမံခန့်ခွဲရန် Central Panel ကို အသုံးပြု၍ ရနိုင်ခြေရှိသောကြောင့် မတူညီသောဆာဗာများတွင် အသုံးပြုသူများကို စာရင်းသွင်းရန် မလိုအပ်တော့ဘဲ ၎င်းတို့၏ Volume ကို ဆာဗာများအားလုံးတွင် စုဆောင်းမည်ဖြစ်သည်။\n</li>\n<li>\nတယ်လီဂရမ်ဘော့ ကို အသုံးပြုခြင်း၏ ဖြစ်နိုင်ခြေ</li>\n<li>\nပရောက်စီ အမည်များကို ပြောင်းလဲနိုင်မှု\n</li>\n</ul>\n\nလှူဒါန်းပြီးနောက် <a href='tg://resolve?domain=HiddifyCommercial'>@HiddifyCommercial</a> သို့ ဆက်သွယ်ပါ။\nလုပ်ငန်းအသုံးပြုသူများအတွက် အထူးဗားရှင်းကို ရယူရန် စာတိုပေးပို့ပါ။",
@@ -151,7 +151,7 @@
151
151
  "QRCode": "<i class='fa-solid fa-qrcode'></i> ကျူအာ ကုဒ်",
152
152
  "RAM": "RAM",
153
153
  "REALITY Fallback domain is not compaitble with server names!": "REALITY Fallback Domain သည် ဆာဗာအမည်များနှင့် မကိုက်ညီပါ။",
154
- "Release": "✅ Release",
154
+ "Release": "✅ ဖြန့်ချိ",
155
155
  "Remaining about %(relative)s, exactly %(days)s days": "လက်ကျန် %(relative)s, အတိအကျအားဖြင့် %(days)s ရက်",
156
156
  "Remote nodes are not supported yet!": "အဝေးထိန်း ဆုံမှတ်များကို မပံ့ပိုးရသေးပါ။",
157
157
  "Rename File": "ဖိုင် အမည်ပြောင်း",
@@ -178,7 +178,7 @@
178
178
  "Select all records": "မှတ်တမ်းအားလုံးကို ရွေးပါ",
179
179
  "Select record": "မှတ်တမ်းကို ရွေးပါ။",
180
180
  "Seleted Users": "ရွေးချယ်ထားသော အသုံးပြုသူများ",
181
- "Send Message to User's Telegram": "📣 အသုံးပြုသူ၏ Telegram သို့ Message ပေးပို့ပါ။",
181
+ "Send Message to User's Telegram": "📣 သုံးစွဲသူ၏ တယ်လီဂရမ်သို့ စာသား ပေးပို့ရန်",
182
182
  "Sending": "ပို့နေသည်...",
183
183
  "Should be a valid domain": "ရေရာသော ဒိုမိန်းဖြစ်သင့်သည်။",
184
184
  "Should be a valid uuid": "မှန်ကန်သော uuid ဖြစ်သင့်သည်။",
@@ -196,16 +196,16 @@
196
196
  "Telegram Bot": "တယ်လီဂရမ် ဘော့",
197
197
  "Temporary Short Link": "⏱️ ယာယီ အတိုချုံးလင့်ခ်",
198
198
  "The message has been sent.": "စာပို့ပြီးပါပြီ။",
199
- "The message was not sent to": "မက်ဆေ့ချ် မပို့ပါ။",
200
- "The name shown in the configs for this domain.": " Domain အတွက် Configs တွင် ပြမည့် အမည်။",
199
+ "The message was not sent to": "စာသားအား အောက်ပါထံသို့ မပို့ဆောင်နိုင်ခဲ့ပါ",
200
+ "The name shown in the configs for this domain.": "ဤဒိုမိန်းအတွက် အပြင်အဆင်တွင် ပြသပေးမည့် အမည်",
201
201
  "This can be used for giving your users a permanent non blockable links.": "သင့်အသုံးပြုသူများကို အမြဲတမ်းပိတ်ဆို့၍မရသော လင့်ခ်များပေးရန်အတွက် ၎င်းကို အသုံးပြုနိုင်သည်။",
202
- "This domain does not exist in the panel!": "ဤဒိုမိန်းသည် Panel တွင်မရှိပါ။",
202
+ "This domain does not exist in the panel!": "ဤဒိုမိန်းသည် ထိန်းချုပ်ခုံတွင် မရှိနေပါ။",
203
203
  "Today Usage": "ယနေ့",
204
204
  "Too many Connected IPs": "ချိတ်ဆက်ထားသော အိုင်ပီ များပြားလွန်းသည်",
205
- "Total Usage": "ယနေ့ အသုံးပြုမှု",
205
+ "Total Usage": "စုစုပေါင်း သုံးစွဲမှု",
206
206
  "Turn of VPN": "VPN ပိတ်ရန်",
207
207
  "Unified link for all application.": "အပလီကေးရှင်းအားလုံးအတွက် တစ်ချက်နှိပ်ရုံဖြင့် သတ်မှတ်ခြင်းလင့်ခ် (အကြံပြုထားသည်)",
208
- "Upload File": "ဖိုင်တင်ပါ။",
208
+ "Upload File": "ဖိုင်တင်ရန်",
209
209
  "Use HiddifyNext:": "HiddifyNext သုံးရန်:",
210
210
  "User activated!": "အသုံးပြုသူ သက်ဝင်နေပြီး",
211
211
  "User is inactive": "အသုံးပြုသူ သက်ဝင်မနေပါ။",
@@ -220,12 +220,12 @@
220
220
  "With selected": "ရွေးချယ်ထားခြင်းဖြင့်",
221
221
  "Xray": "☢️ XRay",
222
222
  "Yesterday Usage": "မနေ့",
223
- "You can download a json formated of configurations by clicking <a href='%(link)s' class='btn btn-primary'>here</a>": "🔄 Hiddify Manager သည် ၆ နာရီတိုင်း အရန်သိမ်းဆည်းမှုကို အလိုအလျောက် ရယူသည်။ ဆာဗာရှိ အရန်ဖိုင်များ လမ်းကြောင်း- ⬇️\n<br>\n💿 /opt/hiddify-manager/hiddify-panel/backup/\n<br>\n<br>\n<br>\n⚠️ အောက်ပါ ခလုတ်ကို နှိပ်ခြင်းဖြင့် ဖွဲ့စည်းမှုပုံစံ၏ JSON ဖိုင်ကို ဒေါင်းလုဒ်လုပ်နိုင်ပါသည်။\n<br>\n<br>\n<a href='%(link)s' class='btn btn-primary'>အရန်သိမ်းဆည်းမှုဖိုင်ကို ဒေါင်းလုဒ်လုပ်ပါ။</a>",
223
+ "You can download a json formated of configurations by clicking <a href='%(link)s' class='btn btn-primary'>here</a>": "🔄 ဟစ်ဒီဖိုင်း မန်နေဂျာသည် ၆ နာရီတိုင်း အရန်သိမ်းဆည်းမှုကို အလိုအလျောက် ရယူသည်။ ဆာဗာရှိ အရန်ဖိုင်များ လမ်းကြောင်း- ⬇️\n<br>\n💿 /opt/hiddify-manager/hiddify-panel/backup/\n<br>\n<br>\n<br>\n⚠️ အောက်ပါ ခလုတ်ကို နှိပ်ခြင်းဖြင့် ဖွဲ့စည်းမှုပုံစံ၏ JSON ဖိုင်ကို ဒေါင်းလုဒ်လုပ်နိုင်ပါသည်။\n<br>\n<br>\n<a href='%(link)s' class='btn btn-primary'>အရန်သိမ်းဆည်းမှုဖိုင်ကို ဒေါင်းလုဒ်လုပ်ပါ။</a>",
224
224
  "You can restore your configs from previously downloaded configs": "ℹ️ ယခင်က ဒေါင်းလုဒ်လုပ်ထားသော အရန်ဖိုင်မှ သင့် configuration ကို ပြန်လည်ရယူနိုင်သည်။",
225
225
  "You have too much users! You can have only %(active)s active users and %(total)s users": "သင့်တွင် အသုံးပြုသူများ အလွန်များပါသည်။ သင့်တွင် အသုံးပြုသူ %(active)s ဦးနှင့် အသုံးပြုသူ %(total)s ဦးသာ ရှိနိုင်ပါသည်။",
226
226
  "You have used this domain in: ": "သင်သည် ဤဒိုမိန်းကို အသုံးပြုပြီးဖြစ်သည်- ",
227
- "Your hiddify instance information \nDomain: {} \nUsage limit: {} GB\nCurrent usage: {} GB\nExpires at: {} \nRemaining days: {} \n\n\n Happy using 🎉 🎉 🎉 \n": "သင်၏ Hiddify အသင့် အချက်အလက်\nဒိုမိန်း- {}\nအသုံးပြုမှု ကန့်သတ်ချက်- {} GB\nလက်ရှိအသုံးပြုမှု- {} GB\nသက်တမ်းကုန်ဆုံးချိန် - {}\nလက်ကျန်ရက်များ- {}\n\n\nကံကောင်းပါစေ။ 🎉 🎉 🎉",
228
- "[Admin only visible message:] You can change this message from settings": "[Admin Exclusive Message]- ဆက်တင်များမှတစ်ဆင့် စိတ်ကြိုက်ပြင်ဆင်နိုင်သည်။",
227
+ "Your hiddify instance information \nDomain: {} \nUsage limit: {} GB\nCurrent usage: {} GB\nExpires at: {} \nRemaining days: {} \n\n\n Happy using 🎉 🎉 🎉 \n": "သင့် ဟစ်ဒီဖိုင်း ဆာဗာ အချက်အလက်များ\nဒိုမိန်း- {}\nအသုံးပြုမှု ကန့်သတ်ချက်- {} GB\nလက်ရှိအသုံးပြုမှု- {} GB\nသက်တမ်းကုန်ဆုံးချိန် - {}\nလက်ကျန်ရက်များ- {}\n\n\nကံကောင်းပါစေ။ 🎉 🎉 🎉",
228
+ "[Admin only visible message:] You can change this message from settings": "[စီမံခန့်ခွဲသူ အထူး စာတို]: အပြင်အဆင်များမှ စိတ်ကြိုက်ပြင်ဆင်နိုင်သည်",
229
229
  "actions": "လုပ်ဆောင်မှုများ",
230
230
  "admin link": "စီမံခန့်ခွဲသူ",
231
231
  "admin": {
@@ -265,7 +265,7 @@
265
265
  "quicksetup": {
266
266
  "title": "အမြန်တပ်ဆင်ခြင်း။"
267
267
  },
268
- "quicksetup_intro": "သင့်ဆာဗာ၏ IP များမှာ-\n<div >\nIPv4- %(ipv4)s<br> IPv6- %(ipv6)s\n</div>\n အိုင်ပီများကို သင်၏ ဒိုမိန်း သို့မဟုတ် ဒိုမိန်းအခွဲတွင် သတ်မှတ်ပြီး အောက်ဖော်ပြပါ အကွက်တွင် သင်၏ ဒိုမိန်း သို့မဟုတ် ဒိုမိန်းအခွဲ ကို ထည့်ပါ။",
268
+ "quicksetup_intro": "သင့်ဆာဗာ၏ အိုင်ပီများမှာ-\n<div >\nIPv4- %(ipv4)s<br> IPv6- %(ipv6)s\n</div>\nဤအိုင်ပီများကို သင့်ဒိုမိန်း သို့ ဒိုမိန်းခွဲများတွင် သတ်မှတ်ပြီး အောက်ရှိ အကွက်တွင် သင့်ဒိုမိန်း သို့ ဒိုမိန်းခွဲကို ထည့်သွင်းပါ။",
269
269
  "save_panel_link": "သင့် ပန်နယ်အား အောက်ပါလင့်ခ်မှတစ်ဆင့်သာ ဝင်ရောက်ကြည့်ရှုနိုင်သည်ကို သတိပြုပါ။ ကျေးဇူးပြု၍ ဤလင့်ခ်ကို သိမ်းဆည်းပါ။\n<p><a href='%(adminlink)s' class='btn btn-secondary copy-link'><i class='fa-solid fa-copy'></i></a>\n<a href='%(adminlink)s' class='copy-link' style='word-break: break-all;'>%(adminlink)s</a></p> ",
270
270
  "waiting_for_update": "⚠️ အရာအားလုံးကို မွမ်းမံပြီးကြောင်း သေချာစေရန် ၅ မိနစ်ခန့် စောင့်ပါ။ ဤကာလအတွင်း၊ ကျေးဇူးပြု၍ သင်၏ ပရောက်စီ လင့်ခ်များကို ကူးယူပြီး သိမ်းဆည်းပါ။"
271
271
  },
@@ -943,7 +943,7 @@
943
943
  "label": "❇️ uTLS"
944
944
  },
945
945
  "v2ray_enable": {
946
- "description": "V2ray သည် accountin ကို မပံ့ပိုးဘဲ အကြံပြုထားခြင်းမရှိပါ။",
946
+ "description": "V2ray သည် accounting ကို မပံ့ပိုးဘဲ အကြံပြုထားခြင်းမရှိပါ။",
947
947
  "label": "♈️ V2Ray "
948
948
  },
949
949
  "validation-error": "အကွက်တစ်ခုတွင် အမှားအယွင်းတစ်ခုရှိသည်။",
@@ -1086,7 +1086,7 @@
1086
1086
  },
1087
1087
  "macOS": "macOS",
1088
1088
  "master": {
1089
- "page-title": "HiddifyManager"
1089
+ "page-title": "ဟစ်ဒီဖိုင်းမန်နေဂျာ"
1090
1090
  },
1091
1091
  "monthly": "🗓️ လစဉ်",
1092
1092
  "move_to_new_link": "စာမျက်နှာကို လင့်ခ်အသစ်သို့ ရွှေ့လိုက်ပါပြီ။ လင့်ခ်အသစ်ကို ကူးယူပြီး သိမ်းဆည်းပါ။",
@@ -1099,6 +1099,7 @@
1099
1099
  "lang": {
1100
1100
  "en": "🇺🇸 Inglês - English",
1101
1101
  "fa": "🇮🇷 Persian - فارسی",
1102
+ "my": "",
1102
1103
  "pt": "🇵🇹 Português",
1103
1104
  "ru": "🇷🇺 Russian - Русский",
1104
1105
  "zh": "🇨🇳 Chinese - 简体中文"
@@ -677,8 +677,8 @@
677
677
  "label": "ℹ️ Путь запросов к веб-сокетам"
678
678
  },
679
679
  "path_xhttp": {
680
- "description": "Эта опция определяет путь для Split HTTP.",
681
- "label": "ℹ️ Путь для Split HTTP"
680
+ "description": "Эта опция определяет путь для XHTTP.",
681
+ "label": "ℹ️ Путь для XHTTP"
682
682
  },
683
683
  "proxies": {
684
684
  "description": "Определите специфичные настройки прокси",
@@ -1054,7 +1054,7 @@
1054
1054
  },
1055
1055
  "xhttp_enable": {
1056
1056
  "description": "Этот протокол отправляет и получает информацию по отдельным каналам<br />\n⚠️ <strong>Не поддерживается в клиентах на базе SignBox. Поддерживаются только приложения <a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a> и клиенты на базе XRay</strong>",
1057
- "label": "🈁 Split HTTP"
1057
+ "label": "🈁 XHTTP"
1058
1058
  },
1059
1059
  "xtls_enable": {
1060
1060
  "description": "Включает протокол XTLS",
@@ -1099,6 +1099,7 @@
1099
1099
  "lang": {
1100
1100
  "en": "🇺🇸 Английский - English ",
1101
1101
  "fa": "🇮🇷 Персидский - فارسی",
1102
+ "my": "",
1102
1103
  "pt": "🇵🇹 Португальский - Portugal ",
1103
1104
  "ru": "🇷🇺 Русский",
1104
1105
  "zh": "🇨🇳 Chinese - 简体中文"
@@ -1099,6 +1099,7 @@
1099
1099
  "lang": {
1100
1100
  "en": "🇺🇸 英语 - English ",
1101
1101
  "fa": "🇮🇷 波斯语 - فارسی",
1102
+ "my": "",
1102
1103
  "pt": "🇵🇹 葡萄牙語 - Português ",
1103
1104
  "ru": "🇷🇺 俄语 - Русский",
1104
1105
  "zh": "🇨🇳 Chinese - 简体中文"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hiddifypanel
3
- Version: 10.80.7
3
+ Version: 10.80.8
4
4
  Summary: hiddifypanel multi proxy panel
5
5
  Home-page: https://hiddify.com
6
6
  License: LICENSE.md
@@ -1,6 +1,6 @@
1
1
  hiddifypanel/Events.py,sha256=AlnRdjVul0jP-NCT4-zoaQgowoOo-JhdQB4ytetAFKA,723
2
- hiddifypanel/VERSION,sha256=OYzHmf37bhWTaWqskrusEmzD1wfxn63oRKefsVYl64Y,8
3
- hiddifypanel/VERSION.py,sha256=QrjDzLlYKdzP8olgg4nd3-FVNRf1-X7pPnNbYbGxxeg,227
2
+ hiddifypanel/VERSION,sha256=l4FdqU64w1WgiagL0s9HkYw3FwXB5VVdceNjVYa3k7s,8
3
+ hiddifypanel/VERSION.py,sha256=0Z0yPL6kArajn_vM95LWBAQc6djpYzse8XUsH2F0fXY,227
4
4
  hiddifypanel/__init__.py,sha256=kigwDO8d9jXyPZLvJAWd6zo-GX3pG_xWf-q2aStz80Y,377
5
5
  hiddifypanel/__main__.py,sha256=IVchnXpK6bm8T3N--mN17HBQNLMeLAjyP7iwzULexB4,218
6
6
  hiddifypanel/apps/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -8,7 +8,7 @@ hiddifypanel/apps/asgi_app.py,sha256=6noDHvMGk3yNCLXOLD8L0VIR727pzsl5B3KmsDODux0
8
8
  hiddifypanel/apps/celery_app.py,sha256=OlyAUzOOdTNLtNOT_V9hZgCCnTdFOppQaF6lqW58k7g,79
9
9
  hiddifypanel/apps/wsgi_app.py,sha256=tARdZInbeVuqEcZisCfdJb0K-sfT9MAXEffbVrYOezw,116
10
10
  hiddifypanel/auth.py,sha256=LJmH4ROqZv5ej_4m1b0xvbEw2meJTzDR1mFCDm523kE,8041
11
- hiddifypanel/base.py,sha256=pH9nMBApzia-bDGp1J0owllC2Q-_f52o3wQ_qlbdE38,2713
11
+ hiddifypanel/base.py,sha256=8rC52mfw6KjpkHCwcHamgjQeIJ56MObqf0mCa7aMQqI,2907
12
12
  hiddifypanel/base_setup.py,sha256=W64zORy8BRukhpRXMnCb-SMejQc3bmuwtyWbanGiJ3M,2802
13
13
  hiddifypanel/cache.py,sha256=YBogDyZ0jze8IIdPi34YYcbYF4iHsZgpfpt4gZLha0Q,1527
14
14
  hiddifypanel/celery.py,sha256=9pmNtaxbPBmx3ZZbGq0e5K311VWscV_ULSJ4ArHYp0c,1383
@@ -70,8 +70,8 @@ hiddifypanel/panel/admin/Dashboard.py,sha256=JOqZLHxPOYKQYQVJ7AtHAkilH-anJZQyK1r
70
70
  hiddifypanel/panel/admin/DomainAdmin.py,sha256=YGO7_zrietlDGDfCo99Thc1Z4fo1hk2q05U60WF-WIg,16204
71
71
  hiddifypanel/panel/admin/NodeAdmin.py,sha256=QAHQjF7e7F4KqsWNWpMt7SoLANlFEborVtWQV9OXJ2E,3102
72
72
  hiddifypanel/panel/admin/ProxyAdmin.py,sha256=HtuYHkZ8LCrYtjF2xO2i7lyw_KtOTBYCPu0bNWR4fOs,5364
73
- hiddifypanel/panel/admin/QuickSetup.py,sha256=J-pcMiNPo1ZBRfpoqpx_IkKn0ecIEkyG_YwJhkpeJyU,12667
74
- hiddifypanel/panel/admin/SettingAdmin.py,sha256=SCzhsZh9QrmYNPPhutQfMRuB_q6RNCXv9hy-uLjlrd0,19893
73
+ hiddifypanel/panel/admin/QuickSetup.py,sha256=7ysSAlS7yJerstTDWhuhEwGyoTqpkry2-SfEbuP1VuY,12689
74
+ hiddifypanel/panel/admin/SettingAdmin.py,sha256=uRS9MuZo9n1BU7wxnpWwp9vLocGV1I7fzElWldlm024,19915
75
75
  hiddifypanel/panel/admin/Terminal.py,sha256=rzZWRjMhjVnAvC65rfE3HJT3boUDznI6fl-htzKp7sI,1712
76
76
  hiddifypanel/panel/admin/UserAdmin.py,sha256=i1-B0iBtFA-D18V920hFlYJIzPdiuYUKtLP860D0sbY,18601
77
77
  hiddifypanel/panel/admin/__init__.py,sha256=hb0A2HuK_nBZRCNPumwahXX-25FMxODKYlNbk2ItF08,3015
@@ -180,9 +180,9 @@ hiddifypanel/panel/common_bp/__init__.py,sha256=yskFFbWMJzmlMeT_rV1Dio4l1kcPMQr5
180
180
  hiddifypanel/panel/common_bp/login.py,sha256=afYntJBqiVeQjYCzXCYGImJ780ASGOztkfuRgk1i_6s,6652
181
181
  hiddifypanel/panel/common_bp/templates/login.html,sha256=jDl9-Nh2qMuCsLQmXm7e5jvSaRAlBxReVVCbNSTTHJw,1312
182
182
  hiddifypanel/panel/custom_widgets.py,sha256=_zA0WZRZOCyh6Z1gW62aRQLMAOM_m85B2oZoIOU59Ys,2637
183
- hiddifypanel/panel/hiddify.py,sha256=-GBmkEXnGsIhZtjRomYJsqmnEToZwSXzd8ltS6Slgrc,15615
183
+ hiddifypanel/panel/hiddify.py,sha256=ipDEGEKItTue_c874tSyKhyfDKqgzHMZ3FUq0O0yS7Q,15602
184
184
  hiddifypanel/panel/hlogger.py,sha256=1L2T1fwuozPoNfkcKF-wP2TH2pd7lGRr9htWqwR1c2M,1157
185
- hiddifypanel/panel/init_db.py,sha256=fgKZ27xFb1p1m3vqph3EUv6Gh7_fqFCaTmbWFNWAJY0,37305
185
+ hiddifypanel/panel/init_db.py,sha256=VHFKEP61-k-cjEEJA5WW2RhLTT87LoR12qABpe3W920,37535
186
186
  hiddifypanel/panel/node/__init__.py,sha256=gGwtD5XczIpB1OP7Fb3JLxb8kGxn5zNgeHQ-MgGg01g,189
187
187
  hiddifypanel/panel/node/a.py,sha256=KTzfA-RYRGNGtjFlXcYgH7N1gJRqrdneksXr0XmivvU,330
188
188
  hiddifypanel/panel/node/hello.py,sha256=P6htWmqwk7uixDrl0bSgRocV_zlatSBNAx_RnivN0aQ,519
@@ -839,25 +839,27 @@ hiddifypanel/templates/macros.html,sha256=HlnXbIMN8i37fVusBdfw0QfVkImnFpZw9zbmtp
839
839
  hiddifypanel/templates/master.html,sha256=MduWpnW-_ksXxPb1fSOYJC0SKEYnAJ8i4XwX7AUZj38,21865
840
840
  hiddifypanel/templates/redirect.html,sha256=K9x_O4P96vEkqBhOXIhoGrWw1KIqd2bL0BjIqmnpZi0,412
841
841
  hiddifypanel/templates/static.html,sha256=jp6q4wtx-k2A_cjqJoNiMS7Ee30arE45qI3ev4d5ky4,165
842
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=lqtasdIDYamY5Fd4QjpMyh22SuFNLjD6VmzEMRwid44,79587
843
- hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=fx32Os3Kh1sN15EAEDhW2SfEBlaeLDJ8FYrTej0tc3k,82873
842
+ hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=6W47W3WmyO0fLwD3nuupsevPWWy-ehVW-ASFs9e3jCc,79604
843
+ hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=eNNvmY62F4bHC8rlk6O8pNlYMGweHXCzitL-Fw2bBP4,82892
844
844
  hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=YCMibC3DzLHRq5JJdOdCHTa7FExfnBNWNKXo4PVWyWo,102589
845
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=D3nCbfC39Q8ieJtpTdIoYCKR2bwQfjYbajtm9VJiB2Q,106907
845
+ hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=TF4W0oSGuIOQxZCtBgczoNB2ESRC8EiFA31KRmszI-o,106919
846
+ hiddifypanel/translations/my/LC_MESSAGES/messages.mo,sha256=oxfgQ_GJlw1wnk1MAMeZXP7qjlvwmNQvIaou5k5gTkI,143293
847
+ hiddifypanel/translations/my/LC_MESSAGES/messages.po,sha256=GDSw7x2b8igmALHrrxHFpXrjp1kGFHU52-2mpQ60-Oc,142032
846
848
  hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=EP0fhAEMn4lvzh2omvc0LakfH14AzewlNPQwF6ryUi4,80721
847
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=vjlA7m81gd1kIuYpcWxPdb9dc9isTvYbIndvIhqeXvI,84851
848
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=FatR98dZNJ6IzmKafTPjU37527_CazcGNI_UzMoZNr8,108513
849
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=D9jDzJkDalTiqGPvi2cdvNRa4r_Cp1FZ1JQKypip50c,112849
850
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=O75BvOmeelZu_cY39IdeihQ6Zlvl3hCsOqFVOSe1rc8,75220
851
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=PBhsZxYzwe97WNyTDsO1eFCptxBPgW6XDtITMLNMl5Y,78961
852
- hiddifypanel/translations.i18n/en.json,sha256=X84ZKy3s1w8m78CmLOs9g7pJUSCCt_RZqK4Zo3Km9Lc,72038
853
- hiddifypanel/translations.i18n/fa.json,sha256=QbBi0Evd9fpyCzUCcwsfoIqdaz8fVpM7wZdFSvdVhy8,96126
849
+ hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=xdhe7HAqubClVTN_TMdlg8uCCJHBZzZ7blSrp2YLc_A,84878
850
+ hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=lOJ2PLrCBYZ2SEkSp6G9UgpuX4N0zOEmL1WVOrik__E,108498
851
+ hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=e-9fuA3S7UAU2OwGtECPIJ9l-weY278WMnaSfIqX2cs,112861
852
+ hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=5wMsVv4eQ4_BCGL-SZYcIFxshtA-NLzn_Yig_NaZReY,75220
853
+ hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=EatlIsEoHnTj5pL_L0H1O1QTuWPCzZye5eBDsYNnmAk,78988
854
+ hiddifypanel/translations.i18n/en.json,sha256=owXxIzmsJs-NTBXduY4_MbuXAFRCp7VxLS-oUQGCUTE,72044
855
+ hiddifypanel/translations.i18n/fa.json,sha256=-kW8SIyKAt7-VIds4x9jl3TnoqTQ-eahtDwEGILEemA,96125
854
856
  hiddifypanel/translations.i18n/fr.json,sha256=BPu7kbRRGvJH_V44x4-6D5sQjnkHORAP-JX8NWjlwhM,80775
855
- hiddifypanel/translations.i18n/my.json,sha256=LcI3Y-7kQMMFAWUXsYgvWiECZEmiFRDksv09I2w1djc,136218
856
- hiddifypanel/translations.i18n/pt.json,sha256=PPhddCZL5CuAiHy9xPwjMh8EGJOWlbiQd46ag_b43Vs,74181
857
- hiddifypanel/translations.i18n/ru.json,sha256=G_UUH4qxmi8ebjTA5CYZZbCO2PMnOfFADT4nSPiFtEA,101963
858
- hiddifypanel/translations.i18n/zh.json,sha256=AJiJrIWxrkT9rMIqbmzavfIaNa91E0ZNat3yqZcIPWQ,68714
859
- hiddifypanel-10.80.7.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
860
- hiddifypanel-10.80.7.dist-info/METADATA,sha256=sa8Y_trWS5yjOdQwkwBGQ-IXyJBK_00r8utnNiz2wbU,3957
861
- hiddifypanel-10.80.7.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
862
- hiddifypanel-10.80.7.dist-info/entry_points.txt,sha256=fiVgmdZ7nff9Ow1XnyMFrn1y4akk9gwnDkxpN8P3Xrw,59
863
- hiddifypanel-10.80.7.dist-info/RECORD,,
857
+ hiddifypanel/translations.i18n/my.json,sha256=1-Zug5NYsqm-9aFPykpDK8yO8u4OgacIkoQi8zgcqUw,136793
858
+ hiddifypanel/translations.i18n/pt.json,sha256=MChrAu8VC9XTIxohcGPbDWgJbS1r4wX_23xl-O7jnFw,74195
859
+ hiddifypanel/translations.i18n/ru.json,sha256=wSad6lsCYcy-v9e0bMyOZQj9eAH6gB4Lx5vRVLzRzLM,101962
860
+ hiddifypanel/translations.i18n/zh.json,sha256=kcCqJdbWXUKERPZ_b6nhykyM4p4wdCd4prlamXAJXzA,68728
861
+ hiddifypanel-10.80.8.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
862
+ hiddifypanel-10.80.8.dist-info/METADATA,sha256=AWgeGlci5hLVsI8bmsGWdV47bkgmLYPSIt8nsdaBrX4,3957
863
+ hiddifypanel-10.80.8.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
864
+ hiddifypanel-10.80.8.dist-info/entry_points.txt,sha256=fiVgmdZ7nff9Ow1XnyMFrn1y4akk9gwnDkxpN8P3Xrw,59
865
+ hiddifypanel-10.80.8.dist-info/RECORD,,