xync-client 0.0.131__py3-none-any.whl → 0.0.132__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.

Potentially problematic release.


This version of xync-client might be problematic. Click here for more details.

@@ -12,6 +12,19 @@ async def login(agent: PmAgent):
12
12
  options.add_argument("--disable-blink-features=AutomationControlled")
13
13
  options.add_argument("--no-sandbox")
14
14
  options.add_argument("--disable-dev-shm-usage")
15
+ options.add_argument("--headless=new") # for Chrome >= 109
16
+ options.add_argument("--disable-renderer-backgrounding")
17
+ options.add_argument("--disable-background-timer-throttling")
18
+ options.add_argument("--disable-backgrounding-occluded-windows")
19
+ options.add_argument("--disable-client-side-phishing-detection")
20
+ options.add_argument("--disable-crash-reporter")
21
+ options.add_argument("--disable-oopr-debug-crash-dump")
22
+ options.add_argument("--no-crash-upload")
23
+ options.add_argument("--disable-gpu")
24
+ options.add_argument("--disable-extensions")
25
+ options.add_argument("--disable-low-res-tiling")
26
+ options.add_argument("--log-level=3")
27
+ options.add_argument("--silent")
15
28
  options.add_argument("--window-size=1920,1080")
16
29
  options.add_argument("--user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36")
17
30
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xync-client
3
- Version: 0.0.131
3
+ Version: 0.0.132
4
4
  Author-email: Mike Artemiev <mixartemev@gmail.com>
5
5
  Project-URL: Homepage, https://gitlab.com/XyncNet/client
6
6
  Project-URL: Repository, https://gitlab.com/XyncNet/client
@@ -74,7 +74,7 @@ xync_client/Pms/Ozon/__init__.py,sha256=EvQZDSPv0fOT2hNCTP44nXHOIEQvP5bQf_7HVLiZ
74
74
  xync_client/Pms/Payeer/.gitignore,sha256=sWORdRp8ROppV2CsMEDJ3M_SokrNWCf8b1hlaNs64hg,12
75
75
  xync_client/Pms/Payeer/__init__.py,sha256=ks0cg41qDvqHVxtW3dkSMOdmbucOt1g1QZvQU4pXvf4,6098
76
76
  xync_client/Pms/Payeer/api.py,sha256=bb8qrlPYyWafel1VR-2nate6xBeRZAVciFJblHygfAs,549
77
- xync_client/Pms/Payeer/login.py,sha256=YNlvVxzAndAXhJAJuQ5CMtao_ebBCXC-2MS6lPNeGak,2210
77
+ xync_client/Pms/Payeer/login.py,sha256=W5FAA0reW5x2hSh8sBIWmR38VcYhwvrn1R64IAtWHVw,2921
78
78
  xync_client/Pms/Sber/__init__.py,sha256=dxQfd9ZPhFTc_C4xrwaxrV6p0SijDCLNzBeUv3oQG38,4926
79
79
  xync_client/Pms/Sber/utils.py,sha256=gIeJspwvoBbOBt-fjxwW4WDHPoL2Evs8LVufsjrFOfo,1870
80
80
  xync_client/Pms/Tinkoff/__init__.py,sha256=ZyLvBEUn-vh-85oPUUDS586AHgvx3c-mkQE3yBQtbw8,5580
@@ -95,7 +95,7 @@ xync_client/TgWallet/order.py,sha256=BOmBx5WWfJv0-_-A8DcR-Xd8utqO_VTmSqSegm0cteQ
95
95
  xync_client/TgWallet/pyd.py,sha256=Ys3E8b3RLuyQ26frWT0F0BorkNxVpxnd18tY4Gp9dik,5636
96
96
  xync_client/TgWallet/pyro.py,sha256=2K7QWdo48k4MbbgQt90gdz_HiPck69Njm4xaMjIVgoo,1440
97
97
  xync_client/TgWallet/web.py,sha256=kDcv9SKKQPe91mw1qJBpbuyKYCAmZdfdHJylHumLBVU,1608
98
- xync_client-0.0.131.dist-info/METADATA,sha256=2ARk7n3KUcPBqs7VTAQNZ8sMXiOnCx9Ub29z5kX7YJQ,1037
99
- xync_client-0.0.131.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
100
- xync_client-0.0.131.dist-info/top_level.txt,sha256=bmYEVIIrD3v7yFwH-X15pEfRvzhuAdfsAZ2igvNI4O8,12
101
- xync_client-0.0.131.dist-info/RECORD,,
98
+ xync_client-0.0.132.dist-info/METADATA,sha256=GFnZXG9IuUoLYNQEFILtVioagW55OpbKUmpC-Kzp2io,1037
99
+ xync_client-0.0.132.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
100
+ xync_client-0.0.132.dist-info/top_level.txt,sha256=bmYEVIIrD3v7yFwH-X15pEfRvzhuAdfsAZ2igvNI4O8,12
101
+ xync_client-0.0.132.dist-info/RECORD,,