yeref 0.28.96__py3-none-any.whl → 0.28.98__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.
yeref/yeref.py
CHANGED
@@ -246,8 +246,8 @@ UB_CSENDCNT_ = 1
|
|
246
246
|
UB_VARS_ = '{"UB_PROMO": "#911", "UB_CHANNEL": 0, "UB_CHANNELTID": 0, "UB_GROUP": 0, "UB_GROUPTID": 0, "USER_COMMENT": "","UB_TZ": "+00:00", "UB_DT": "", "UB_LZ": "en", "UB_LC": "en"}'
|
247
247
|
UB_LSTS_ = '{}'
|
248
248
|
|
249
|
-
GROUPP_CONFIG_ = '
|
250
|
-
GROUPP_CCHECK_ = '
|
249
|
+
GROUPP_CONFIG_ = '☑☑☑☐☐☐☐'
|
250
|
+
GROUPP_CCHECK_ = '☑☐☐☐☐'
|
251
251
|
GROUPP_CBAN_ = '☐☐☑☐☐'
|
252
252
|
GROUPP_CCHANNEL_ = '☑☐'
|
253
253
|
GROUPP_CNEURO_ = '☐☐☐☐☐☐☐☐'
|
@@ -261,9 +261,9 @@ GROUPP_CTIMER_ = 0
|
|
261
261
|
GROUPP_CWORK_ = ''
|
262
262
|
GROUPP_CINVITECNT_ = 1
|
263
263
|
GROUPP_CUSERDELAY_ = 1
|
264
|
-
GROUPP_CUSER_ = '
|
264
|
+
GROUPP_CUSER_ = '☐☑'
|
265
265
|
GROUPP_CADMIN_ = '☑☐'
|
266
|
-
GROUPP_CPAY_ = '
|
266
|
+
GROUPP_CPAY_ = '☐☐☐'
|
267
267
|
GROUPP_CCOMMENT_ = '☑☑'
|
268
268
|
GROUPP_CDECOR_ = '☐☐☐'
|
269
269
|
GROUPP_CSYSTEM_ = '☑'
|
@@ -13734,7 +13734,6 @@ async def page_tghp_create_for_post(ENT_TID, ENT_USERNAME, ENT_FIRSTNAME, PROJEC
|
|
13734
13734
|
tgph_ph = channel_logo_jpeg
|
13735
13735
|
elif PROJECT_TYPE == 'GROUP':
|
13736
13736
|
tgph_ph = group_logo_jpeg
|
13737
|
-
PROJECT_TYPE = f"{PROJECT_TYPE}P"
|
13738
13737
|
else:
|
13739
13738
|
tgph_ph = user_logo_jpeg
|
13740
13739
|
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=qDiULchdRhiwVcvKWs2zi00cDAVPuiWJJqnBytjmor8,606130
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=fK2B_nRvH8TUKpRboCjPwUQpQkkvV7f4YcqhBXa47ds,1058213
|
5
|
+
yeref-0.28.98.dist-info/METADATA,sha256=MTCAYKCIxe3uQLxoiRkSfWAWcg4SUsfuak6ejT01M7A,119
|
6
|
+
yeref-0.28.98.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.28.98.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.28.98.dist-info/RECORD,,
|
yeref-0.28.96.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=qDiULchdRhiwVcvKWs2zi00cDAVPuiWJJqnBytjmor8,606130
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=J6QRq1fjHl7Ipupijowri4LABTQbnauMKmVR43KJQYw,1058298
|
5
|
-
yeref-0.28.96.dist-info/METADATA,sha256=-_1eeszbS54akRrnh4W3euxtS1NLoLLybsrREbT4xiI,119
|
6
|
-
yeref-0.28.96.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.28.96.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.28.96.dist-info/RECORD,,
|
File without changes
|
File without changes
|