layer 145

This commit is contained in:
Il'ya (Marshal) 2022-09-06 15:03:16 +02:00
parent 49f27b489c
commit 31016a7301
2 changed files with 4 additions and 3 deletions

View file

@ -499,8 +499,9 @@ async def _fetch_and_track_mtproto(app, output_dir):
configs[f'peer/{peer_id}'] = peer
configs['GetPremiumPromo'].users = []
configs['GetPremiumPromo'].currency = 'crawler'
configs['GetPremiumPromo'].monthly_amount = -1
configs['GetPremiumPromo'].status_text = 'crawler'
configs['GetPremiumPromo'].status_entities = []
configs['GetPremiumPromo'].period_options = []
keys_to_hide = {'access_hash', 'autologin_token', 'file_reference', 'file_reference_base64'}

View file

@ -1,7 +1,7 @@
aiohttp==3.7.4.post0
aiodns==3.0.0
aiofiles==0.6.0
git+https://github.com/pyrogram/pyrogram@7f9e841ccd44246ad855ad4855a6431a5823c554
git+https://github.com/pyrogram/pyrogram@8490cfa0a92e2d57b6de9728b1d18ee3071be5b4
TgCrypto==1.2.3
beautifulsoup4==4.11.1
cssutils==2.4.2